Search found 98 matches

by jh129666
Fri May 14, 2021 12:49 pm
Forum: Nagios XI
Topic: Web Transaction Monitoring From Different Locations
Replies: 5
Views: 705

Web Transaction Monitoring From Different Locations

Is it possible to run web transaction monitors (using WebInject) from one on-prem nagios instance for different locations, or does there need to be a nagios instance in each location?

Thanks,
Jeff
by jh129666
Mon Mar 22, 2021 11:26 am
Forum: Nagios XI
Topic: service escalation not working
Replies: 9
Views: 1197

Re: service escalation not working

After making the configuration change, this is now working. Thanks for your help!! You can lock the thread.
by jh129666
Mon Mar 22, 2021 9:27 am
Forum: Nagios XI
Topic: service escalation not working
Replies: 9
Views: 1197

Re: service escalation not working

Thanks for the update. I will change my configuration and do some testing, and I'll let you know the result. Thanks!!
by jh129666
Mon Mar 22, 2021 9:16 am
Forum: Nagios XI
Topic: service status information truncated in nagios core
Replies: 5
Views: 570

Re: service status information truncated in nagios core

The "LnM fax status" service is defined in the objects.cache file in the profile.zip.

When I look at the "Service State Information" for the "LnM fax status" service in nagios core, the data in the "Status Information" field is truncated.
by jh129666
Fri Mar 19, 2021 9:27 am
Forum: Nagios XI
Topic: service escalation not working
Replies: 9
Views: 1197

Re: service escalation not working

The service I used to test with is setup to send email notifications for WARNING (uses the wipro_oracle_oraclequery_service_warning template) and then use the oracle-dba-prod service escalation for CRITICAL. When the service goes to a WARNING state, email notifications are being sent. When the servi...
by jh129666
Fri Mar 19, 2021 8:18 am
Forum: Nagios XI
Topic: service status information truncated in nagios core
Replies: 5
Views: 570

service status information truncated in nagios core

The service status information is being truncated in nagios core. We're using version 4.4.6. I included an example screenshot from nagios core, the long_plugin_output from status.dat and all the HTML data that's being passed and should be displaying. Thanks, Jeff Moderator's Note: The profile has be...
by jh129666
Fri Mar 19, 2021 8:06 am
Forum: Nagios XI
Topic: service escalation not working
Replies: 9
Views: 1197

Re: service escalation not working

It looks like the escalation is working when the service monitor goes directly to CRITICAL, but the escalation isn't working when the service monitor goes to WARNING and then to CRITICAL.

I'll be doing some testing next week and will let you know what I find.

Thanks,

Jeff
by jh129666
Tue Mar 16, 2021 9:28 pm
Forum: Nagios XI
Topic: service escalation not working
Replies: 9
Views: 1197

Re: service escalation not working

Hi Vinh, That phpmailer.log file is from 2016 so that's not the issue. Below is the definition for oracle-dba-cert that's in serviceescalations.cfg. Is the config name supposed to commented out? Further down are the definitions for "QDC Oracle DBA Cert" and "TDC Oracle DBA Cert"....
by jh129666
Mon Mar 15, 2021 8:14 pm
Forum: Nagios XI
Topic: service escalation not working
Replies: 9
Views: 1197

service escalation not working

I have a service escalation called oracle-dba-cert that isn't being executed for some reason. When the monitor goes to a warning state an email notification is successfully sent but when it goes critical it looks like the service escalation isn't being used.


Thanks,

Jeff
by jh129666
Fri Jan 22, 2021 2:00 pm
Forum: Nagios XI
Topic: Get Downtime ID For Specific Service
Replies: 1
Views: 926

Get Downtime ID For Specific Service

I can use the below command to get a list of downtime ids for a specific host, but how do I get the downtime id for a specific service on a host? curl -XGET 'http://xxxxxx:xxxxx@<nagios server>/nagios/cgi-bin/statusjson.cgi?query=downtimelist&formatoptions=whitespace&hostname=<hostname>&...