summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/NagiosGen.py
Commit message (Expand)AuthorAgeFilesLines
* NagiosGen: Fix typo in b1b6b5aeSol Jerome2014-11-261-1/+0
* NagiosGen: Add bundles to configurationSol Jerome2014-11-261-1/+7
* NagiosGen: Sort the hostgroup listStéphane Graber2013-11-121-1/+1
* Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-2/+2
* Merge branch 'maint'Sol Jerome2013-09-011-3/+3
|\
| * NagiosGen: Fix pylint failureSol Jerome2013-09-011-2/+2
* | NagiosGen: Migrate configuration to conf.dSol Jerome2013-09-011-1/+1
* | Replace use of gethostbyname by getaddrinfoStéphane Graber2013-07-111-2/+2
* | Merge branch 'maint'Chris St. Pierre2013-04-241-11/+10
|\|
| * Handle FAM monitor failures more gracefully:Chris St. Pierre2013-03-251-19/+5
* | made XInlcude and Encryption support more consistentChris St. Pierre2013-02-071-20/+4
* | documented which XML files have which featuresChris St. Pierre2013-02-061-1/+0
* | added a module-level FAM object to avoid passing it as an argument a billion ...Chris St. Pierre2013-01-171-4/+3
* | abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFileChris St. Pierre2013-01-171-1/+3
|/
* NagiosGen: Fix faulty configuration (from Marc Gariépy)Sol Jerome2013-01-091-1/+9
* allow setting NagiosGen Options while using the default clientChris St. Pierre2012-11-131-1/+1
* Plugins: Update builtin plugins to use 'mode' attributeSol Jerome2012-10-151-2/+2
* various pylint fixesChris St. Pierre2012-09-251-70/+30
* unified [Single]XMLFileBacked, enabled xinclude pretty much everywhereChris St. Pierre2012-06-251-13/+4
* merged maintChris St. Pierre2012-06-191-1/+6
* NagiosGen: Create empty config.xml when missingSol Jerome2012-06-041-1/+15
* merged maintChris St. Pierre2012-05-151-2/+3
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+151