mirror of
https://github.com/drewkerrigan/nagios-http-json.git
synced 2025-06-28 02:03:32 +02:00
Minor change
This commit is contained in:
parent
e01c44629a
commit
6904a8be06
@ -22,7 +22,6 @@ OK_CODE = 0
|
|||||||
WARNING_CODE = 1
|
WARNING_CODE = 1
|
||||||
CRITICAL_CODE = 2
|
CRITICAL_CODE = 2
|
||||||
UNKNOWN_CODE = 3
|
UNKNOWN_CODE = 3
|
||||||
value_tested = 0
|
|
||||||
|
|
||||||
class NagiosHelper:
|
class NagiosHelper:
|
||||||
"""Help with Nagios specific status string formatting."""
|
"""Help with Nagios specific status string formatting."""
|
||||||
|
Loading…
Reference in New Issue
Block a user