nagios: Monitor bots.humbughq.com

(imported from commit 83cb5cc3c3c4bf54e1339d877bd60cd05586783b)
This commit is contained in:
Keegan McAllister 2012-11-21 14:22:42 -05:00
parent f8a065ed2c
commit f761643724
1 changed files with 8 additions and 0 deletions

View File

@ -45,3 +45,11 @@ define host{
address zmirror.humbughq.com
hostgroups all
}
define host{
use generic-host
host_name bots
alias bots
address bots.humbughq.com
hostgroups all
}