author | Sven Velt <sven@velt.de> | |
Tue, 9 Feb 2010 22:13:03 +0000 (23:13 +0100) | ||
committer | Sven Velt <sven@velt.de> | |
Tue, 9 Feb 2010 22:13:03 +0000 (23:13 +0100) | ||
commit | 0ced934858e4ff861feebf37c5301752a0986e75 | |
tree | f376ca0172f29770212c9f1dcd8d8cd5a1cc589c | tree | snapshot |
parent | 3ce04dca4f92dc1486d31fdd4676a5cb4e05a810 | commit | diff |
Rework http2nagios (and xml2nagios) and add SSL
"nagixsc_http2nagios.py" does not call "nagixsc_xml2nagios.py" as a subprocess
anymore.
Instead there are 2 function "dict2out_passive" for passive checks and
"dict2out_checkresult" for check result creation.
And... nagixsc_http2nagios now also supports SSL so noone has to send
his authentication data unencrypted over the network :)
"nagixsc_http2nagios.py" does not call "nagixsc_xml2nagios.py" as a subprocess
anymore.
Instead there are 2 function "dict2out_passive" for passive checks and
"dict2out_checkresult" for check result creation.
And... nagixsc_http2nagios now also supports SSL so noone has to send
his authentication data unencrypted over the network :)
nagixsc.py | diff | blob | history | |
nagixsc_http2nagios.py | diff | blob | history | |
nagixsc_xml2nagios.py | diff | blob | history | |
sample-configs/http2nagios.cfg | diff | blob | history |