Update nagios config for noc02 to nagios 4.0.8

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-04-14 00:14:23 +00:00
parent e84a937620
commit 6ade29c415
3 changed files with 14 additions and 23 deletions

View file

@ -12,6 +12,7 @@ define hostescalation{
define serviceescalation{
host_name *
description *
contact_groups fedora-sysadmin-email,fedora-sysadmin-emergency,fedora-sysadmin-ircbot
first_notification 2
last_notification 0

View file

@ -78,12 +78,12 @@ define host {
address 152.19.134.169
}
define host {
host_name ibiblio05.fedoraproject.org
alias ibiblio05.fedoraproject.org
use defaulttemplate
address 152.19.134.137
}
#define host {
# host_name ibiblio05.fedoraproject.org
# alias ibiblio05.fedoraproject.org
# use defaulttemplate
# address 152.19.134.137
#}
#
# ibiblio ipv6

View file

@ -170,27 +170,17 @@ command_file=/var/spool/nagios/cmd/nagios.cmd
# COMMENT FILE
# This is the file that Nagios will use for storing host and service
# comments.
comment_file=/var/log/nagios/comments.dat
# DOWNTIME FILE
# This is the file that Nagios will use for storing host and service
# downtime data.
downtime_file=/var/log/nagios/downtime.dat
# LOCK FILE
# This is the lockfile that Nagios will use to store its PID number
# in when it is running in daemon mode.
lock_file=/var/run/nagios.pid
lock_file=/var/run/nagios/nagios.pid
# QUERY HANDLER INTERFACE
# This is the socket that is created for the Query Handler interface
query_socket=/var/spool/nagios/cmd/nagios.qh