Add nagios internal monitoring for mm2 publiclist and fix mm2 static alias
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
25f7c79787
commit
81e0f3986f
2 changed files with 8 additions and 1 deletions
|
@ -43,6 +43,13 @@ define service {
|
|||
event_handler restart_httpd
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name mm-frontend01,mm-frontend01.stg
|
||||
service_description mm-publiclist-internal
|
||||
check_command check_website!localhost!/mirrormanager/
|
||||
use internalwebsitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
host_name proxy01-wildcard, proxy02-wildcard, proxy03-fpo, proxy04-fpo, proxy06-fpo, proxy07-wildcard, proxy08-wildcard, proxy09-wildcard, proxy05-fpo, proxy10-fpo, proxy11-fpo
|
||||
service_description start.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue