author | Sven Velt <sven@velt.de> | |
Wed, 13 Jan 2010 23:20:00 +0000 (00:20 +0100) | ||
committer | Sven Velt <sven@velt.de> | |
Wed, 13 Jan 2010 23:20:00 +0000 (00:20 +0100) | ||
commit | 855195b745afb64c34a89278a283a3fecb46f510 | |
tree | d9aef0ee2f89a807d0f5ec332d4d568b2f26a0a2 | tree | snapshot |
parent | c69d680173ea085aa553e4e50c055dbbd842e78c | commit | diff |
Enhance conf2http (and conf2xml)
"nagixsc_conf2http.py" does not call "nagixsc_conf2xml.py" as a
subprocess anymore.
Instead "conf2dict()" is now a function in "nagixsc.py" and can be
called without fork()/exec().
"nagixsc_conf2http.py" does not call "nagixsc_conf2xml.py" as a
subprocess anymore.
Instead "conf2dict()" is now a function in "nagixsc.py" and can be
called without fork()/exec().
nagixsc.py | diff | blob | history | |
nagixsc_conf2http.py | diff | blob | history | |
nagixsc_conf2xml.py | diff | blob | history |