An open API service indexing awesome lists of open source software.

https://github.com/dingzeyuli/seclumon

Server Cluster Monitor (SeCluMon). A python/cgi based monitoring system I built for our graphics group cluster.
https://github.com/dingzeyuli/seclumon

cgi cluster crontab monitoring php server

Last synced: about 1 month ago
JSON representation

Server Cluster Monitor (SeCluMon). A python/cgi based monitoring system I built for our graphics group cluster.

Awesome Lists containing this project

README

          

# Server Cluster Monitor

http://ding.fyi/cluster

## Todo
- ~~Fix the bug that causes the display part to crash when a machine is only pingable but not sshable.~~
- ~~Show the name and owner of the top running processes.~~ (DONE!)
- Show a short- and long-term history of CPU usage.
- Can we add a simple scheduler?