mirror of
https://github.com/drewkerrigan/nagios-http-json.git
synced 2024-11-22 02:13:47 +01:00
4fbb0c828a
- I refactored the Nagios helper a bit to integrate this functionality a bit simpler. Before we had distinct methods on the helper that added warn,crit,unko message, now there's a general method that takes an int as parameter. This way we avoid if-else structures for the new functionality. |
||
---|---|---|
.. | ||
tls | ||
__init__.py | ||
requirements.txt | ||
test_args.py | ||
test_check_http_json.py | ||
test_cli.py | ||
test_main.py | ||
test_nagioshelper.py |