Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
merge
|
|
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
|
|
Conflicts:
README
manifests/service.pp
|
|
|
|
|
|
Conflicts:
manifests/apache.pp
manifests/base.pp
manifests/defaults/templates.pp
manifests/defaults/vars.pp
manifests/init.pp
manifests/irc_bot.pp
manifests/nsca/client.pp
manifests/nsca/server.pp
manifests/service.pp
manifests/service/mysql.pp
templates/irc_bot/nsa.cfg.erb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add the port arg to check_http_url_regex. Default 80.
|
|
Jabber requirement
|
|
|
|
|
|
|
|
passwords
|
|
|
|
|
|
merge conflict due to immerda's branch not being up-to-date on the bot
|
|
|
|
With an example nrpe service and an example nrpe command definition,
users should be able to use nrpe pretty easily.
Some general-purpose variables were not documented, so I added a note
about them at the same time.
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
|
|
Plugins are found under another directory.
The pid file must be changed to /var/spool/nagios/nrpe2.pid, since this
place is writable by the daemon, and the rc script expects the pid file
to be found there.
Use a pattern instead of the rc script status command.
|
|
|
|
|