Search found 4 matches

by Vishh
Fri Aug 14, 2020 12:01 pm
Forum: Open Source Nagios Projects
Topic: Service Escalation set up in Nagios core
Replies: 0
Views: 995

Service Escalation set up in Nagios core

I have set up Service escalation in Nagios core. I have defined serviceescalation.cfg in /usr/local/nagios/etc/objects/serviceesclation.cfg as below and it is been defined in nagios.cfg as well. define irmsescalation1{ hostgroups irms-webservers servicegroups web contact_groups opsgenie first_notifi...
by Vishh
Mon Jul 27, 2020 4:27 am
Forum: Nagios XI
Topic: Acknowledgment through opsgenie
Replies: 5
Views: 1583

Acknowledgment through opsgenie

We have opsgenie integration for NagiosXI and we get notified for any alerts through opsgenie IR call and email. After acknowledging any alert through opsgenie call.. it is not being acknowledged at Nagios end and we will be receiving recurring notifications through email until we acknowledge proble...
by Vishh
Tue Mar 03, 2020 3:57 am
Forum: Nagios XI
Topic: Nagios Xi in container
Replies: 1
Views: 269

Nagios Xi in container

Hi,

Has someone share the details on running Nagios Xi inside the container? I haven't find anything on docker hub. Once it is available in container, I would like deploy the same on kubernetes cluster.

-Thanks
Vishwas
by Vishh
Wed Feb 19, 2020 5:21 pm
Forum: Open Source Nagios Projects
Topic: Monitoring event ID on Nagios core 4.3.4
Replies: 1
Views: 1139

Monitoring event ID on Nagios core 4.3.4

Hi Guys, please help me in monitoring event ID on Nagios core. Below command gives proper output, libexec]$ ./check_nrpe -H Hostname -c checkeventlog -a filter="id=4231" scan-range=-5m OK: No entries found|'count'=0;1;2 [/b] but when implemented the same on Nagios, I will get Critical aler...