/zplugin

Plugins for nagios and tools based on nagios.

Primary LanguagePythonApache License 2.0Apache-2.0

zplugin

zplugin include tons of plugins support nagios and tools based on nagios.

How to install

plugin/plugins/* based on libs/monitoring, so you have to put this lib in "/usr/lib/python2.7/dist-packages".

How to use

Put these plugin in some where like "/usr/lib/monitoring/plugins".

How to extends

You can use the API in plugin/libs/monitoring to write your own plugins.