5.5.11 Before GUI upgrade to 5.6.1
Code: Select all
###############################################################################
#
# Hosts configuration file
#
# Created by: Nagios CCM 2.7.4
# Date: 2019-05-02 21:34:00
# Version: Nagios Core 4.x
#
# --- DO NOT EDIT THIS FILE BY HAND ---
# Nagios CCM will overwrite all manual settings during the next update if you
# would like to edit files manually, place them in the 'static' directory or
# import your configs into the CCM by placing them in the 'import' directory.
#
###############################################################################
define host {
host_name XTEST ATLTSTHST41 172.16.0.41 dc-atl win-p
use windows-testhost
display_name atltsthst41.prod.peopleclick.com
address 10.36.21.41
hostgroups +XTEST - Test Group [P/N ---TSTHST-- subset],ALL Servers - Windows
_WORKER hostgroup_WORKERQ-ATL
register 1
}
###############################################################################
#
# Hosts configuration file
#
# END OF FILE
#
###############################################################################
After upgrade to 5.6.1
Code: Select all
###############################################################################
#
# Hosts configuration file
#
# Created by: Nagios CCM 3.0.0
# Date: 2019-05-02 21:33:30
# Version: Nagios Core 4.x
#
# --- DO NOT EDIT THIS FILE BY HAND ---
# Nagios CCM will overwrite all manual settings during the next update if you
# would like to edit files manually, place them in the 'static' directory or
# import your configs into the CCM by placing them in the 'import' directory.
#
###############################################################################
define host {
host_name XTEST ATLTSTHST41 172.16.0.41 dc-atl win-p
use windows-testhost
display_name atltsthst41.prod.peopleclick.com
address 10.36.21.41
hostgroups +XTEST - Test Group [P/N ---TSTHST-- subset],ALL Servers - Windows
register 1
}
###############################################################################
#
# Hosts configuration file
#
# END OF FILE
#
###############################################################################