Code

nagixsc.git
2011-03-04 Sebastian HarlChanged license to GPL-2+ (from GPL-2only). master
2011-03-03 Sebastian HarlREADME: Added more verbose description.
2011-03-03 Sebastian HarlAdded English translations for QUICKSTART.txt and obses...
2011-03-03 Sebastian HarlAdded COPYING (GPLv2) and copyright headers to all...
2011-03-03 Sebastian HarlREADME: Updated wiki link.
2011-02-23 Sven VeltAuto-detect (Forking|Threading)MixIn for HTTP services
2011-02-23 Sven VeltUse Python 2.6 bundled SSL when available
2011-02-21 Sven VeltMigrating from "datetime" to "time"
2011-02-17 Sven Veltxml2cfg: Try to lookup IP for host_name
2010-12-22 Sven VeltAdd "command_prefix" to conf files
2010-12-22 Sven VeltAdd "add_pnp4nagios_template_hint"
2010-12-22 Sven VeltFix commit by mistake
2010-11-19 Sven VeltCorrect timestamps of passive service
2010-10-15 Sven Veltobsses: Debug output, typo
2010-09-24 Sven VeltACL support for http2nagios
2010-09-23 Sven VeltFIX: write_xml_or_die always set Auth to None...
2010-09-23 Sven VeltWIP: obsess_daemon.py with additional HTTP support
2010-09-23 Sven VeltSplit write_xml(), add write_xml_or_die()
2010-09-23 Sven Velthttp2nagios is now able to write to command pipe
2010-09-23 Sven VeltFix: (Now real) random filenames in checkresultdir
2010-09-23 Sven VeltWIP: Obsessing/distributed setup with Nag(ix)SC
2010-09-06 Sven VeltSmall cleanups for sample config files
2010-09-06 Sven VeltNew function write_xml
2010-09-03 Sven VeltAdded livestatus as data source
2010-09-03 Sven VeltFixed port for http2nagios
2010-09-03 Sven VeltFix for config file reading
2010-08-26 Sven VeltFix for Python 2.5
2010-08-26 Sven Veltxml2cfg: Read templates from files
2010-07-27 Sven VeltAdd timeout to plugin execution
2010-07-27 Sven VeltChanged default file, add output mode
2010-06-20 Sven VeltAdded fork()ing to HTTP daemons
2010-06-17 Sven VeltRebuild config file parsing, added defaults
2010-06-17 Sven VeltReorder daemonizing (creation of PID file)
2010-06-17 Sven VeltNew init.d scripts for all distribution
2010-06-09 Sven VeltAdded README with URLs to repo
2010-06-03 Joerg Lingecheck for writable checkresult directory
2010-06-03 Sven VeltPimp xml2cfg with code from xml2nagios
2010-06-03 Sven VeltAdd function to merge multiple XML files
2010-05-27 Sven Velt2nd try: Dots are a security hole in file names
2010-05-25 Sven VeltDots are a security hole in filenames
2010-03-26 Sven VeltFix "active" mode to check if only 1 result in XML
2010-03-23 Sven VeltFilter out host check if -D specified
2010-03-23 Sven VeltDisable SSL in sample-configs/*.cfg
2010-03-05 Sven VeltAdded check if command line is empty
2010-03-04 Sven VeltHTTP-Server can now daemonize
2010-03-04 Sven VeltRename scripts and python module
2010-02-23 Sven VeltSmall fix if run in "checkresult" mode
2010-02-18 Sven VeltAdded --nossl to HTTP daemons
2010-02-17 Sven Veltconf2xml: Added HTTP POST support
2010-02-17 Sven VeltSmall syntax fix
2010-02-09 Sven VeltFix filename
2010-02-09 Sven VeltRework http2nagios (and xml2nagios) and add SSL
2010-02-09 Sven Veltconf2http can now use SSL!
2010-01-13 Sven VeltEnhance conf2http (and conf2xml)
2010-01-13 Sven VeltMove encoding check to "nagixsc.py"
2010-01-13 Sven VeltMove "exec_check" to nagixsc.py
2010-01-08 Sven VeltAllow command lines with quotes
2010-01-05 Sven VeltAdded check to reset future timestamps
2009-12-18 Sven VeltOutput service only if description is set
2009-12-17 Sven VeltConfig files and cmd line options for daemons
2009-12-16 Sven VeltImport md5 from hashlib/md5, dep. on Py version
2009-12-14 Sven VeltAgain still PoC, but reworked w/o CherryPy
2009-12-14 Sven VeltStill PoC, but reworked w/o CherryPy
2009-12-14 Sven VeltFix "file -1 seconds old" bug
2009-12-11 Sven VeltWIP: PoC of "http2nagios" / rename "cgi"->"http"
2009-12-08 Sven VeltWIP: PoC of conf2cgi/Nag(ix)RPE \o/
2009-12-08 Sven VeltFilter option build into nagixsc_conf2xml (-H/-D)
2009-12-08 Sven VeltAllow HTTP username and password (-l/-a)
2009-12-08 Sven VeltAdded host checks
2009-12-04 Sven VeltTypo in QUICKSTART.de.txt, thx to Sven Jeck
2009-11-30 Sven VeltWIP: Generate minimal, hardcoded Nagios cfg from XML
2009-11-29 Sven VeltInitial commit