nagios: Remove wiki.humbughq.com

This is the same machine as git.humbughq.com.

(imported from commit 8aa9306668d672052aa38a2f4453cb0127ab5cc5)
This commit is contained in:
Keegan McAllister 2012-11-21 14:26:21 -05:00
parent f761643724
commit 1939b55b5a
1 changed files with 1 additions and 9 deletions

View File

@ -22,20 +22,12 @@ define host{
hostgroups all,web hostgroups all,web
} }
define host{
use generic-host
host_name wiki
alias Wiki
address wiki.humbughq.com
hostgroups all,web
}
define host{ define host{
use generic-host use generic-host
host_name git host_name git
alias Git alias Git
address git.humbughq.com address git.humbughq.com
hostgroups all hostgroups all,web
} }
define host{ define host{