Search found 5 matches

by joshv
Fri Jul 14, 2017 9:51 am
Forum: Nagios Log Server
Topic: Alerts not working
Replies: 4
Views: 2575

Re: Alerts not working

Yesterday I deleted my alert and recreated it - NL is sending emails now on some events and skipping others. This is the same behavior I was seeing before the alerts stopped entirely. Maybe I am misunderstanding something here. My assumption is that, if the record appears in the alert query, it shou...
by joshv
Fri Jul 14, 2017 9:20 am
Forum: Nagios Log Server
Topic: Alerts not working
Replies: 4
Views: 2575

Re: Alerts not working

Here is the query: {"query":{"filtered":{"query":{"bool":{"should":[{"query_string":{"query":"*"}}]}},"filter":{"bool":{"must":[{"range":{"@timestamp":{"from":1...
by joshv
Wed Jul 12, 2017 5:19 pm
Forum: Nagios Log Server
Topic: Alerts not working
Replies: 4
Views: 2575

Alerts not working

I have an Alert defined from a global query as follows: Screen Shot 2017-07-12 at 6.12.05 PM.png The Global Query is generating timely events, here is one of hundreds that the query returned and should have been alerted on: Screen Shot 2017-07-12 at 6.04.46 PM.png However, even the Audit Log report ...
by joshv
Wed Nov 09, 2016 5:15 pm
Forum: Open Source Nagios Projects
Topic: PNP4Nagios - 95th percentile
Replies: 3
Views: 15432

Re: PNP4Nagios - 95th percentile

I solved this. There were some other posts that helped, so this isn't original material, but the formatting for files in /usr/local/nagios/share/templates.dist is valid for Nagios XI 5.2.9 and/or Nagios Core 4.1.1: Here are the relevant updates to a copy of the default.php. When the .php file is nam...
by joshv
Wed Nov 09, 2016 2:49 am
Forum: Open Source Nagios Projects
Topic: PNP4Nagios - 95th percentile
Replies: 3
Views: 15432

PNP4Nagios - 95th percentile

Does anyone know how to configure the 95th percentile calculation in a PNP4Nagios template? Yes, I am using XI (all I had to do to get Nagios Core to see PNP graphs was put a few URL's in the host and service templates). So, I'd like to add the 95th percentile calculation into a graph template. The ...