/ServerStatus

Web app that shows a server's status (CPU usage, temps, etc.)

Primary LanguageTypeScriptMIT LicenseMIT

Server Status

This is creates a web server indicating the status of server.

It uses the following commands:

  • sensors from lm-sensors (apt)

It has HMR (Hot Module replacement) enabled on the development mode for the web client.