The relevant information about host, service and contact in text file.
###############################################################################
#
# Host configuration file
#
# Created by: Nagios QL Version 3.0.3
# Date: 2014-04-23 09:13:02
# Version: Nagios 3.x config file
#
# --- DO NOT EDIT THIS FILE BY HAND ---
# Nagios QL will overwite all manual settings during the next update
#
###############################################################################
define host {
host_name LRXXXXX
use xiwizard_windowsserver_host
alias BCK_VC_ESX_5_XXX
address 192.168.XXX.XXX
max_check_attempts 5
check_interval 5
retry_interval 1
check_period xi_timeperiod_24x7
contacts jrey,nagiosadmin
contact_groups admins
notification_interval 60
notification_period xi_timeperiod_24x7
notification_options d,r,f,
notifications_enabled 1
icon_image win_server.png
statusmap_image win_server.png
_xiwizard windowsserver
register 1
}
###############################################################################
#
# Host configuration file
#
# END OF FILE
#
###############################################################################
define service {
host_name LRXXXX
service_description Drive E: Disk Usage
use xiwizard_windowsserver_nsclient_service
check_command check_xi_service_nsclient!!USEDDISKSPACE!-l E -w 80 -c 95!!!!!
max_check_attempts 1
check_interval 1
retry_interval 1
check_period xi_timeperiod_24x7
notification_interval 60
first_notification_delay 0
notification_period xi_timeperiod_24x7
notification_options w,u,r,c,f,s
notifications_enabled 1
contacts jrey,nagiosadmin
contact_groups admins
_xiwizard windowsserver
register 1
}
###############################################################################
#
# Contact configuration file
#
# Created by: Nagios QL Version 3.0.3
# Date: 2014-04-23 09:17:30
# Version: Nagios 3.x config file
#
# --- DO NOT EDIT THIS FILE BY HAND ---
# Nagios QL will overwite all manual settings during the next update
#
###############################################################################
define contact {
contact_name jrey
alias XXXX
contactgroups admins,xi_contactgroup_all
host_notifications_enabled 1
service_notifications_enabled 1
host_notification_period nagiosadmin_notification_times
service_notification_period nagiosadmin_notification_times
host_notification_options d,u,r,
service_notification_options w,c,r,
host_notification_commands notify-host-by-email
service_notification_commands notify-service-by-email
email
[email protected]
}