<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [Nagios-users] How to set "parent" for Nagios process?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>>Odd , i had to modify the statusmap.c in order to get something similar<BR>
>, you haven't done that , Right ?<BR>
<BR>
Nope.<BR>
<BR>
>is it possible that you have some configuration issue where "localhost"<BR>
>is not 127.0.0.1 ?<BR>
>and a host for the nagios server has a different ip ?<BR>
<BR>
define host{<BR>
        use                     linux-server            ; Name of host template to use<BR>
                                                        ; This host definition will inherit all variables that are defin                  ed<BR>
                                                        ; in (or inherited by) the linux-server host template definition                  .<BR>
        host_name               localhost<BR>
        alias                   localhost<BR>
        address                 127.0.0.1<BR>
        parents                 gotlogswitch01<BR>
        }<BR>
<BR>
<BR>
<BR>
>from what i can see your nagios process is communicating over the<BR>
>internet to all the servers (i might be wrong - but that is the<BR>
>"picture" i get from the map .) so it might be an IP issue .<BR>
<BR>
No, everything is local, and the "internet" is really just an abstract check to a major web site to test our internet connectivity.<BR>
<BR>
So i would want "Nagios process" to be linked to "Localhost" in the map.<BR>
</FONT>
</P>

<br />-- 
<br />Meddelandet har kontrollerats mot virus
<br />samt skadligt innehåll av
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>
<br />och förmodas vara säkert.
</BODY>
</HTML>