1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/sysutils/py-nagiosplugin/pkg-descr
Kubilay Kocak c751b37961 sysutils/py-nagiosplugin: Enable STAGE and AUTOPLIST support
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Deprecate easy_install target
- pkg-descr: Tab to space in WWW:
2014-02-01 08:42:58 +00:00

17 lines
667 B
Plaintext

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