You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Princeton/pu/naemon_configs/hosts/sharepoint-vips.cfg

37 lines
575 B
INI

#
# $Header: /usr/local/monitoring/nagios/etc/hosts/RCS/sharepoint-vips.cfg,v 1.8 2014/09/24 01:15:08 nagios Exp nagios $
#
# SharePoint VIP's
#
define host {
host_name sp
alias sp.princeton.edu
use generic-host
contacts Sharepoint Admin
contact_groups null
}
define host {
host_name sp2010prod
alias sp2010prod.princeton.edu
use generic-host
contacts Sharepoint Admin
contact_groups null
}
define host {
host_name sp2016
alias sp2016.princeton.edu
use generic-host
contacts Sharepoint Admin
contact_groups null
}