linux-status
Simple Linux server monitoring.
Shows your top
, Docker container status, systemd units & timers, allows you
to reboot the server, etc.
For example, see an instance running on my server at https://tensin.name/status/.
Installation
- For Arch Linux, use the AUR package.
- For Ubuntu, use the PPA.
Control the app using the linux-status
systemd unit.
Usage
To manually start a web server on port 18101, run:
> ./src/server.py
Screenshot
License
Distributed under the MIT License. See LICENSE.txt for details.