When I first installed XI I emailed support with a problem of the notification messages not showing the host_alias. even if the proper variable was in the notification message it would always show the host name instead which isn't enough information. After trouble-shooting the issue, it was a bug in the version I was running of XI and it was resolved by upgrading XI and running a quick sql command to correct the database.
This host notifications and still working great. However, I just realized the service notifications are not working properly. The host_alias is not being displayed which shows a much better description of the host.
Here is the configured service alert message.
Code: Select all
***** Nagios XI Alert *****
Notification Type: %type%
Service: %service%
Host: %host%
Host Description: %hostalias%
Address: %hostaddress%
State: %servicestate%
Info:
%serviceoutput%
Date/Time: %datetime%
Nagios URL: %xiserverurl%
As you can see, %hostalias% is in the message but it is sending the %host% field data instead and I'm seeing %host% twice since it is configured to send that the line above the alias.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at
BanditBBS - Also check out my Nagios stuff on my personal page at
Bandit's Home and at
github