<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Re: [Nagios-users] Nagios hiding process list</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Sounds like you have multiple, conflicting nagios processes running.<BR>
<BR>
<BR>
--<BR>
Marc<BR>
<BR>
Sent from a very tiny wireless device with a very tiny unlit keyboard.<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Phu Nguyen <magadmin@uui.com><BR>
To: nagios-users@lists.sourceforge.net <nagios-users@lists.sourceforge.net><BR>
Sent: Wed Jul 30 11:42:02 2003<BR>
Subject: [Nagios-users] Nagios hiding process list<BR>
<BR>
Hi all,<BR>
<BR>
<BR>
<BR>
I experiencing with weird behavior of Nagios, could some one help me?<BR>
<BR>
I have 9 services check for each node, and I have more than a hundred nodes in ours organize.<BR>
<BR>
When Nagios refreshes, some time it displays there are only 3 services for each node, and sometime it display 9.<BR>
<BR>
<BR>
<BR>
Configuration is the same for all nodes as follow:<BR>
<BR>
<BR>
<BR>
# Service definition<BR>
<BR>
define service{<BR>
<BR>
        use                             generic-service         ; Name of service template to use<BR>
<BR>
<BR>
<BR>
        host_name                       sys2_asr1<BR>
<BR>
        service_description             Disk Space on /usr<BR>
<BR>
        is_volatile                     0<BR>
<BR>
        check_period                    24x7<BR>
<BR>
        max_check_attempts              3<BR>
<BR>
        normal_check_interval           5<BR>
<BR>
        retry_check_interval            1<BR>
<BR>
        contact_groups                  System2-admins<BR>
<BR>
        notification_interval           120<BR>
<BR>
        notification_period             24x7<BR>
<BR>
        notification_options            w,u,c,r<BR>
<BR>
        check_command                   check_nrpe!check_disk_user<BR>
<BR>
        }<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
I’m appreciate for any help,<BR>
<BR>
Phu Nguyen.<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>