display_name macros is not working
Posted: Sat May 19, 2012 2:54 am
Hi,
I have Nagios Core 3.3.1 installed. display_name macros is not working properly in this version. Can someone help here. here is a sample configuration of host definition.
# Host definition
define host{
use linux-server
host_name 192.168.1.29
display_name My Server
contact_groups asg-support
check_interval 5
retry_interval 1
max_check_attempts 5
check_period 24x7
process_perf_data 0
retain_nonstatus_information 0
notification_period 24x7
notification_options d,u,r
alias My Server 1
}
Thanks & Regards,
Sachikanta Mishra
I have Nagios Core 3.3.1 installed. display_name macros is not working properly in this version. Can someone help here. here is a sample configuration of host definition.
# Host definition
define host{
use linux-server
host_name 192.168.1.29
display_name My Server
contact_groups asg-support
check_interval 5
retry_interval 1
max_check_attempts 5
check_period 24x7
process_perf_data 0
retain_nonstatus_information 0
notification_period 24x7
notification_options d,u,r
alias My Server 1
}
Thanks & Regards,
Sachikanta Mishra