summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-25fix the --warning --critical by appending it as optional ending arguments in ...Micah Anderson
2010-12-25fix check_mysql_health real_check_host variableMicah Anderson
2010-12-25add in the missing --warning and --critical options to check_mysql_healthMicah Anderson
2010-10-18. add the check_mysql_health pluginMicah Anderson
2010-10-17Merge remote branch 'ng/master'Micah Anderson
2010-10-17Revert "add a nagios::service::mysql_health define to facilitate the creation...Micah Anderson
2010-10-17add a nagios::plugin::deploy modeled after the munin::plugin::deployMicah Anderson
2010-09-27add a nagios::service::mysql_health define to facilitate the creation of the ...Micah Anderson
2010-09-27remove check_jabber_plugin, this is installed in module-ejabberd and not used...Micah Anderson
2010-08-11remove unnecessary fileserver variable (#2460) round IImh
2010-08-11Merge branch 'master' of git.puppet.immerda.ch:module-nagiosmh
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-07-01fix variable lookup and allow outside settingmh
2010-07-01use proper check cmd namemh
2010-07-01Merge branch 'koumbit'mh
2010-07-01Merge remote branch 'riseup/master'mh
2010-06-29workaround puppet bugmh
2010-06-28adjust plugin stuff, so we can remotely specify new pluginsmh
2010-06-28some whitespacemh
2010-06-28whitespace issuemh
2010-06-28whitespace cleanupmh
2010-06-28require parent dir for nagios resourcesmh
2010-06-28merge with lavamindmh
2010-05-05merged with lavamindmh
2010-04-12make note about 0.25 version requirement in READMEMicah Anderson
2010-04-12update file resource source parameters to use the 0.25 style modules pathingMicah Anderson
2010-04-09add a default empty htpasswd so the catalog compiles rightAntoine Beaupre
2010-04-09include the commands.cfg file in Debian since we need the notify-(host|servic...Antoine Beaupre
2010-04-09add amd64 resources, fix the other to be a symlink since it's the sameAntoine Beaupre
2010-04-09add my mountpoints fact to nagios for the df pluginAntoine Beaupre
2010-04-09proper apache bootstrapAntoine Beaupre
2010-02-22Fix $nagios_parents variable in README, the correct variable name isMicah Anderson
2010-02-22rename nagios::target::nat to nagios::target::fqdn, this is a better name for...Micah Anderson
2010-02-22update README to fix the bits about $fqdn being used, also create anMicah Anderson
2010-02-20remove check_ssh_port duplicate command definitionMicah Anderson
2010-02-20remove another duplicated check_command definitionMicah Anderson
2010-02-20fix another syntax error from the previous commitMicah Anderson
2010-02-20add back the accidentally removed nagios_command pieceMicah Anderson
2010-02-20the debian package nagios-plugins and nagios-plugins-basic defines aMicah Anderson
2010-02-20enable the cfg_dir=/etc/nagios-plugins/config parameter in the defaultMicah Anderson
2010-02-20remove the classification of the $nagios_cfgdir variable. this is theMicah Anderson
2010-02-08add missing notify for nsca.cfgJerome Charaoui
2010-02-08add basic nsca server/client classes and provide default configJerome Charaoui
2010-02-08add passive serviceJerome Charaoui
2010-02-01add munin plugin for nagios serverJerome Charaoui
2009-12-28add port and database options to mysql service, use 'hostname' plugin paramet...Jerome Charaoui
2009-12-28remove $hostname from service names: these are added internally to nagios_ser...Jerome Charaoui
2009-12-25enable to set the service to absentmh
2009-12-25enable to set the extra_host to absentmh
2009-12-22adjust mysql commands & serviceJerome Charaoui