Re: Notes In Alert Messages
Posted: Wed Feb 17, 2016 1:47 pm
Thanks for the information.
Let's address this next part. Because we'd like to be able to have Nagios XI pull notes from a file like it did in Nagios Core. This way instead of editing every single host if something changed slightly, we could edit the file and have the hosts get the information from there.
Please see my quoted question below.
Thanks
Let's address this next part. Because we'd like to be able to have Nagios XI pull notes from a file like it did in Nagios Core. This way instead of editing every single host if something changed slightly, we could edit the file and have the hosts get the information from there.
Please see my quoted question below.
Thanks
EnvBroker1 wrote:My current issue.
In Nagios XI, if I choose to view a host in Nagios Core
Home-->Host Detail-->
Select any host
Advanced Tab-->View In Nagios Core
On that screen, it will display notes (see the highlighted previous post - Contact SUG@EITS). In our old Nagios core free version, before going to Nagios XI, this was modified through and pulled from the hostnotes file.
It was also placed in the outgoing Nagios email alerts. I am trying to get that feature working again. So if anyone could tell me what happened to the hostnotes and servicenotes files, where they are located. Or if during the import, that information was parsed out to different configuration files.EnvBroker1 wrote:In Nagios Core, I had to edit the hostnotes file from the command line in a format like
define host {
name SUGNotesHost
notes Contact SUG@EITS
register 0
}
Lastly, how do I get the information previously contained in those notes files to display in the alerts.
Thanks