I couldn't get the files to attach, so I'm putting the data right in here. I've taken out most of the remarked lines.
LTC023N (Novell server)
Code: Select all
###############################################################################
define host {
host_name LTC023N
use HOU Hosts
alias Netware File Server
address 10.90.18.123
parents HOU-RTR-INT
hostgroups Netware Servers
max_check_attempts 5
check_interval 5
retry_interval 1
icon_image novell.png
statusmap_image novell.png
register 1
}
###############################################################################
LTC045M (Windows server)
Code: Select all
###############################################################################
define host {
host_name LTC043M
use HOU Hosts
alias CareTracker R2 Reporting Servers
address 10.90.18.178
hostgroups CT_R2 Report Server
icon_image win_server.png
statusmap_image win_server.png
_xiwizard windowsserver
register 1
}
###############################################################################
netware_Service.cfg (Novell Netware services)
Code: Select all
###############################################################################
define service {
service_description Check DATA Volume
hostgroup_name Netware Servers
display_name Check DATA Volume
check_command check_nw_disk!DATA!15!10!!!!!
max_check_attempts 5
check_interval 5
retry_interval 1
active_checks_enabled 1
check_period 24x7
notification_interval 60
notification_period 24x7
notification_options c,u,r,
notifications_enabled 1
contact_groups Oncall
register 1
}
define service {
service_description Check Netware Abends
hostgroup_name Netware Servers
display_name Check Netware Abends
check_command check_nw_abends!!!!!!!!
max_check_attempts 5
check_interval 5
retry_interval 1
active_checks_enabled 1
check_period 24x7
notification_interval 60
notification_period 24x7
notification_options c,u,r,
notifications_enabled 1
contact_groups Oncall
register 1
}
define service {
service_description Check Netware LDAP
use Sava Service Settings
hostgroup_name Netware Servers
display_name Check Netware Abends
check_command check_nw_ldap!!!!!!!!
max_check_attempts 5
check_interval 5
retry_interval 1
active_checks_enabled 1
check_period 24x7
notification_interval 60
notification_period 24x7
notification_options c,u,r,
notifications_enabled 1
contact_groups Oncall
register 1
}
define service {
service_description Check SYS Volume
hostgroup_name Netware Servers
display_name Check SYS Volume
check_command check_nw_disk!SYS!10!5!!!!!
max_check_attempts 5
check_interval 5
retry_interval 1
active_checks_enabled 1
check_period 24x7
notification_interval 60
notification_period 24x7
notification_options c,u,r,
notifications_enabled 1
contact_groups Oncall
register 1
}
define service {
service_description Check Time Sync
hostgroup_name Netware Servers
display_name Check Time Sync
check_command check_nw_timesync!!!!!!!!
max_check_attempts 5
check_interval 5
retry_interval 1
active_checks_enabled 1
check_period xi_timeperiod_24x7
notification_interval 60
notification_period 24x7
notification_options c,u,r,
notifications_enabled 1
contact_groups Oncall
register 1
}
###############################################################################
Windows_services.cfg (Windows services)
Code: Select all
###############################################################################
define service {
service_description CPU Usage
use Sava Service Settings
hostgroup_name Windows All Servers
check_command check_xi_service_nsclient!!CPULOAD!-l 15,90,95!!!!!
first_notification_delay 30
_xiwizard windowsserver
register 1
}
define service {
service_description DHCP service
use Sava Service Settings
hostgroup_name Windows DHCP
check_command check_xi_service_nsclient!!SERVICESTATE!-l "DHCPServer" -d SHOWALL!!!!!
contact_groups Oncall
register 1
}
define service {
service_description Drive C: Disk Usage
use Sava Service Settings
hostgroup_name Windows All Servers
check_command check_xi_service_nsclient!!USEDDISKSPACE!-l C -w 90 -c 95!!!!!
max_check_attempts 25
check_interval 30
retry_interval 5
check_freshness null
_xiwizard windowsserver
register 1
}
define service {
service_description Drive D: Disk Usage
use Sava Service Settings
hostgroup_name Windows Servers D:
check_command check_xi_service_nsclient!!USEDDISKSPACE!-l D -w 85 -c 90!!!!!
max_check_attempts 25
check_interval 30
retry_interval 5
_xiwizard windowsserver
register 1
}
define service {
service_description Drive E: Disk Usage
use Sava Service Settings
hostgroup_name Windows Servers E:
check_command check_xi_service_nsclient!!USEDDISKSPACE!-l E -w 90 -c 95!!!!!
max_check_attempts 25
check_interval 30
retry_interval 5
_xiwizard windowsdesktop
register 1
}
define service {
service_description Drive F: Disk Usage
use Sava Service Settings
hostgroup_name Windows Servers F:
check_command check_xi_service_nsclient!!USEDDISKSPACE!-l F -w 90 -c 95!!!!!
max_check_attempts 25
check_interval 30
retry_interval 5
contact_groups SQL Admins
register 1
}
define service {
service_description Drive I: Disk Usage
use Sava Service Settings
hostgroup_name Windows Servers I:
check_command check_xi_service_nsclient!!USEDDISKSPACE!-l I -w 80 -c 95!!!!!
max_check_attempts 25
check_interval 30
retry_interval 5
notification_interval 60
_xiwizard windowsserver
register 1
}
define service {
service_description Drive T: Disk Usage
use Sava Service Settings
hostgroup_name Windows Servers T:
check_command check_xi_service_nsclient!!USEDDISKSPACE!-l T -w 80 -c 95!!!!!
max_check_attempts 25
check_interval 30
retry_interval 5
_xiwizard windowsserver
register 1
}
define service {
service_description Logon Errors
use Sava Service Settings
hostgroup_name Windows All Servers
check_command check_xi_service_nsclient!!COUNTER!-l "\\Server\\Errors System","Login Errors since last reboot is %.f" -w 2 -c 20!!!!!
_xiwizard windowsserver
register 1
}
define service {
service_description Memory Usage
use Sava Service Settings
hostgroup_name Windows All Servers
check_command check_xi_service_nsclient!!MEMUSE!-w 85 -c 99!!!!!
max_check_attempts 30
retry_interval 5
first_notification_delay 30
_xiwizard windowsserver
register 1
}
define service {
service_description Page File Usage
use Sava Service Settings
hostgroup_name Windows All Servers
check_command check_xi_service_nsclient!!COUNTER!-l "\\Paging File(_Total)\\% Usage","Paging File usage is %.2f %%" -w 85 -c 95!!!!!
first_notification_delay 30
_xiwizard windowsserver
register 1
}
define service {
service_description Server Work Queues
use Sava Service Settings
hostgroup_name Windows All Servers
check_command check_xi_service_nsclient!!COUNTER!-l "\\Server Work Queues(0)\\Queue Length","Current work queue (an indication of processing load) is %.f " -w 4 -c 7!!!!!
_xiwizard windowsserver
register 1
}
define service {
service_description Uptime
use Sava Service Settings
hostgroup_name Windows All Servers
check_command check_xi_service_nsclient!!UPTIME!!!!!!
notification_options c,
_xiwizard windowsserver
register 1
}
define service {
service_description VNC Server
use Sava Service Settings
hostgroup_name ROX Process Schedulers
display_name VNC Service
check_command check_xi_service_nsclient!!SERVICESTATE!-l "VNC Server" -d SHOWALL!!!!!
register 1
}
define service {
service_description VNC Server Port
use Sava Service Settings
hostgroup_name ROX Process Schedulers
display_name VNC Server Port
check_command check_tcp!5900!!!!!!!
register 1
}
define service {
service_description Windows Deployment Service Check
use Sava Service Settings
hostgroup_name Deployment Servers
check_command check_xi_service_nsclient!!SERVICESTATE!-l WDSServer -d SHOWALL!!!!!
contacts +actalley,harrisr
register 1
}
define service {
service_description Windows Update Service Check
use Sava Service Settings
hostgroup_name WSUS Servers
check_command check_xi_service_nsclient!!SERVICESTATE!-l WSUSService -d SHOWALL!!!!!
register 1
}
###############################################################################