icinga2-checks/Checks/Matrix Synapse/nagios.py

4 lines
44 B
Python

UNKNOWN = -1
OK = 0
WARNING = 1
CRITICAL = 2