index
:
puppet_nagios.git
disable_storeconfigs
master
[puppet_nagios]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
defaults
Age
Commit message (
Expand
)
Author
2012-05-05
Merge pull request #4 from efroese/http-check
duritong
2012-05-01
Remove unnecessary jabber dependency.
Erik Froese
2012-05-01
Add the port arg to check_http_url_regex. Default 80.
Erik Froese
2012-02-02
Merge remote-tracking branch 'github/master'
mh
2012-02-01
Fully qualify facter variables to suppress warnings
Christian G. Warden
2011-04-06
try to fix nagios::plugin problem
mh
2011-03-06
add dnsbl check command
mh
2011-03-06
add and deploy check_dnsbl script
mh
2011-02-07
we need also to escape the $
mh
2011-02-07
escape new line as we have now double brackets
mh
2011-02-07
fix mail cmd on centos
mh
2010-12-12
add imap and pop3 commands
mh
2010-12-12
fix typo
mh
2010-12-12
include the commands at the right place
mh
2010-10-23
define commands at the right place
mh
2010-10-23
add some more http(s) tests
mh
2010-10-21
fix typo in commands
mh
2010-10-21
add check_dns2
mh
2010-10-20
add check_git command
mh
2010-10-20
rename check_ssh port cmd, add ssh_port_host cmd
mh
2010-10-18
. add the check_mysql_health plugin
Micah Anderson
2010-08-07
remove unnecessary fileserver variable (#2460)
mh
2010-07-01
fix variable lookup and allow outside setting
mh
2010-07-01
use proper check cmd name
mh
2010-07-01
Merge remote branch 'riseup/master'
mh
2010-06-28
some whitespace
mh
2010-06-28
whitespace issue
mh
2010-06-28
whitespace cleanup
mh
2010-02-20
remove check_ssh_port duplicate command definition
Micah Anderson
2010-02-20
remove another duplicated check_command definition
Micah Anderson
2010-02-20
fix another syntax error from the previous commit
Micah Anderson
2010-02-20
add back the accidentally removed nagios_command piece
Micah Anderson
2010-02-20
the debian package nagios-plugins and nagios-plugins-basic defines a
Micah Anderson
2010-02-20
remove the classification of the $nagios_cfgdir variable. this is the
Micah Anderson
2010-02-08
add passive service
Jerome Charaoui
2009-12-28
add port and database options to mysql service, use 'hostname' plugin paramet...
Jerome Charaoui
2009-12-22
adjust mysql commands & service
Jerome Charaoui
2009-12-11
add mysql commands and service
Jerome Charaoui
2009-12-08
add more commands to defaults::commands and distinguish between common comman...
Jerome Charaoui
2009-12-02
fix cfgdir variable scope
Jerome Charaoui
2009-12-02
move nagios templates in a file resource as puppet doesn't support them using...
Jerome Charaoui
2009-12-02
remove jabber command from default commands until we decide if/how to include...
Jerome Charaoui
2009-12-02
replace defaults based on cfg files by puppet resources
Jerome Charaoui