Releases: nerfkidjcb/ServiceMonitor
Releases · nerfkidjcb/ServiceMonitor
v1.3
What's Changed
- Logging rework by @nerfkidjcb in #3
- Functions class rework by @nerfkidjcb in #4
- Modular updates and code restructures by @nerfkidjcb in #5
Known issues
These will be fixed in the next release
- The graph legend in
resourceMonitor.pyis labelled incorrectly. The graph plots % RAM usage, not size in MB
New Contributors
- @nerfkidjcb made their first contribution in #3
Full Changelog: https://github.com/nerfkidjcb/ServiceMonitor/commits/v1.3
Domain Polling and Server Resource Framework
Two functioning scripts for Service Monitor!
One will monitor the ping of domains, and can be configured to email you upon one of your domains being unreachable. The other script can be configured to ssh into a host and grab the current CPU and RAM resources.
Both data sets are plotted live and refresh over time!