Bump databases/postgis25 to version 2.5.4_1
[dports.git] / databases / nagios-check_postgres_replication / pkg-descr
1 nagiosplugin is a class library which helps writing Nagios (or
2 Icinga) compatible plugins easily in Python. It cares for much of the
3 boilerplate code and default logic commonly found in Nagios checks,
4 including:
5
6  * Nagios 3 Plugin API compliant parameters and output formatting
7  * Controller to handle the general plugin control flow
8  * Full Nagios range syntax support
9  * Automatic threshold checking
10  * Multiple independend measures and overall state logic
11  * Long output and performance data
12  * Timeout handling
13  * Default options
14  * Persistent "cookies" to retain state information between check runs
15
16 WWW: https://pypi.org/project/nagiosplugin/