Search found 32 matches

by paulo.ferreira
Wed Sep 16, 2020 2:02 pm
Forum: Nagios XI
Topic: Event_handler - OK Status Problema
Replies: 8
Views: 67

Re: Event_handler - OK Status Problem

Actually, when we were trying to test the event handler, and we were using a test script call event_handler_ping.sh, but we don't no why, when the service status change, runs our prior event_handler which the name is event_handler.sh, although our configuration at service panel. Any guess, where may...
by paulo.ferreira
Wed Sep 16, 2020 1:53 pm
Forum: Nagios XI
Topic: Event_handler - OK Status Problema
Replies: 8
Views: 67

Re: Event_handler - OK Status Problema

Sorry, mb.

5.5.8
by paulo.ferreira
Tue Sep 15, 2020 1:23 pm
Forum: Nagios XI
Topic: Event_handler - OK Status Problema
Replies: 8
Views: 67

Re: Event_handler - OK Status Problema

Individual Services.
Nagios XI 5.8
by paulo.ferreira
Tue Sep 15, 2020 10:05 am
Forum: Nagios XI
Topic: Event_handler - OK Status Problema
Replies: 8
Views: 67

Re: Event_handler - OK Status Problema

#!/bin/bash #Script nagios - top #Variaveis DATE=$(date) title="${3} - ${4} - Nagios Alert ${1}" desc="${DATE} - ${3}- ${8} - ${7}" case "$1" in OK) /opt/mssql-tools/bin/sqlcmd -S 1.1.1.1 -U nagios -P password -Q "exec sp_event_bus @object = '$3',@code = 'MONC',@e...
by paulo.ferreira
Mon Sep 14, 2020 2:12 pm
Forum: Nagios XI
Topic: Event_handler - OK Status Problema
Replies: 8
Views: 67

Event_handler - OK Status Problema

i'm trying to create a event_handler to open and close a ticket automatically in an internal ticket system. But my event works well if the service status change of OK to critical or warning, but otherway don't, so that way I'm not able to close the ticket automatically. Any guess ? PS: I follow the ...
by paulo.ferreira
Mon Jun 22, 2020 8:00 am
Forum: Open Source Nagios Projects
Topic: Unable to generate Availability - Gateway Timeout
Replies: 1
Views: 902

Unable to generate Availability - Gateway Timeout

Dear Team,

Could help me to understand why, when i try to create a availability report for 30 days, i receive the message below.

Gateway Timeout
The gateway did not receive a timely response from the upstream server or application.
by paulo.ferreira
Thu Jun 18, 2020 3:53 pm
Forum: Open Source Nagios Projects
Topic: Check_mssql not returning Query Result
Replies: 0
Views: 823

Check_mssql not returning Query Result

Dear Team, Hi, Could help me to figure out why some of my check_mssql services, dosen't show the query result at Nagios Core, and another service show normally: Command: define command { command_name check_mssql command_line $USER1$/check_mssql -H $HOSTADDRESS$ --username XXXXX --password XXXXXXx --...
by paulo.ferreira
Wed Apr 08, 2020 11:29 am
Forum: Nagios XI
Topic: NRDP Nagios XI receiving info from nagios core
Replies: 27
Views: 554

Re: NRDP Nagios XI receiving info from nagios core

Changing the script to the .sh option worked well,instead using send_nrdp.php, i try the send_nrdp.sh and now everything is fine.


Thank you for your support
by paulo.ferreira
Wed Apr 08, 2020 8:28 am
Forum: Nagios XI
Topic: NRDP Nagios XI receiving info from nagios core
Replies: 27
Views: 554

Re: NRDP Nagios XI receiving info from nagios core

Sorry i forget to mention, but i filter to show only the client with problems. And the strange is the working one, shows the same log: 10.202.1.36 - - [06/Apr/2020:23:40:30 -0300] "POST /nrdp// HTTP/1.1" 200 170 10.202.1.36 - - [06/Apr/2020:23:40:30 -0300] "POST /nrdp// HTTP/1.1"...
by paulo.ferreira
Tue Apr 07, 2020 6:40 am
Forum: Nagios XI
Topic: NRDP Nagios XI receiving info from nagios core
Replies: 27
Views: 554

Re: NRDP Nagios XI receiving info from nagios core

Is there any chance you already have a host named SGS-SANTOS-HP-RACK-SERVIDORES configured? (maybe sent from the other server)
R: No chance.

This is geeting me crazy, because should working.