Metadata-Version: 2.1
Name: simplemonitor
Version: 1.10.0rc1
Summary: A simple network and host monitor
Home-page: https://github.com/jamesoff/simplemonitor
Author: James Seward
Author-email: james@jamesoff.net
License: UNKNOWN
Description: [![PyPI version fury.io](https://badge.fury.io/py/simplemonitor.svg)](https://pypi.python.org/pypi/simplemonitor/) [![Downloads](https://pepy.tech/badge/simplemonitor)](https://pepy.tech/project/simplemonitor)
        
        ![Tests (Windows)](https://github.com/jamesoff/simplemonitor/workflows/Tests%20(Windows)/badge.svg) ![Tests (Linux)](https://github.com/jamesoff/simplemonitor/workflows/Tests%20(Linux)/badge.svg) ![Linting](https://github.com/jamesoff/simplemonitor/workflows/Linting/badge.svg)
        
        [![codecov](https://codecov.io/gh/jamesoff/simplemonitor/branch/master/graph/badge.svg)](https://codecov.io/gh/jamesoff/simplemonitor) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](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.6.2.
        
        Documentation is here:
        http://jamesoff.github.io/simplemonitor/
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Monitoring
Classifier: Typing :: Typed
Requires-Python: >=3.6.2
Description-Content-Type: text/markdown
Provides-Extra: ring
Provides-Extra: arlo
