https://github.com/jamesoff/simplemonitor
A Python-based network and host monitor
https://github.com/jamesoff/simplemonitor
monitor monitoring python
Last synced: 6 months ago
JSON representation
A Python-based network and host monitor
- Host: GitHub
- URL: https://github.com/jamesoff/simplemonitor
- Owner: jamesoff
- License: bsd-3-clause
- Created: 2013-07-30T12:27:25.000Z (almost 12 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-30T12:23:07.000Z (about 1 year ago)
- Last Synced: 2024-05-02T04:37:00.000Z (about 1 year ago)
- Topics: monitor, monitoring, python
- Language: Python
- Homepage: https://simplemonitor.readthedocs.io/en/latest/
- Size: 3.54 MB
- Stars: 401
- Watchers: 33
- Forks: 162
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Funding: .github/FUNDING.yml
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://pypi.python.org/pypi/simplemonitor/) [](https://pepy.tech/project/simplemonitor)
/badge.svg) /badge.svg) 
[](https://codecov.io/gh/jamesoff/simplemonitor) [](https://github.com/psf/black)
SimpleMonitor is a Python script which monitors hosts and network connectivity. It is designed to be quick and easy to set up and lacks complex features that can make things like Nagios, OpenNMS and Zenoss overkill for a small business or home network. Remote monitor instances can send their results back to a central location.
Requires Python >= 3.8.
Documentation is here:
https://simplemonitor.readthedocs.io/en/latest/