freebsd-ports/sysutils/py-nagiosplugin/pkg-descr
Brooks Davis 0705e1e2f9 Update to 0.4.4. [0]
Drop maintainership.  I nolonger maintain any nagios servers and thus
don't have a good way to test updates.

PR:		ports/168571 [0]
Submitted by:	koobs.freebsd@gmail.com [0]
2012-08-03 21:32:55 +00:00

16 lines
667 B
Text

nagiosplugin is a class library which helps writing Nagios (or
Icinga) compatible plugins easily in Python. It cares for much of the
boilerplate code and default logic commonly found in Nagios checks,
including:
* Nagios 3 Plugin API compliant parameters and output formatting
* Controller to handle the general plugin control flow
* Full Nagios range syntax support
* Automatic threshold checking
* Multiple independend measures and overall state logic
* Long output and performance data
* Timeout handling
* Default options
* Persistent "cookies" to retain state information between check runs
WWW: https://projects.gocept.com/projects/nagiosplugin/wiki