https://github.com/visweswaran1998/serverbee
Simple Server Infrastructure Monitoring
https://github.com/visweswaran1998/serverbee
server server-monitoring
Last synced: about 1 month ago
JSON representation
Simple Server Infrastructure Monitoring
- Host: GitHub
- URL: https://github.com/visweswaran1998/serverbee
- Owner: VISWESWARAN1998
- Created: 2019-11-13T11:43:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T20:37:06.000Z (about 3 years ago)
- Last Synced: 2025-07-27T07:32:58.235Z (11 months ago)
- Topics: server, server-monitoring
- Language: HTML
- Homepage:
- Size: 50.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# ServerBee
All our linux machines are purely powered by Python which currently does not have a proper infrasture monitioring tools unlike
PHP. It is a time consuming process to monitor the infrastructure of servers by logging into them via SSH, we needed a quick
solution to solve our immediate needs like checking the memory consumptions, processes running and their usage etc., So we have
programmed a small webpage which tells these details. This will be running seperately along with other websites hosted in the
server.
