Looking over the host and service definitions in play:
Code: Select all
define service {
host_name 75A-216.3-HUB-RACK03-cat00
service_description hcat - Pop3Client
notification_options c,r,
notifications_enabled 1
contacts skumar
contact_groups Roadside
_xiwizard windowsserver
register 1
}
define host {
host_name 75A-216.3-HUB-RACK03-cat00
contacts hardcat,skumar
contact_groups Roadside
first_notification_delay 0
notification_options d,u,
notifications_enabled 1
}
Based on those alone, since nagiosadmin doesn't exist in the contacts directive or the
Roadside contactgroup (that I can find) I would not expect the nagiosadmin user to receive notifications regarding recovery of
hcat - Pop3Client.
Since sbell is in the
Roadside contact group, we would expect them to receive CRITICAL and RECOVERY notifications per the
c,r, options for the
hcat - Pop3Client service. However, the sbell user appears to have service recovery notifications disabled:
Code: Select all
sbell 1873 59 notify_service_recovery 0 0
I would suggest having that user enable their service recovery notifications via the GUI like so:
2017_03_06_15_26_23_Account_Information_Nagios_XI.png
An admin account can also do this on their behalf using the "Notification Management" component on the "Admin" page.
You do not have the required permissions to view the files attached to this post.