Host display problem

Thomas Guyot-Sionnest Thomas at zango.com
Tue Nov 7 21:10:51 CET 2006


> -----Original Message-----
> From: nagios-devel-bounces at lists.sourceforge.net 
> [mailto:nagios-devel-bounces at lists.sourceforge.net] On Behalf 
> Of Baumgartner, Jeremy J
> Sent: November 7, 2006 14:52
> To: nagios-devel at lists.sourceforge.net
> Subject: [Nagios-devel] Host display problem
> 
> I'm seeing a strange occurrance, and it seems like something 
> that may have been added as a feature, but I cannot see any 
> explaination anywhere else.
>  
> Configuration:
>  
> We use separate files for each server we monitor.  We have 3 
> files in particular:  ntz00.cfg, ntz00a.cfg, and ntz00b.cfg.  
> We have identical services defined in ntz00a.cfg and 
> ntz00b.cfg, as they are identical systems.  ntz00.cfg has 3 
> services which are common to the other two, but they are not 
> listed in either ntz00a.cfg or ntz00b.cfg.  When we view the 
> hosts ntz00a or ntz00b on the web interface, the additional 
> services in ntz00.cfg appear.
>  
> This isn't necessarily a bad thing, but we don't want this to 
> happen, since the host ntz00 "hops" between ntz00a and ntz00b 
> in a high-availability setup.
>  
> I'm wondering if this was something that was added as a 
> feature, since the hostnames are so similar 
> (ntz00/ntz00a/ntz00b), perhaps there is logic built in to 
> recognize that <hostname> and <hostname>[a-z] are related in this way.
>  
> In any case, any information on this would be greatly 
> appreciated.  Thank you.

If your configuration is done correctly then it's certainely a regexp
problem. Make sure you have:

use_regexp_matching=0
use_true_regexp_matching=0

In you main Nagios config file.

Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3076 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20061107/39a54dd1/attachment.bin>
-------------- next part --------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- next part --------------
_______________________________________________
Nagios-devel mailing list
Nagios-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-devel


More information about the Developers mailing list