0
0
Fork 0
mirror of https://github.com/alerta/alerta-contrib.git synced 2025-03-17 05:52:38 +00:00
alerta_alerta-contrib/integrations/pinger
2016-12-10 17:32:21 +00:00
..
__init__.py rename monitors to integrations 2015-01-26 11:55:20 +00:00
pinger.py fixed import name to alertaclient 2016-09-15 09:12:46 +00:00
README.md Update lots of READMEs 2016-12-10 17:32:21 +00:00
setup.py Update lots of READMEs 2016-12-10 17:32:21 +00:00

Pinger Integration

Monitor network availability using ICMP Ping and generate alerts on failures.

For help, join Gitter chat

Installation

Clone the GitHub repo and run:

$ python setup.py install

Or, to install remotely from GitHub run:

$ pip install git+https://github.com/alerta/alerta-contrib.git#subdirectory=integrations/pinger

Configuration

Add "ping targets" to /etc/alerta/alert-pinger.targets:


References

License

Copyright (c) 2014-2016 Nick Satterly. Available under the MIT License.