summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/NagiosGen.py
Commit message (Expand)AuthorAgeFilesLines
* NagiosGen: Catch name resolution errorsSol Jerome2012-06-011-1/+6
* use XML parser that strips whitespace to avoid xml concatenation pretty_print...Chris St. Pierre2012-05-151-2/+3
* Fixed several bugs with last commit. Sorry, I'm a doofus.Chris St. Pierre2011-05-061-11/+10
* Rewrote NagiosGen config to use NagiosGen/config.xml, whichChris St. Pierre2011-05-061-88/+89
* Plugins: Add full PY3K compatibilitySol Jerome2011-04-261-2/+4
* Plugins: PY3K + PEP8 fixesSol Jerome2011-04-061-26/+27
* NagiosGen: Dependency support (from Stéphane Graber <stgraber@ubuntu.com>)Narayan Desai2011-01-031-1/+36
* NagiosGen: Allow default configuration via PropertiesTim Laszlo2010-07-161-5/+10
* Updated files to match PEP 257 Fabian Affolter2010-06-091-4/+5
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-191-5/+11
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-15/+20
* NagiosGen: Make properties use completely optionalNarayan Desai2009-07-241-2/+4
* NagiosGen: Add support for properties driven monitoring configurations (Patch...Narayan Desai2009-07-231-6/+16
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-2/+4
* Update NagiosGen to 0.9.6 interfaceSol Jerome2008-10-101-3/+5
* NagiosGen minor updates (based on pylint suggestions)Narayan Desai2008-10-081-10/+13
* Initial import of NagioGenNarayan Desai2008-10-081-0/+78