When I open the Nagios Core interface, and click on "Notifications" it show that nothing has been sent out for a week.
There should have been a notifications sent during this past week as there is a Linux machine in need of updates and it has been in this state for a week.
I went to teh XI interface/Admin/Manage email Settings and was able to send myself a test email. So the email settings are right. Even if it wasn't, it would have at least tried and that would be seen in the 'notification' section of the core interface.
I am using the latest version of XI
Code: Select all
Latest Available Version: 5.2.3
Installed Version: 5.2.3
Code: Select all
define service {
define service {
host_name G1VPWEBPCIDB01
service_description Yum Updates
use xiwizard_nrpe_service
check_command check_nrpe!check_yum!!!!!!!
max_check_attempts 5
check_interval 5
retry_interval 1
check_period xi_timeperiod_24x7
notification_interval 5
notification_period xi_timeperiod_24x7
notification_options w,c,r,
contact_groups G1VPWEBPCIDB01
_xiwizard linux-server
register 1
}