In core, if an object has notes configured:
define host {
...
notes this is a host note
}
the note will be shown on the host/service detail page. This behavior doesn't appear to exist in XI. There is the "Object Notes XI Component" but this doesn't show the notes configured on the object. Does XI show the notes, and I just can't see them? If not, is there something that will show them?
XI doesn't show object notes
Re: XI doesn't show object notes
I don't think you can see the notes in XI "out of the box", however, as a "workaround", you can click on the "See this host in Nagios Core" link under the "Advanced" tab.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: XI doesn't show object notes
Ya, I've seen that link as well. I was hoping that it might be there and I just couldn't see it or if there was a component that did show them.
Re: XI doesn't show object notes
Have tried the following component?
http://exchange.nagios.org/directory/Ad ... nt/details
http://exchange.nagios.org/directory/Ad ... nt/details
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: XI doesn't show object notes
Ya. It doesn't show the notes that are configured on the object. It just allows you store custom notes which aren't stored on the object.
Re: XI doesn't show object notes
You can add a "Notes URL" under the "Misc Settings" tab, something like:
Then you can click on the "Notes URL for this host" to view the notes:
Code: Select all
http://<ip>/nagios/cgi-bin/extinfo.cgi?type=1&host=<hostname>You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!