项目作者: glenndehaan

项目描述 :
A simple telemetry system to monitor your remote applications
高级语言: JavaScript
项目地址: git://github.com/glenndehaan/orbit.git
创建时间: 2020-01-03T12:24:10Z
项目社区:https://github.com/glenndehaan/orbit

开源协议:MIT License

下载


Orbit

A simple telemetry system to monitor your remote applications

Snap Status orbit

Structure

  • ES6
  • Next.JS
  • MongoDB
  • Bootstrap

Install

Get it from the Snap Store

Config

The default snap config can be found here:

  1. /var/snap/orbit/common/config.json

Log

The log can be found here:

  1. /var/snap/orbit/common/orbit.log

Additional snap logs can be accessed by running this command:

  1. sudo journalctl -fu snap.orbit.orbit-server

Service

Snap installs a service by default. To get the status of the app run this command:

  1. service snap.orbit.orbit-server status

To restart the app:

  1. service snap.orbit.orbit-server restart

Orbit Clients

Below is an overview of all tested Orbit Clients:

Snapcraft Docs

License

MIT