host alias showing up as template description

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
pnewlon
Posts: 86
Joined: Mon May 16, 2011 2:19 pm

host alias showing up as template description

Post by pnewlon »

I have reloaded the configuration, still showing incorrectly. I'm gonna learn to quit copying hosts - the new host seems to frequently have some kind of issue. :-(

Thoughts?

Installed Version: 2011R2.3



Host Status Detail page shows:
09724_HTTP
Alias: DMB HTTP, 60 min alert delay

Should be:

09724_HTTP
Alias: 09724_HTTP

define host {
host_name 09724_HTTP
use DMB_HTTP_60_delay
alias 09724_HTTP
address 10.97.24.176
hostgroups 4-AMT
contact_groups DMB Group
icon_image network_node.png
statusmap_image network_node.png
register 1
}
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: host alias showing up as template description

Post by lmiltchev »

The "alias issue" has been fixed in later versions. I would recommend upgrading to Nagios XI 2011R3.2.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked