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.
- Host: GitHub
- URL: https://github.com/dingzeyuli/seclumon
- Owner: dingzeyuli
- License: mpl-2.0
- Created: 2016-10-19T18:31:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T19:17:24.000Z (over 8 years ago)
- Last Synced: 2025-03-17T03:42:54.617Z (over 1 year ago)
- Topics: cgi, cluster, crontab, monitoring, php, server
- Language: Python
- Homepage: http://ding.fyi/cluster
- Size: 372 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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?