Search found 9 matches
- Wed Oct 10, 2018 6:28 am
- Forum: Nagios XI
- Topic: XI alerts sending problem
- Replies: 3
- Views: 874
Re: XI alerts sending problem
So, this is the problem: Service state history: statehistory.jpg Notification history: notificationshistory.jpg Sometimes Nagios assumes HARD state even if check is at 1/5. In this example is WARNING state. Plus, some alerts aren't even sent. We noticed this started to happen after Nagios upgrade (5...
- Thu Sep 13, 2018 7:40 am
- Forum: Nagios XI
- Topic: XI alerts sending problem
- Replies: 3
- Views: 874
XI alerts sending problem
Hi, we are experiencing some strange problems with e-mail alerts. For some services, CRITICAL alert is sent after 1 of 5 checks, not 5 of 5 as it should be. Service and service template are configured properly. For some of those services, OK alert isn't sent at all, but it is enabled in notification...
- Mon Sep 04, 2017 6:45 am
- Forum: Nagios XI
- Topic: Nagios XI and i-doit integration
- Replies: 5
- Views: 1901
Re: Nagios XI and i-doit integration
Many thanks for information, we'll start by contacting vendor probably.
- Tue Aug 29, 2017 2:15 am
- Forum: Nagios XI
- Topic: Nagios XI and i-doit integration
- Replies: 5
- Views: 1901
Nagios XI and i-doit integration
Hello, I'm looking for any information on integrating Nagios XI and i-doit tool, any documentation (in english) on how to and such. i-doit provides a connection to the popular monitoring application Nagios, which enables controlling of the monitoring configuration as well as collecting and assigning...
- Tue Oct 18, 2016 6:58 am
- Forum: Nagios XI
- Topic: xi_service_notification_handler - $SERVICEDURATION$
- Replies: 9
- Views: 2087
Re: xi_service_notification_handler - $SERVICEDURATION$
Yep, resolved. 
- Wed Aug 31, 2016 8:00 am
- Forum: Nagios XI
- Topic: xi_service_notification_handler - $SERVICEDURATION$
- Replies: 9
- Views: 2087
Re: xi_service_notification_handler - $SERVICEDURATION$
It works!
Thanks very much for your help!
Thanks very much for your help!
- Tue Aug 30, 2016 2:11 am
- Forum: Nagios XI
- Topic: xi_service_notification_handler - $SERVICEDURATION$
- Replies: 9
- Views: 2087
Re: xi_service_notification_handler - $SERVICEDURATION$
Yes, I got that: %type% Service Alert - %host%/%service% is %servicestate% ***** Nagios XI Alert ***** %alertsummary% Notification Type: %type% Service: %service% Host: %host% Address: %hostaddress% State: %servicestate% Last State: %lastservicestate% Info: %serviceoutput% Date/Time: %datetime% Resp...
- Mon Aug 29, 2016 3:13 pm
- Forum: Nagios XI
- Topic: xi_service_notification_handler - $SERVICEDURATION$
- Replies: 9
- Views: 2087
Re: xi_service_notification_handler - $SERVICEDURATION$
Version: 5.2.9 xi_service_notification_handler /usr/bin/php /usr/local/nagiosxi/scripts/handle_nagioscore_notification.php --notification-type=service --contact="$CONTACTNAME$" --contactemail="$CONTACTEMAIL$" --type=$NOTIFICATIONTYPE$ --escalated="$NOTIFICATIONISESCALATED$&q...
- Mon Aug 29, 2016 8:13 am
- Forum: Nagios XI
- Topic: xi_service_notification_handler - $SERVICEDURATION$
- Replies: 9
- Views: 2087
xi_service_notification_handler - $SERVICEDURATION$
Hello, I'm having problems with $SERVICEDURATION$ notification variable on Nagios XI. On Nagios Core with $SERVICEDURATION$ notification variable in alert output, I get something like: ... State: CRITICAL for 0d 3h 4m 7s ... When using same configuration in xi_service_notification_handler on Nagios ...