How to set "parent" for Nagios process?
Jan Johansson
j2 at mupp.net
Mon Mar 22 16:19:49 CET 2010
>Odd , i had to modify the statusmap.c in order to get something similar
>, you haven't done that , Right ?
Nope.
>is it possible that you have some configuration issue where "localhost"
>is not 127.0.0.1 ?
>and a host for the nagios server has a different ip ?
define host{
use linux-server ; Name of host template to use
; This host definition will inherit all variables that are defin ed
; in (or inherited by) the linux-server host template definition .
host_name localhost
alias localhost
address 127.0.0.1
parents gotlogswitch01
}
>from what i can see your nagios process is communicating over the
>internet to all the servers (i might be wrong - but that is the
>"picture" i get from the map .) so it might be an IP issue .
No, everything is local, and the "internet" is really just an abstract check to a major web site to test our internet connectivity.
So i would want "Nagios process" to be linked to "Localhost" in the map.
--
Meddelandet har kontrollerats mot virus samt skadligt
innehåll av MailScanner och förmodas vara säkert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100322/34e2a4cf/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
-------------- next part --------------
_______________________________________________
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