Code

Rework http2nagios (and xml2nagios) and add SSL
authorSven Velt <sven@velt.de>
Tue, 9 Feb 2010 22:13:03 +0000 (23:13 +0100)
committerSven Velt <sven@velt.de>
Tue, 9 Feb 2010 22:13:03 +0000 (23:13 +0100)
commit0ced934858e4ff861feebf37c5301752a0986e75
treef376ca0172f29770212c9f1dcd8d8cd5a1cc589c
parent3ce04dca4f92dc1486d31fdd4676a5cb4e05a810
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.py
nagixsc_http2nagios.py
nagixsc_xml2nagios.py
sample-configs/http2nagios.cfg