Gauges and Graphs with LOWER Value Alerts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gehogan3
Posts: 20
Joined: Thu Sep 24, 2015 11:20 am

Gauges and Graphs with LOWER Value Alerts

Post by gehogan3 »

(Not sure if that Subject accurately describes my dilemma...but here goes)

My issue is pretty simple...I do an SNMP check and I want to alert if the returned value drops BELOW a certain value, so...if I am understanding the thresholds correctly:

-w15: -c5:

Will generate a WARNING if the value drops below 15 and go CRITICAL if it drops below 5.

This seems to work, but now the gauges and graphs don't seem to be able to grok those values, so I lose my pretty ORANGE warning zone and the RED critical zone on my gauges and I cannot superimpose the critical and warning values on the graphs.

Is there any way around this? Or am I stuck with the plain graphs?

Thanks,
Emmett
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Gauges and Graphs with LOWER Value Alerts

Post by bwallace »

What version of XI are you running? There have been many changes to highcharts as of 5.3.0 and i recall testing these:

5.3.0

- Added options in global settings to customize Highcharts Avg/Max/Last values (or disable them) [TPS#9611] -JO
- Added option in global settings to tell Highcharts graphs to ignore null values when calculating 'Avg' [TPS#9611] -JO
- Added imporved warning/critical lines in Highcharts graphs which can be toggled on and off -LG
- Added Highcharts default display type [TPS#7617] -BH
- Updated all Highcharts graphs with new styling -LG

https://assets.nagios.com/downloads/nag ... NGES-5.TXT

Do you see something similar to this?
toggle ranges.jpg
You do not have the required permissions to view the files attached to this post.
Be sure to check out the Knowledgebase for helpful articles and solutions!
gehogan3
Posts: 20
Joined: Thu Sep 24, 2015 11:20 am

Re: Gauges and Graphs with LOWER Value Alerts

Post by gehogan3 »

Hmmm....we are running 5.2.3

I'm guessing I should upgrade. :-)

Thanks!
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Gauges and Graphs with LOWER Value Alerts

Post by avandemore »

Note the current version of Nagios XI 5.3.2

Please try a manual upgrade using this document: How to Manually Update Nagios XI
Previous Nagios employee
Locked