ginal Message-
From: James S. White [mailto:[EMAIL PROTECTED]
Sent: 7. desember 2005 15:50
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] nagios process count increasing
I am running nagios in an distributed environment and when I start
nagios
on the central server I see an incre
I am running nagios in an distributed environment and when I start nagios
on the central server I see an increasing number of nagios processes with
the parent process of init.
$ ps -ef | grep na[g]ios | awk '{if($3==1){print $0}}' | wc -l
129
$ ps -ef | grep na[g]ios | awk '{if($3==1){print $0}