glenndehaan / orbit

A simple telemetry system to monitor your remote applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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

Log

The log can be found here:

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

Additional snap logs can be accessed by running this command:

sudo journalctl -fu snap.orbit.orbit-server

Service

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

service snap.orbit.orbit-server status

To restart the app:

service snap.orbit.orbit-server restart

Orbit Clients

Below is an overview of all tested Orbit Clients:

Snapcraft Docs

License

MIT

About

A simple telemetry system to monitor your remote applications

License:MIT License


Languages

Language:JavaScript 88.0%Language:HTML 8.2%Language:CSS 3.8%