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