THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
Home » Categories » Multiple Categories

Nagios XI - Gauges - Understanding Thresholds

Overview

Nagios XI has dashlets called Gauges that appear on the Performance Graphs tab of a host or service details.

Here is an example of the gauges that appear for a bandwidth service:

 

 

On the guages that appear above, you can see the warning color appears at about 70 and the critical color at 90, maxing out at 99.

In this scenario, the original service was configured with the following thresholds in the check command:

check_command         check_xi_service_mrtgtraf!10.8.30.3_13.rrd!70.00,70.00!90.00,90.00!M

Basically it was configured as a 100 MB service when the Network Switch / Router Wizard was originally run.

 

The gauges correspond to the thresholds defined for the host or service object.

 

 

Changing Gauge Thresholds

What if the link you were monitoring was a 20MB link, how do you get the gauges to correctly reflect this?

You need to updated the service definition to have correct warning and critical thresholds. With a 20MB link you may want warning to be set to 10 and the critical set to 15.

Open Core Configuration Manager and update the service to reflect these thresholds, for example:

check_command         check_xi_service_mrtgtraf!10.8.30.3_13.rrd!10.00,10.00!15.00,15.00!M

This would be defined in the $ARG2$ and $ARG3$ fields for the service.

Save the changes and Apply Configuration. You will need to wait until the service has been checked before the gauges are updated. Here is an example of the gauges that reflect these changes:

 

 

 

Further Information

The example shown in this KB article was for a bandwidth service that was created using the Network Switch / Router wizard, however gauges are not limited to just those types of objects.

As long as your host or service definition has the correct relative warning and critical thresholds then the gauges will correctly reflect these.

 


 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

1 (1)
Article Rating (1 Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - Understanding The User Macros Component
Viewed 5295 times since Fri, Apr 28, 2017
Nagios XI - Monitoring Unconfigured Objects
Viewed 8557 times since Thu, Jan 28, 2016
Nagios XI - How to Integrate the Bischeck Plugin Extension with Nagios XI
Viewed 5907 times since Thu, Jan 28, 2016
Nagios XI - Create Host And Service URLs With Filters
Viewed 13908 times since Sun, Feb 28, 2016
Nagios XI - Redundancy And Security Planning
Viewed 5372 times since Sun, Mar 25, 2018
Nagios XI - How to Restart A Windows Service With NRPE
Viewed 13628 times since Thu, Jan 28, 2016
Nagios XI - Using The Core Config Manager For Service Management
Viewed 12513 times since Mon, Aug 8, 2016
Nagios XI - Monitoring Windows With NCPA
Viewed 9767 times since Wed, Jul 19, 2017
Nagios XI - BPI XML Cache
Viewed 6322 times since Thu, Mar 9, 2017
Nagios XI - Configuring Inbound Checks
Viewed 7351 times since Wed, Jan 27, 2016