ansible/roles/nagios_server/files/nagios/services/fedmsg.cfg
Ricky Elrod 649108c0c3 work so far on nagios_server role.
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2014-07-07 17:09:38 +00:00

352 lines
12 KiB
INI

define service {
host_name value01
service_description Check for fedmsg-irc proc
check_command check_by_nrpe!check_fedmsg_irc_proc
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check for fedmsg-hub proc
check_command check_by_nrpe!check_fedmsg_hub_proc
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check for fedmsg-gateway proc
check_command check_by_nrpe!check_fedmsg_gateway_proc
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check for fedmsg-relay proc
check_command check_by_nrpe!check_fedmsg_relay_proc
use defaulttemplate
}
define service {
host_name badges-backend01
service_description Check for fedmsg-hub proc
check_command check_by_nrpe!check_fedmsg_hub_proc
use defaulttemplate
}
define service {
host_name summershum01
service_description Check for fedmsg-hub proc
check_command check_by_nrpe!check_fedmsg_hub_proc
use defaulttemplate
}
define service {
host_name notifs-backend01
service_description Check for fedmsg-hub proc
check_command check_by_nrpe!check_fedmsg_hub_proc
use defaulttemplate
}
define service {
host_name pkgs01
service_description Check for fedmsg-hub proc
check_command check_by_nrpe!check_fedmsg_hub_proc
use defaulttemplate
}
define service {
host_name value01
service_description Check supybot fedmsg plugin
check_command check_by_nrpe!check_supybot_fedmsg_plugin
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent buildsys/koji messages
check_command check_by_nrpe!check_datanommer_buildsys
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent git messages
check_command check_by_nrpe!check_datanommer_git
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent bodhi messages
check_command check_by_nrpe!check_datanommer_bodhi
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent wiki messages
check_command check_by_nrpe!check_datanommer_wiki
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent compose messages
check_command check_by_nrpe!check_datanommer_compose
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent meetbot messages
check_command check_by_nrpe!check_datanommer_meetbot
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent fas messages
check_command check_by_nrpe!check_datanommer_fas
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent pkgdb messages
check_command check_by_nrpe!check_datanommer_pkgdb
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent fedoratagger messages
check_command check_by_nrpe!check_datanommer_fedoratagger
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent fedoraplanet messages
check_command check_by_nrpe!check_datanommer_planet
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent copr finished build messages
check_command check_by_nrpe!check_datanommer_copr
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent trac messages
check_command check_by_nrpe!check_datanommer_trac
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent askbot messages
check_command check_by_nrpe!check_datanommer_askbot
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent fedbadges messages
check_command check_by_nrpe!check_datanommer_fedbadges
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent nuancier messages
check_command check_by_nrpe!check_datanommer_nuancier
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent fedocal messages
check_command check_by_nrpe!check_datanommer_fedocal
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check datanommer for recent ansible messages
check_command check_by_nrpe!check_datanommer_ansible
use defaulttemplate
}
# These have yet to be deployed
#define service {
# host_name busgateway01
# service_description Check datanommer for recent mailman messages
# check_command check_by_nrpe!check_datanommer_mailman
# use defaulttemplate
#}
#define service {
# host_name busgateway01
# service_description Check datanommer for recent cnucnuweb messages
# check_command check_by_nrpe!check_datanommer_cnucnuweb
# use defaulttemplate
#}
#define service {
# host_name busgateway01
# service_description Check datanommer for recent summershum messages
# check_command check_by_nrpe!check_datanommer_summershum
# use defaulttemplate
#}
define service {
host_name busgateway01
service_description Check fedmsg consumers and producers hub
check_command check_by_nrpe!check_fedmsg_cp_busgateway_hub
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check fedmsg consumers and producers relay
check_command check_by_nrpe!check_fedmsg_cp_busgateway_relay
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check fedmsg consumers and producers gateway
check_command check_by_nrpe!check_fedmsg_cp_busgateway_gateway
use defaulttemplate
}
define service {
host_name value01
service_description Check fedmsg consumers and producers irc
check_command check_by_nrpe!check_fedmsg_cp_value
use defaulttemplate
}
define service {
host_name pkgs01
service_description Check fedmsg consumers and producers hub
check_command check_by_nrpe!check_fedmsg_cp_pkgs
use defaulttemplate
}
define service {
host_name summershum01
service_description Check fedmsg consumers and producers hub
check_command check_by_nrpe!check_fedmsg_cp_summershum
use defaulttemplate
}
define service {
host_name badges-backend01
service_description Check fedmsg consumers and producers hub
check_command check_by_nrpe!check_fedmsg_cp_badges_backend
use defaulttemplate
}
define service {
host_name notifs-backend01
service_description Check fedmsg consumers and producers hub
check_command check_by_nrpe!check_fedmsg_cp_notifs_backend
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check fedmsg-hub consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_busgateway_hub
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check fedmsg-relay consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_busgateway_relay
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check fedmsg-gateway consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_busgateway_gateway
use defaulttemplate
}
define service {
host_name value01
service_description Check fedmsg-irc consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_value
use defaulttemplate
}
define service {
host_name pkgs01
service_description Check fedmsg-hub consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_pkgs
use defaulttemplate
}
define service {
host_name summershum01
service_description Check fedmsg-hub consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_summershum
use defaulttemplate
}
define service {
host_name badges-backend01
service_description Check fedmsg-hub consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_badges_backend
use defaulttemplate
}
define service {
host_name notifs-backend01
service_description Check fedmsg-hub consumers exceptions
check_command check_by_nrpe!check_fedmsg_cexceptions_notifs_backend
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check fedmsg-hub consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_busgateway_hub
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check fedmsg-relay consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_busgateway_relay
use defaulttemplate
}
define service {
host_name busgateway01
service_description Check fedmsg-gateway consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_busgateway_gateway
use defaulttemplate
}
define service {
host_name value01
service_description Check fedmsg-irc consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_value
use defaulttemplate
}
define service {
host_name pkgs01
service_description Check fedmsg-hub consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_pkgs
use defaulttemplate
}
define service {
host_name summershum01
service_description Check fedmsg-hub consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_summershum
use defaulttemplate
}
define service {
host_name badges-backend01
service_description Check fedmsg-hub consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_badges_backend
use defaulttemplate
}
define service {
host_name notifs-backend01
service_description Check fedmsg-hub consumers backlog
check_command check_by_nrpe!check_fedmsg_cbacklog_notifs_backend
use defaulttemplate
}