Nagios 3.1.2 - Tactical Overview - Network Health - query

Marc Powell marc at ena.com
Tue Jul 21 16:17:43 CEST 2009


On Jul 20, 2009, at 7:43 PM, Jones, Stuart wrote:

> The Network Health display - Host Health & Service Health are always  
> coloured green even though there are Host and Services issues i.e.  
> in error condition or off-line.

The size of the bar changes based on the percentage of hosts or  
services experiencing a problem. The color of the bar will change to  
WARNING when more than 10% are experiencing problems and CRITICAL when  
more than 25%.

>
> Where should I go looking to have this section of the web status  
> summary page track the overall status of the network i.e change  
> colour please?

The color thresholds are hard-coded in cgi/tac.c. You'll need to edit  
them, then recompile the cgis.

#define HEALTH_WARNING_PERCENTAGE       90
#define HEALTH_CRITICAL_PERCENTAGE      75

--
Marc


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list