Xymon Mailing List Archive search

configure procs ports and files and msg

22 messages in this thread

list Jose Mª Erquiaga · Wed, 28 Jan 2009 10:19:22 +0100 ·
Hi
I cannot find how to configure that monitors
im using hobbit , and the status of this monitors is clear.
but if you click on them They show information ,
for example clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available

The client did not report any logfile data
"

the same with files .

Some idea????
regards!!!
list Mogens Busk · Wed, 28 Jan 2009 11:38:46 +0100 ·
You need to make configuration in /hobbit/server/etc/hobbit-client.cfg and
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
quoted from Jose Mª Erquiaga
Hi
I cannot find how to configure that monitors
im using hobbit , and the status of this monitors is clear.
but if you click on them They show information ,
for example clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available

The client did not report any logfile data
"

the same with files .

Some idea????
regards!!!

-- 

mvh mogens busk
user-299afb767d0c@xymon.invalid
list Jose Mª Erquiaga · Thu, 29 Jan 2009 12:19:08 +0100 ·
THANKS VERY MUCH!!!
ill work on it right now
regards

2009/1/28 Mogens Busk <user-299afb767d0c@xymon.invalid>:
quoted from Mogens Busk
You need to make configuration in /hobbit/server/etc/hobbit-client.cfg and
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
Hi
I cannot find how to configure that monitors
im using hobbit , and the status of this monitors is clear.
but if you click on them They show information ,
for example clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available

The client did not report any logfile data
"

the same with files .

Some idea????
regards!!!

--
mvh mogens busk
user-299afb767d0c@xymon.invalid
list Ginny Jaworski · Thu, 29 Jan 2009 17:14:46 -0500 ·
I have Hobbit running on a IBM P6 lpar, with AIX 5.3 installed.   It seems about every 3-4 minutes a 'defunct' process is started by hobbit.  I have tried uninstalling and re-installing Hobbit, and rebooting the server. The defunct processes are still being generated.  Does anyone have any idea on what is causing this?  Thanks for your help.
Here's a sample of the ps output:

   50307 Z   hobbit 331868      0   0  38 rt        0:00 <defunct>
   50307 Z   hobbit 344096      0   0  38 rt        0:00 <defunct>
   50307 Z   hobbit 348368      0   0  38 rt        0:00 <defunct>
   50307 Z   hobbit 372982      0   0  38 rt        0:00 <defunct>
   50307 Z   hobbit 376944      0   0  38 rt        0:00 <defunct>
   50307 Z   hobbit 385200      0   0  38 rt        0:00 <defunct>
   50307 Z   hobbit 389226      0   0  38 rt        0:00 <defunct>
   50307 Z   hobbit 393276      0   0  38 rt        0:00 <defunct>


Ginny Jaworski
list Jim Smith · Thu, 29 Jan 2009 15:22:32 -0700 ·
If my memory serves me correctly, which is highly doubtful, I had a
similar problem with defunct processes on an earlier version of AIX that
was corrected by an AIX patch.  The issue wasn't due to Hobbit, but the
symptoms were the same.

 
Perhaps you should check to see if you have all the latest AIX patches
installed.

 
Just a wild guess!

 
Jim Smith

Little Rock
quoted from Ginny Jaworski

 
From: Ginny Jaworski [mailto:user-eac184b7c47e@xymon.invalid] Sent: Thursday, January 29, 2009 4:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Hobbit Generating Defunct Processes 
 

I have Hobbit running on a IBM P6 lpar, with AIX 5.3 installed.   It
seems about every 3-4 minutes a 'defunct' process is started by hobbit.
I have tried uninstalling and re-installing Hobbit, and rebooting the
server.  The defunct processes are still being generated.  Does anyone
have any idea on what is causing this?  Thanks for your help. Here's a sample of the ps output: 
   50307 Z   hobbit 331868      0   0  38 rt
0:00 <defunct>    50307 Z   hobbit 344096      0   0  38 rt
0:00 <defunct>    50307 Z   hobbit 348368      0   0  38 rt
0:00 <defunct>    50307 Z   hobbit 372982      0   0  38 rt
0:00 <defunct>    50307 Z   hobbit 376944      0   0  38 rt
0:00 <defunct>    50307 Z   hobbit 385200      0   0  38 rt
0:00 <defunct>    50307 Z   hobbit 389226      0   0  38 rt
0:00 <defunct>    50307 Z   hobbit 393276      0   0  38 rt
0:00 <defunct> 

Ginny Jaworski
list Greg L Hubbard · Thu, 29 Jan 2009 16:26:59 -0600 ·
I think that might be an artifact from AIX.  Hobbit launches processes
every 5 minutes that end.  AIX keeps them around in the process list as
"defunct" instead of just getting rid of them.
 GLH
quoted from Ginny Jaworski


	From: Ginny Jaworski [mailto:user-eac184b7c47e@xymon.invalid] 	Sent: Thursday, January 29, 2009 4:15 PM
	To: user-ae9b8668bcde@xymon.invalid
	Subject: [hobbit] Hobbit Generating Defunct Processes 	
	

	I have Hobbit running on a IBM P6 lpar, with AIX 5.3 installed.
It seems about every 3-4 minutes a 'defunct' process is started by
hobbit.  I have tried uninstalling and re-installing Hobbit, and
rebooting the server.  The defunct processes are still being generated.
Does anyone have any idea on what is causing this?  Thanks for your
help. 	Here's a sample of the ps output: 	
	   50307 Z   hobbit 331868      0   0  38 rt
0:00 <defunct> 	   50307 Z   hobbit 344096      0   0  38 rt
0:00 <defunct> 	   50307 Z   hobbit 348368      0   0  38 rt
0:00 <defunct> 	   50307 Z   hobbit 372982      0   0  38 rt
0:00 <defunct> 	   50307 Z   hobbit 376944      0   0  38 rt
0:00 <defunct> 	   50307 Z   hobbit 385200      0   0  38 rt
0:00 <defunct> 	   50307 Z   hobbit 389226      0   0  38 rt
0:00 <defunct> 	   50307 Z   hobbit 393276      0   0  38 rt
0:00 <defunct> 	
	
	Ginny Jaworski
list Ginny Jaworski · Fri, 30 Jan 2009 09:14:48 -0500 ·
That is what I thought was happening, however, I have Hobbit running on a few other AIX servers.  This just started happening on this server in the last few days.  Before that, things seemed okay.  The other AIX servers don't seem to keep the defunct processes around.  Any idea why it does it on some servers and not others?  I rebooted the server yesterday afternoon to clear them up.   I have 215 defunct processes this morning.   Are there any configurations in  Hobbit  that I can stop it from reporting the defunct procs on the Hobbit Server?

Thanks,


Ginny Jaworski


From:
"Hubbard, Greg L" <user-d970b5e56ec9@xymon.invalid>
To:
<user-ae9b8668bcde@xymon.invalid>
Date:
01/29/2009 05:27 PM
Subject:
RE: [hobbit] Hobbit Generating Defunct Processes
quoted from Greg L Hubbard


I think that might be an artifact from AIX.  Hobbit launches processes every 5 minutes that end.  AIX keeps them around in the process list as "defunct" instead of just getting rid of them.
 GLH

From: Ginny Jaworski [mailto:user-eac184b7c47e@xymon.invalid] Sent: Thursday, January 29, 2009 4:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Hobbit Generating Defunct Processes 

I have Hobbit running on a IBM P6 lpar, with AIX 5.3 installed.   It seems about every 3-4 minutes a 'defunct' process is started by hobbit.  I have tried uninstalling and re-installing Hobbit, and rebooting the server. The defunct processes are still being generated.  Does anyone have any idea on what is causing this?  Thanks for your help. Here's a sample of the ps output: 
   50307 Z   hobbit 331868      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 344096      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 348368      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 372982      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 376944      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 385200      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 389226      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 393276      0   0  38 rt        0:00 <defunct> 

Ginny Jaworski
list Ginny Jaworski · Fri, 30 Jan 2009 09:20:22 -0500 ·
Ummmm.... it might be.  I have AIX version 5300-07-01-0748 running on two servers... one blade and one p6...  the p6 is the only one generating the defunct procs...

Ginny Jaworski
Marist College
Information Technology
3399 North Road
Poughkeepsie, NY 12601

(845)575-3940
user-eac184b7c47e@xymon.invalid


From:
"Smith, Jim" <user-dc30f243a817@xymon.invalid>
To:
user-ae9b8668bcde@xymon.invalid
Date:
01/29/2009 05:23 PM
quoted from Ginny Jaworski
Subject:
RE: [hobbit] Hobbit Generating Defunct Processes


If my memory serves me correctly, which is highly doubtful, I had a similar problem with defunct processes on an earlier version of AIX that was corrected by an AIX patch.  The issue wasn’t due to Hobbit, but the symptoms were the same.
 Perhaps you should check to see if you have all the latest AIX patches installed.
 Just a wild guess!
 Jim Smith
Little Rock
  
From: Ginny Jaworski [mailto:user-eac184b7c47e@xymon.invalid] Sent: Thursday, January 29, 2009 4:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Hobbit Generating Defunct Processes  
I have Hobbit running on a IBM P6 lpar, with AIX 5.3 installed.   It seems about every 3-4 minutes a 'defunct' process is started by hobbit.  I have tried uninstalling and re-installing Hobbit, and rebooting the server. The defunct processes are still being generated.  Does anyone have any idea on what is causing this?  Thanks for your help. Here's a sample of the ps output: 
   50307 Z   hobbit 331868      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 344096      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 348368      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 372982      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 376944      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 385200      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 389226      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 393276      0   0  38 rt        0:00 <defunct> 

Ginny Jaworski
list Jose Mª Erquiaga · Mon, 2 Feb 2009 10:13:39 +0100 ·
hello again
i´ve been configuring the potrs procs etc monitors.
but It doesn´t work.
at hobbit-clients

HOST=santander.xx.es
        PROC "%/usr/lib/autofs/automountd" 1 1 red
        PROC cron
        #PROC /usr/sbin/cron 0 0 COLOR=red
HOST=soria.xx.es
        LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
        DISK  /FIXED/C  60 65

HOST=cadiz.xx.es
        DISK  /orarecovery  96 100
        LOAD 8.0 14.0
#HOST=barcino.xx_dom.es
 #       DISK  /FIXED/D  97 100
HOST=barcino.xx_dom.es
        DISK  * 97 100

HOST=sevilla.xx.es
        DISK /ora9dbf 95 100

HOST=lleida.xx.es
        DISK /prog 45 50

DEFAULT
        # These are the built-in defaults.
        UP      1h
        LOAD    5.0 10.0
        DISK    * 90 95
        MEMPHYS 100 101
        MEMSWAP 50 80

user-276f6df13d47@xymon.invalid

#log:/usr/local/apache2/logs/error_log:10240
 [santander.xx.es]
 log:/var/log/messages:10240
 dir:/export/home/hobbit

IO cannot imagun what i swrong.
Some idea?
I have hobbit 4.2 clients and older clients , a mix.
someone could send me an example of configuration?
Please some help!
i´ll be working on it .
regards!


2009/1/29 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
quoted from Jose Mª Erquiaga
THANKS VERY MUCH!!!
ill work on it right now
regards

2009/1/28 Mogens Busk <user-299afb767d0c@xymon.invalid>:
You need to make configuration in /hobbit/server/etc/hobbit-client.cfg and
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
Hi
I cannot find how to configure that monitors
im using hobbit , and the status of this monitors is clear.
but if you click on them They show information ,
for example clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available

The client did not report any logfile data
"

the same with files .

Some idea????
regards!!!

--
mvh mogens busk
user-299afb767d0c@xymon.invalid
list Jose Mª Erquiaga · Mon, 2 Feb 2009 12:53:23 +0100 ·
hello again!
i make it work but not in the hobbit 4.2 clients , they are still clear.
some diference with the configuration using 4.2 clients for proc ports etc??
wresling!!

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
quoted from Jose Mª Erquiaga
hello again
i´ve been configuring the potrs procs etc monitors.
but It doesn´t work.
at hobbit-clients

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
       #PROC /usr/sbin/cron 0 0 COLOR=red
HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65

HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
#HOST=barcino.xx_dom.es
 #       DISK  /FIXED/D  97 100
HOST=barcino.xx_dom.es
       DISK  * 97 100

HOST=sevilla.xx.es
       DISK /ora9dbf 95 100

HOST=lleida.xx.es
       DISK /prog 45 50

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80

user-276f6df13d47@xymon.invalid

#log:/usr/local/apache2/logs/error_log:10240
 [santander.xx.es]
 log:/var/log/messages:10240
 dir:/export/home/hobbit

IO cannot imagun what i swrong.
Some idea?
I have hobbit 4.2 clients and older clients , a mix.
someone could send me an example of configuration?
Please some help!
i´ll be working on it .
regards!


2009/1/29 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
THANKS VERY MUCH!!!
ill work on it right now
regards

2009/1/28 Mogens Busk <user-299afb767d0c@xymon.invalid>:
You need to make configuration in /hobbit/server/etc/hobbit-client.cfg and
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
Hi
I cannot find how to configure that monitors
im using hobbit , and the status of this monitors is clear.
but if you click on them They show information ,
for example clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available

The client did not report any logfile data
"

the same with files .

Some idea????
regards!!!

--
mvh mogens busk
user-299afb767d0c@xymon.invalid
list Jose Mª Erquiaga · Mon, 2 Feb 2009 13:15:58 +0100 ·
hi sorry..
i forgot some informmation
I´ve make it work using the default
quoted from Jose Mª Erquiaga

DEFAULT
        # These are the built-in defaults.
        UP      1h
        LOAD    5.0 10.0
        DISK    * 90 95
        MEMPHYS 100 101
        MEMSWAP 50 80

        MEMACT  90 97
        PROC /usr/sbin/nsr/nsrexecd
        PORT "LOCAL=%([.:]10042)" state=LISTEN TEXT=WEBMIN
for one 4.2 client  i try to check other proc
HOST=santander.xx.es
        PROC "%/usr/lib/autofs/automountd" 1 1 red
        PROC cron
but it is clear and says No process checks defined
quoted from Jose Mª Erquiaga
...............


2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again!
i make it work but not in the hobbit 4.2 clients , they are still clear.
some diference with the configuration using 4.2 clients for proc ports etc??
wresling!!

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again
i´ve been configuring the potrs procs etc monitors.
but It doesn´t work.
at hobbit-clients

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
       #PROC /usr/sbin/cron 0 0 COLOR=red
HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65

HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
#HOST=barcino.xx_dom.es
 #       DISK  /FIXED/D  97 100
HOST=barcino.xx_dom.es
       DISK  * 97 100

HOST=sevilla.xx.es
       DISK /ora9dbf 95 100

HOST=lleida.xx.es
       DISK /prog 45 50

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80

user-276f6df13d47@xymon.invalid

#log:/usr/local/apache2/logs/error_log:10240
 [santander.xx.es]
 log:/var/log/messages:10240
 dir:/export/home/hobbit

IO cannot imagun what i swrong.
Some idea?
I have hobbit 4.2 clients and older clients , a mix.
someone could send me an example of configuration?
Please some help!
i´ll be working on it .
regards!


2009/1/29 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
THANKS VERY MUCH!!!
ill work on it right now
regards

2009/1/28 Mogens Busk <user-299afb767d0c@xymon.invalid>:
You need to make configuration in /hobbit/server/etc/hobbit-client.cfg and
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
Hi
I cannot find how to configure that monitors
im using hobbit , and the status of this monitors is clear.
but if you click on them They show information ,
for example clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available

The client did not report any logfile data
"

the same with files .

Some idea????
regards!!!

--
mvh mogens busk
user-299afb767d0c@xymon.invalid
list Mogens Busk · Tue, 3 Feb 2009 10:16:09 +0100 ·
it is important that you write the rules in revers order:
individual rules first, global rules last in the config file.

have you checked the man page:
http://www.hswn.dk/hobbit/help/manpages/

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
quoted from Jose Mª Erquiaga
hi sorry..
i forgot some informmation
I´ve make it work using the default

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80
        MEMACT  90 97
       PROC /usr/sbin/nsr/nsrexecd
       PORT "LOCAL=%([.:]10042)" state=LISTEN TEXT=WEBMIN
for one 4.2 client  i try to check other proc
HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
but it is clear and says No process checks defined
...............


2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again!
i make it work but not in the hobbit 4.2 clients , they are still clear.
some diference with the configuration using 4.2 clients for proc ports
etc??
wresling!!

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again
i´ve been configuring the potrs procs etc monitors.
but It doesn´t work.
at hobbit-clients

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
       #PROC /usr/sbin/cron 0 0 COLOR=red
HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65

HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
#HOST=barcino.xx_dom.es
 #       DISK  /FIXED/D  97 100
HOST=barcino.xx_dom.es
       DISK  * 97 100

HOST=sevilla.xx.es
       DISK /ora9dbf 95 100

HOST=lleida.xx.es
       DISK /prog 45 50

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80

user-276f6df13d47@xymon.invalid

#log:/usr/local/apache2/logs/error_log:10240
 [santander.xx.es]
 log:/var/log/messages:10240
 dir:/export/home/hobbit

IO cannot imagun what i swrong.
Some idea?
I have hobbit 4.2 clients and older clients , a mix.
someone could send me an example of configuration?
Please some help!
i´ll be working on it .
regards!


2009/1/29 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
THANKS VERY MUCH!!!
ill work on it right now
regards

2009/1/28 Mogens Busk <user-299afb767d0c@xymon.invalid>:
You need to make configuration in /hobbit/server/etc/hobbit-client.cfg
and
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
Hi
I cannot find how to configure that monitors
im using hobbit , and the status of this monitors is clear.
but if you click on them They show information ,
for example clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available

The client did not report any logfile data
"

the same with files .

Some idea????
regards!!!

--
mvh mogens busk
user-299afb767d0c@xymon.invalid
-- 

mvh mogens busk
user-299afb767d0c@xymon.invalid
list Jose Mª Erquiaga · Tue, 3 Feb 2009 10:33:28 +0100 ·
hi thanks for the aswer but my  hobbbit-client file is like this
quoted from Mogens Busk

HOST=santander.xx.es
        PROC "%/usr/lib/autofs/automountd" 1 1 red
        PROC cron
HOST=soria.xx.es
        LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
        DISK  /FIXED/C  60 65

HOST=orense.xx.es
        PORT "LOCAL=%([.:]7230$)" STATE=% min=1 max=160 TRACK=eb "TEXT=EB"
HOST=cadiz.xx.es
        DISK  /orarecovery  96 100
        LOAD 8.0 14.0
        PROC oracleORA10G
quoted from Mogens Busk
HOST=barcino.xx_dom.es
        DISK  * 97 100
HOST=sevilla.xx.es
        DISK /ora9dbf 95 100
HOST=lleida.xx.es
        DISK /prog 45 50
DEFAULT
        # These are the built-in defaults.
        UP      1h
        LOAD    5.0 10.0
        DISK    * 90 95
        MEMPHYS 100 101
        MEMSWAP 50 80
        MEMACT  90 97
        PROC /usr/sbin/nsr/nsrexecd

        PORT LOCAL=%([.:]22$) STATE=LISTEN "TEXT=SSH listener" color="yellow"

seems to be something with the hobbit client 4.2.
could it be?
i need to configure some more ?
in my older clients it works .
but in all my hobbit 4.2 clients doesn´t work.
on this 4.2 clients i´m running some ext scripts and it works
correctly , so there´s nothing to do with ghosts clients.
by the other hand  ports proc msg and files era clear.
they show information but says No files checked or no proc checked etc...
i cant find nothing more.
help please!
good luck!!

2009/2/3 Mogens Busk <user-299afb767d0c@xymon.invalid>:
quoted from Mogens Busk
it is important that you write the rules in revers order:
individual rules first, global rules last in the config file.

have you checked the man page:
http://www.hswn.dk/hobbit/help/manpages/

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
hi sorry..
i forgot some informmation
I´ve make it work using the default

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80
       MEMACT  90 97
       PROC /usr/sbin/nsr/nsrexecd
       PORT "LOCAL=%([.:]10042)" state=LISTEN TEXT=WEBMIN
for one 4.2 client  i try to check other proc
HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
but it is clear and says No process checks defined
...............


2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again!
i make it work but not in the hobbit 4.2 clients , they are still clear.
some diference with the configuration using 4.2 clients for proc ports
etc??
wresling!!

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again
i´ve been configuring the potrs procs etc monitors.
but It doesn´t work.
at hobbit-clients

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
       #PROC /usr/sbin/cron 0 0 COLOR=red
HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65

HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
#HOST=barcino.xx_dom.es
 #       DISK  /FIXED/D  97 100
HOST=barcino.xx_dom.es
       DISK  * 97 100

HOST=sevilla.xx.es
       DISK /ora9dbf 95 100

HOST=lleida.xx.es
       DISK /prog 45 50

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80

user-276f6df13d47@xymon.invalid

#log:/usr/local/apache2/logs/error_log:10240
 [santander.xx.es]
 log:/var/log/messages:10240
 dir:/export/home/hobbit

IO cannot imagun what i swrong.
Some idea?
I have hobbit 4.2 clients and older clients , a mix.
someone could send me an example of configuration?
Please some help!
i´ll be working on it .
regards!


2009/1/29 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
THANKS VERY MUCH!!!
ill work on it right now
regards

2009/1/28 Mogens Busk <user-299afb767d0c@xymon.invalid>:
You need to make configuration in
/hobbit/server/etc/hobbit-client.cfg and
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
Hi
I cannot find how to configure that monitors
im using hobbit , and the status of this monitors is clear.
but if you click on them They show information ,
for example clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available

The client did not report any logfile data
"

the same with files .

Some idea????
regards!!!

--
mvh mogens busk
user-299afb767d0c@xymon.invalid
--
mvh mogens busk
user-299afb767d0c@xymon.invalid
list Jose Mª Erquiaga · Tue, 3 Feb 2009 13:08:33 +0100 ·
hi again i continue my travel ..
santander.xx.es (as you see below) have two PROC defined plus the default one.
But hobbit displays it  with a clear color....(its a client4.2)
i did some test
debmonitor:/usr/lib/hobbit/server/bin# bbcmd hobbitd_client --test
2009-02-03 13:57:47 Using default environment file
/usr/lib/hobbit/server/etc/hobbitserver.cfg
2009-02-03 13:57:47 Unknown token 'LOG' ignored at line 147
2009-02-03 13:57:47 Unknown token 'PORT' ignored at line 151
2009-02-03 13:57:47 pcre compile '*' failed (offset 0): nothing to repeat
2009-02-03 13:57:47 Unknown token 'PORT' ignored at line 174
Hostname (.=end, ?=dump, !=reload) []: santander.xx.es
Test (cpu, mem, disk, proc): proc
ps command string:
Process %/usr/lib/autofs/automountd color red: Count=0, min=1, max=-1
Process cron color red: Count=0, min=1, max=-1
Process /usr/sbin/nsr/nsrexecd color red: Count=0, min=1, max=-1
Process cron color red: Count=0, min=1, max=-1

seems like eveything is allright.
i cant imagine the problem .....
some idea?

2009/2/3 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
quoted from Jose Mª Erquiaga
hi thanks for the aswer but my  hobbbit-client file is like this

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65
HOST=orense.xx.es
       PORT "LOCAL=%([.:]7230$)" STATE=% min=1 max=160 TRACK=eb "TEXT=EB"
HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
       PROC oracleORA10G
HOST=barcino.xx_dom.es
       DISK  * 97 100
HOST=sevilla.xx.es
       DISK /ora9dbf 95 100
HOST=lleida.xx.es
       DISK /prog 45 50
DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80
       MEMACT  90 97
       PROC /usr/sbin/nsr/nsrexecd
       PORT LOCAL=%([.:]22$) STATE=LISTEN "TEXT=SSH listener" color="yellow"

seems to be something with the hobbit client 4.2.
could it be?
i need to configure some more ?
in my older clients it works .
but in all my hobbit 4.2 clients doesn´t work.
on this 4.2 clients i´m running some ext scripts and it works
correctly , so there´s nothing to do with ghosts clients.
by the other hand  ports proc msg and files era clear.
they show information but says No files checked or no proc checked etc...
i cant find nothing more.
help please!
good luck!!

2009/2/3 Mogens Busk <user-299afb767d0c@xymon.invalid>:
it is important that you write the rules in revers order:
individual rules first, global rules last in the config file.

have you checked the man page:
http://www.hswn.dk/hobbit/help/manpages/

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
hi sorry..
i forgot some informmation
I´ve make it work using the default

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80
       MEMACT  90 97
       PROC /usr/sbin/nsr/nsrexecd
       PORT "LOCAL=%([.:]10042)" state=LISTEN TEXT=WEBMIN
for one 4.2 client  i try to check other proc
HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
but it is clear and says No process checks defined
...............


2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again!
i make it work but not in the hobbit 4.2 clients , they are still clear.
some diference with the configuration using 4.2 clients for proc ports
etc??
wresling!!

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again
i´ve been configuring the potrs procs etc monitors.
but It doesn´t work.
at hobbit-clients

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
       #PROC /usr/sbin/cron 0 0 COLOR=red
HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65

HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
#HOST=barcino.xx_dom.es
 #       DISK  /FIXED/D  97 100
HOST=barcino.xx_dom.es
       DISK  * 97 100

HOST=sevilla.xx.es
       DISK /ora9dbf 95 100

HOST=lleida.xx.es
       DISK /prog 45 50

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80

user-276f6df13d47@xymon.invalid

#log:/usr/local/apache2/logs/error_log:10240
 [santander.xx.es]
 log:/var/log/messages:10240
 dir:/export/home/hobbit

IO cannot imagun what i swrong.
Some idea?
I have hobbit 4.2 clients and older clients , a mix.
someone could send me an example of configuration?
Please some help!
i´ll be working on it .
regards!


2009/1/29 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
THANKS VERY MUCH!!!
ill work on it right now
regards

2009/1/28 Mogens Busk <user-299afb767d0c@xymon.invalid>:
You need to make configuration in
/hobbit/server/etc/hobbit-client.cfg and
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
Hi
I cannot find how to configure that monitors
im using hobbit , and the status of this monitors is clear.
but if you click on them They show information ,
for example clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available

The client did not report any logfile data
"

the same with files .

Some idea????
regards!!!

--
mvh mogens busk
user-299afb767d0c@xymon.invalid
--
mvh mogens busk
user-299afb767d0c@xymon.invalid
list Massimo Morsiani · Wed, 4 Feb 2009 10:24:17 +0100 ·
Hi all,
 I have exactly the same issue on our IBM machines with AIX 5.3 (oslevel -r: 5300-08).
 I'm using Stef's hobbit/xymon client downloaded from http://www.docum.org/foswiki/bin/view/Xymon/Aix5HobbitClient .
Does anyone find proper patch we have to apply?
  Regards.
 Massimo Morsiani Information Technology Dept. ------ Gilbarco S.r.l. via de' Cattani, 220/G 50145 Firenze, Italy tel:    +XX-XXX-XXXXX fax:    +XX-XXX-XXXXXX email:  user-32025d8bd22e@xymon.invalid web:    http://www.gilbarco.it <http://www.gilbarco.it/>;  
quoted from Ginny Jaworski


From: Ginny Jaworski [mailto:user-eac184b7c47e@xymon.invalid] Sent: giovedì 29 gennaio 2009 23.15
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Hobbit Generating Defunct Processes 


I have Hobbit running on a IBM P6 lpar, with AIX 5.3 installed.   It seems about every 3-4 minutes a 'defunct' process is started by hobbit.  I have tried uninstalling and re-installing Hobbit, and rebooting the server.  The defunct processes are still being generated.  Does anyone have any idea on what is causing this?  Thanks for your help. Here's a sample of the ps output: 
   50307 Z   hobbit 331868      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 344096      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 348368      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 372982      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 376944      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 385200      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 389226      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 393276      0   0  38 rt                                      0:00 <defunct> 

Ginny Jaworski


Please be advised that this email may contain confidential information.
 If you are not the intended recipient, please do not read, copy or
re-transmit this email.  If you have received this email in error,
please notify us by email by replying to the sender and by telephone
(call us collect at +X XXX-XXX-XXXX) and delete this message and any
attachments.  Thank you in advance for your cooperation and assistance.

In addition, Danaher and its subsidiaries disclaim that the content of
this email constitutes an offer to enter into, or the acceptance of, any
contract or agreement or any amendment thereto; provided that the
foregoing disclaimer does not invalidate the binding effect of any
digital or other electronic reproduction of a manual signature that is
included in any attachment to this email.
list Jose Mª Erquiaga · Wed, 4 Feb 2009 10:39:24 +0100 ·
finalii I found that is a problem with Sparc arquitecture
client 4.2 works well with SF411 and SF4200 ( i86pc i386)
but proc ports check don´t work well for sun4u (sparc ) architecture
quoted from Jose Mª Erquiaga

......


2009/2/3 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hi again i continue my travel ..
santander.xx.es (as you see below) have two PROC defined plus the default one.
But hobbit displays it  with a clear color....(its a client4.2)
i did some test
debmonitor:/usr/lib/hobbit/server/bin# bbcmd hobbitd_client --test
2009-02-03 13:57:47 Using default environment file
/usr/lib/hobbit/server/etc/hobbitserver.cfg
2009-02-03 13:57:47 Unknown token 'LOG' ignored at line 147
2009-02-03 13:57:47 Unknown token 'PORT' ignored at line 151
2009-02-03 13:57:47 pcre compile '*' failed (offset 0): nothing to repeat
2009-02-03 13:57:47 Unknown token 'PORT' ignored at line 174
Hostname (.=end, ?=dump, !=reload) []: santander.xx.es
Test (cpu, mem, disk, proc): proc
ps command string:
Process %/usr/lib/autofs/automountd color red: Count=0, min=1, max=-1
Process cron color red: Count=0, min=1, max=-1
Process /usr/sbin/nsr/nsrexecd color red: Count=0, min=1, max=-1
Process cron color red: Count=0, min=1, max=-1

seems like eveything is allright.
i cant imagine the problem .....
some idea?

2009/2/3 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hi thanks for the aswer but my  hobbbit-client file is like this

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65
HOST=orense.xx.es
       PORT "LOCAL=%([.:]7230$)" STATE=% min=1 max=160 TRACK=eb "TEXT=EB"
HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
       PROC oracleORA10G
HOST=barcino.xx_dom.es
       DISK  * 97 100
HOST=sevilla.xx.es
       DISK /ora9dbf 95 100
HOST=lleida.xx.es
       DISK /prog 45 50
DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80
       MEMACT  90 97
       PROC /usr/sbin/nsr/nsrexecd
       PORT LOCAL=%([.:]22$) STATE=LISTEN "TEXT=SSH listener" color="yellow"

seems to be something with the hobbit client 4.2.
could it be?
i need to configure some more ?
in my older clients it works .
but in all my hobbit 4.2 clients doesn´t work.
on this 4.2 clients i´m running some ext scripts and it works
correctly , so there´s nothing to do with ghosts clients.
by the other hand  ports proc msg and files era clear.
they show information but says No files checked or no proc checked etc...
i cant find nothing more.
help please!
good luck!!

2009/2/3 Mogens Busk <user-299afb767d0c@xymon.invalid>:
it is important that you write the rules in revers order:
individual rules first, global rules last in the config file.

have you checked the man page:
http://www.hswn.dk/hobbit/help/manpages/

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
hi sorry..
i forgot some informmation
I´ve make it work using the default

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80
       MEMACT  90 97
       PROC /usr/sbin/nsr/nsrexecd
       PORT "LOCAL=%([.:]10042)" state=LISTEN TEXT=WEBMIN
for one 4.2 client  i try to check other proc
HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
but it is clear and says No process checks defined
...............


2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again!
i make it work but not in the hobbit 4.2 clients , they are still clear.
some diference with the configuration using 4.2 clients for proc ports
etc??
wresling!!

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again
i´ve been configuring the potrs procs etc monitors.
but It doesn´t work.
at hobbit-clients

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
       #PROC /usr/sbin/cron 0 0 COLOR=red
HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65

HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
#HOST=barcino.xx_dom.es
 #       DISK  /FIXED/D  97 100
HOST=barcino.xx_dom.es
       DISK  * 97 100

HOST=sevilla.xx.es
       DISK /ora9dbf 95 100

HOST=lleida.xx.es
       DISK /prog 45 50

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80

user-276f6df13d47@xymon.invalid

#log:/usr/local/apache2/logs/error_log:10240
 [santander.xx.es]
 log:/var/log/messages:10240
 dir:/export/home/hobbit

IO cannot imagun what i swrong.
Some idea?
I have hobbit 4.2 clients and older clients , a mix.
someone could send me an example of configuration?
Please some help!
i´ll be working on it .
regards!


2009/1/29 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
THANKS VERY MUCH!!!
ill work on it right now
regards

2009/1/28 Mogens Busk <user-299afb767d0c@xymon.invalid>:
You need to make configuration in
/hobbit/server/etc/hobbit-client.cfg and
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
Hi
I cannot find how to configure that monitors
im using hobbit , and the status of this monitors is clear.
but if you click on them They show information ,
for example clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data available

The client did not report any logfile data
"

the same with files .

Some idea????
regards!!!

--
mvh mogens busk
user-299afb767d0c@xymon.invalid
--
mvh mogens busk
user-299afb767d0c@xymon.invalid
list Chris Ss-is Morris · Wed, 4 Feb 2009 09:40:09 -0000 ·
Read this document and try to resolve what process is generating the defunct/zombie processes.

http://www-01.ibm.com/support/docview.wss?rs=1203&dc=DA480&dc=DA200&dc=DA490&dc=DA410&dc=DA400&dc=D600&dc=DB520&dc=D400&dc=D700&dc=DB510&dc=DA470&dc=DA460&dc=DA4A20&dc=DB550&dc=DA4A30&q1=defunct+processes&uid=isg3T1010692&loc=en_US&cs=UTF-8&lang=all

I run Hobbit/Xymon server and clients on AIX 5.1, 5.2, 5.3 and 6.1 and do not have such a problem.

Regards,
Chris 
quoted from Massimo Morsiani
-----Original Message-----
From: Morsiani, Massimo [mailto:user-32025d8bd22e@xymon.invalid] Sent: 04 February 2009 09:24
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit Generating Defunct Processes 
Hi all,
 I have exactly the same issue on our IBM machines with AIX 5.3 (oslevel -r: 5300-08).
 I'm using Stef's hobbit/xymon client downloaded from http://www.docum.org/foswiki/bin/view/Xymon/Aix5HobbitClient .
Does anyone find proper patch we have to apply?
  Regards.
 Massimo Morsiani
Information Technology Dept. ------
Gilbarco S.r.l. via de' Cattani, 220/G
50145 Firenze, Italy tel:    +XX-XXX-XXXXX fax:    +XX-XXX-XXXXXX email:  user-32025d8bd22e@xymon.invalid web:    http://www.gilbarco.it <http://www.gilbarco.it/>;  


From: Ginny Jaworski [mailto:user-eac184b7c47e@xymon.invalid]
Sent: giovedì 29 gennaio 2009 23.15
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Hobbit Generating Defunct Processes 


I have Hobbit running on a IBM P6 lpar, with AIX 5.3 installed.   It seems about every 3-4 minutes a 'defunct' process is started by hobbit.  I have tried uninstalling and re-installing Hobbit, and rebooting the server.  The defunct processes are still being generated.  Does anyone have any idea on what is causing this?  Thanks for your help. Here's a sample of the ps output: 
   50307 Z   hobbit 331868      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 344096      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 348368      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 372982      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 376944      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 385200      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 389226      0   0  38 rt                                      0:00 <defunct>    50307 Z   hobbit 393276      0   0  38 rt                                      0:00 <defunct> 

Ginny Jaworski


Please be advised that this email may contain confidential information.
 If you are not the intended recipient, please do not read, copy or
re-transmit this email.  If you have received this email in error,
please notify us by email by replying to the sender and by telephone
(call us collect at +X XXX-XXX-XXXX) and delete this message and any
attachments.  Thank you in advance for your cooperation and assistance.

In addition, Danaher and its subsidiaries disclaim that the content of
this email constitutes an offer to enter into, or the acceptance of, any
contract or agreement or any amendment thereto; provided that the
foregoing disclaimer does not invalidate the binding effect of any
digital or other electronic reproduction of a manual signature that is
included in any attachment to this email.


**********************************************************************

This e-mail including any attachments is provided for general information purposes only and does not constitute advice except to the addressee if expressly stated in this email. For the avoidance of doubt the contents of this email and any attachments are subject to contract and are not intended to and will not constitute a legally binding contract or any part of a legally binding contract. 
The information contained in this email and any attachments is confidential.  It is intended only for the use of the intended recipient at the email address to which it has been addressed. If the reader of this message is not an intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution or copying of the message or associated attachments is strictly prohibited.

If you have received this e-mail in error, please notify user-36fa688b57c1@xymon.invalid and permanently delete the email and any attachments immediately from your system.  You should not retain, copy or use this email or any attachment for any purpose, nor disclose all or any part of the contents to any other person.  Thank you for your co-operation. 
Neither RWE IT UK Ltd nor any of the other companies in the RWE Group from whom this e-mail originates accept any responsibility for losses or damage as a result of any viruses and it is your responsibility to check attachments (if any) for viruses. 
RWE IT UK Ltd Registered office: Mistral, Westlea Campus, Chelmsford Road, Swindon, Wiltshire, SN5 7EZ. Registered in England and Wales: company number 6052966.

*******************************************
list Massimo Morsiani · Wed, 4 Feb 2009 14:22:07 +0100 ·
Hi Chris,

this is my situation:
ps -fuhobbit
     UID     PID    PPID   C    STIME    TTY  TIME CMD
  hobbit  225280       0   0                  0:00 <defunct>
  hobbit  229620       0   0                  0:00 <defunct>
  hobbit  233674       0   0                  0:00 <defunct>
  hobbit  237768       0   0                  0:00 <defunct>
  hobbit  245904       0   0                  0:00 <defunct>
  hobbit  303256       0   0                  0:00 <defunct>
  hobbit  315414       0   0                  0:00 <defunct>
  hobbit  327716       0   0                  0:00 <defunct>
  hobbit  364642       0   0                  0:00 <defunct>
  hobbit  368788       0   0                  0:00 <defunct>
  hobbit  376872       0   0                  0:00 <defunct>
  hobbit  385240       0   0                  0:00 <defunct>
  hobbit  389198       0   0                  0:00 <defunct>
  hobbit  405566       0   0                  0:00 <defunct>
  hobbit  417912       0   0                  0:00 <defunct>
  hobbit  422090       0   0                  0:00 <defunct>
  hobbit  450706       0   0                  0:00 <defunct>
  hobbit  454794       0   0                  0:00 <defunct>
  hobbit  467118       0   0                  0:00 <defunct>
  hobbit  479276       0   0                  0:00 <defunct>
  hobbit  516318       0   0                  0:00 <defunct>
  hobbit  520202       0   0                  0:00 <defunct>
  hobbit  544846       0   0                  0:00 <defunct>
  hobbit  548904       0   0                  0:00 <defunct>
  hobbit  553158       0   0                  0:00 <defunct>
  hobbit  557074       0   0                  0:00 <defunct>
  hobbit  561346       0   0                  0:00 <defunct>
  hobbit  565458       0   0                  0:00 <defunct>
  hobbit  569480       0   0                  0:00 <defunct>
  hobbit  573476       0   0                  0:00 <defunct>
  hobbit  577604       0   0                  0:00 <defunct>
  hobbit  585872       0   0                  0:00 <defunct>

<... and more ...>

So the process is hobbit/xymon client.
Any suggestion?
quoted from Chris Ss-is Morris


Regards.

Massimo Morsiani
Information Technology Dept.
Gilbarco S.r.l.
via de' Cattani, 220/G
50145 Firenze, Italy
tel:	+XX-XXX-XXXXX
fax:	+XX-XXX-XXXXXX
email:	user-32025d8bd22e@xymon.invalid
web:	http://www.gilbarco.it


-----Original Message-----
From: user-d235f3ed1ca2@xymon.invalid [mailto:user-d235f3ed1ca2@xymon.invalid] 
Sent: mercoledì 4 febbraio 2009 10.40
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit Generating Defunct Processes 

Read this document and try to resolve what process is generating the defunct/zombie processes.

http://www-01.ibm.com/support/docview.wss?rs=1203&dc=DA480&dc=DA200&dc=DA490&dc=DA410&dc=DA400&dc=D600&dc=DB520&dc=D400&dc=D700&dc=DB510&dc=DA470&dc=DA460&dc=DA4A20&dc=DB550&dc=DA4A30&q1=defunct+processes&uid=isg3T1010692&loc=en_US&cs=UTF-8&lang=all

I run Hobbit/Xymon server and clients on AIX 5.1, 5.2, 5.3 and 6.1 and do not have such a problem.

Regards,
Chris 

-----Original Message-----
From: Morsiani, Massimo [mailto:user-32025d8bd22e@xymon.invalid]
Sent: 04 February 2009 09:24
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit Generating Defunct Processes 

Hi all,
 
I have exactly the same issue on our IBM machines with AIX 5.3 (oslevel -r: 5300-08).
 
I'm using Stef's hobbit/xymon client downloaded from http://www.docum.org/foswiki/bin/view/Xymon/Aix5HobbitClient .
Does anyone find proper patch we have to apply?
 
 
Regards.
 
Massimo Morsiani
Information Technology Dept. 
Gilbarco S.r.l. 
via de' Cattani, 220/G
50145 Firenze, Italy 
tel:    +XX-XXX-XXXXX 
fax:    +XX-XXX-XXXXXX 
email:  user-32025d8bd22e@xymon.invalid 
web:    http://www.gilbarco.it <http://www.gilbarco.it/>;  


From: Ginny Jaworski [mailto:user-eac184b7c47e@xymon.invalid]
Sent: giovedì 29 gennaio 2009 23.15
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Hobbit Generating Defunct Processes 


I have Hobbit running on a IBM P6 lpar, with AIX 5.3 installed.   It seems about every 3-4 minutes a 'defunct' process is started by hobbit.  I have tried uninstalling and re-installing Hobbit, and rebooting the server.  The defunct processes are still being generated.  Does anyone have any idea on what is causing this?  Thanks for your help. 
Here's a sample of the ps output: 

   50307 Z   hobbit 331868      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 344096      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 348368      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 372982      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 376944      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 385200      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 389226      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 393276      0   0  38 rt                                      0:00 <defunct> 


Ginny Jaworski


Please be advised that this email may contain confidential information.
 If you are not the intended recipient, please do not read, copy or re-transmit this email.  If you have received this email in error, please notify us by email by replying to the sender and by telephone (call us collect at +X XXX-XXX-XXXX) and delete this message and any attachments.  Thank you in advance for your cooperation and assistance.

In addition, Danaher and its subsidiaries disclaim that the content of this email constitutes an offer to enter into, or the acceptance of, any contract or agreement or any amendment thereto; provided that the foregoing disclaimer does not invalidate the binding effect of any digital or other electronic reproduction of a manual signature that is included in any attachment to this email.


**********************************************************************
This e-mail including any attachments is provided for general information purposes only and does not constitute advice except to the addressee if expressly stated in this email. For the avoidance of doubt the contents of this email and any attachments are subject to contract and are not intended to and will not constitute a legally binding contract or any part of a legally binding contract. 

The information contained in this email and any attachments is confidential.  It is intended only for the use of the intended recipient at the email address to which it has been addressed. If the reader of this message is not an intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution or copying of the message or associated attachments is strictly prohibited.

If you have received this e-mail in error, please notify user-36fa688b57c1@xymon.invalid and permanently delete the email and any attachments immediately from your system.  You should not retain, copy or use this email or any attachment for any purpose, nor disclose all or any part of the contents to any other person.  Thank you for your co-operation. 

Neither RWE IT UK Ltd nor any of the other companies in the RWE Group from whom this e-mail originates accept any responsibility for losses or damage as a result of any viruses and it is your responsibility to check attachments (if any) for viruses. 

RWE IT UK Ltd Registered office: Mistral, Westlea Campus, Chelmsford Road, Swindon, Wiltshire, SN5 7EZ. Registered in England and Wales: company number 6052966.

*******************************************


Please be advised that this email may contain confidential information.
 If you are not the intended recipient, please do not read, copy or
re-transmit this email.  If you have received this email in error,
please notify us by email by replying to the sender and by telephone
(call us collect at +X XXX-XXX-XXXX) and delete this message and any
attachments.  Thank you in advance for your cooperation and assistance.

In addition, Danaher and its subsidiaries disclaim that the content of
this email constitutes an offer to enter into, or the acceptance of, 
any
contract or agreement or any amendment thereto; provided that the
foregoing disclaimer does not invalidate the binding effect of any
digital or other electronic reproduction of a manual signature that is
included in any attachment to this email.
list Greg L Hubbard · Wed, 4 Feb 2009 08:09:13 -0600 ·
Hmmm.  All my Sun machines are SPARCs and the PROC checking works.  You do realize that you must compile a client package for each of those architectures?  You cannot compile one Sun package and then use it on both i386 and SPARC architectures...

Also, what are all those "unknown token" messages about?

GLH 
quoted from Jose Mª Erquiaga

-----Original Message-----
From: Jose Mª Erquiaga [mailto:user-69aeb1ef0954@xymon.invalid] 
Sent: Wednesday, February 04, 2009 3:39 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] configure procs ports and files and msg

finalii I found that is a problem with Sparc arquitecture client 4.2 works well with SF411 and SF4200 ( i86pc i386) but proc ports check don´t work well for sun4u (sparc ) architecture

......


2009/2/3 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hi again i continue my travel ..
santander.xx.es (as you see below) have two PROC defined plus the default one.
But hobbit displays it  with a clear color....(its a client4.2) i did 
some test debmonitor:/usr/lib/hobbit/server/bin# bbcmd hobbitd_client 
--test
2009-02-03 13:57:47 Using default environment file 
/usr/lib/hobbit/server/etc/hobbitserver.cfg
2009-02-03 13:57:47 Unknown token 'LOG' ignored at line 147
2009-02-03 13:57:47 Unknown token 'PORT' ignored at line 151
2009-02-03 13:57:47 pcre compile '*' failed (offset 0): nothing to 
repeat
2009-02-03 13:57:47 Unknown token 'PORT' ignored at line 174 Hostname 
(.=end, ?=dump, !=reload) []: santander.xx.es Test (cpu, mem, disk, 
proc): proc ps command string:
Process %/usr/lib/autofs/automountd color red: Count=0, min=1, max=-1 
Process cron color red: Count=0, min=1, max=-1 Process 
/usr/sbin/nsr/nsrexecd color red: Count=0, min=1, max=-1 Process cron 
color red: Count=0, min=1, max=-1

seems like eveything is allright.
i cant imagine the problem .....
some idea?

2009/2/3 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hi thanks for the aswer but my  hobbbit-client file is like this

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red 
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65
HOST=orense.xx.es
       PORT "LOCAL=%([.:]7230$)" STATE=% min=1 max=160 TRACK=eb "TEXT=EB"
HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
       PROC oracleORA10G
HOST=barcino.xx_dom.es
       DISK  * 97 100
HOST=sevilla.xx.es
       DISK /ora9dbf 95 100
HOST=lleida.xx.es
       DISK /prog 45 50
DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80
       MEMACT  90 97
       PROC /usr/sbin/nsr/nsrexecd
       PORT LOCAL=%([.:]22$) STATE=LISTEN "TEXT=SSH listener" color="yellow"

seems to be something with the hobbit client 4.2.
could it be?
i need to configure some more ?
in my older clients it works .
but in all my hobbit 4.2 clients doesn´t work.
on this 4.2 clients i´m running some ext scripts and it works 
correctly , so there´s nothing to do with ghosts clients.
by the other hand  ports proc msg and files era clear.
they show information but says No files checked or no proc checked etc...
i cant find nothing more.
help please!
good luck!!

2009/2/3 Mogens Busk <user-299afb767d0c@xymon.invalid>:
it is important that you write the rules in revers order:
individual rules first, global rules last in the config file.

have you checked the man page:
http://www.hswn.dk/hobbit/help/manpages/

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
hi sorry..
i forgot some informmation
I´ve make it work using the default

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80
       MEMACT  90 97
       PROC /usr/sbin/nsr/nsrexecd
       PORT "LOCAL=%([.:]10042)" state=LISTEN TEXT=WEBMIN for one 
4.2 client  i try to check other proc HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
but it is clear and says No process checks defined ...............


2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again!
i make it work but not in the hobbit 4.2 clients , they are still clear.
some diference with the configuration using 4.2 clients for proc 
ports etc??
wresling!!

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again
i´ve been configuring the potrs procs etc monitors.
but It doesn´t work.
at hobbit-clients

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
       #PROC /usr/sbin/cron 0 0 COLOR=red HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red 
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65

HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
#HOST=barcino.xx_dom.es
 #       DISK  /FIXED/D  97 100
HOST=barcino.xx_dom.es
       DISK  * 97 100

HOST=sevilla.xx.es
       DISK /ora9dbf 95 100

HOST=lleida.xx.es
       DISK /prog 45 50

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80

user-276f6df13d47@xymon.invalid

#log:/usr/local/apache2/logs/error_log:10240
 [santander.xx.es]
 log:/var/log/messages:10240
 dir:/export/home/hobbit

IO cannot imagun what i swrong.
Some idea?
I have hobbit 4.2 clients and older clients , a mix.
someone could send me an example of configuration?
Please some help!
i´ll be working on it .
regards!


2009/1/29 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
THANKS VERY MUCH!!!
ill work on it right now
regards

2009/1/28 Mogens Busk <user-299afb767d0c@xymon.invalid>:
You need to make configuration in 
/hobbit/server/etc/hobbit-client.cfg and 
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
Hi
I cannot find how to configure that monitors im using hobbit 
, and the status of this monitors is clear.
but if you click on them They show information , for example 
clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data 
available

The client did not report any logfile data "

the same with files .

Some idea????
regards!!!

--
mvh mogens busk
user-299afb767d0c@xymon.invalid
--
mvh mogens busk
user-299afb767d0c@xymon.invalid
list Chris Ss-is Morris · Wed, 4 Feb 2009 14:10:54 -0000 ·
Is this a standard client? Is it running any external tests? 

It was compiled on AIX 5.1 I think!

I have a client compiled on AIX 5.3-06-04 which you could try and see if problem is still there.
quoted from Massimo Morsiani

Regards,
Chris  

-----Original Message-----
From: Morsiani, Massimo [mailto:user-32025d8bd22e@xymon.invalid] 
Sent: 04 February 2009 13:22
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit Generating Defunct Processes 

Hi Chris,

this is my situation:
ps -fuhobbit
     UID     PID    PPID   C    STIME    TTY  TIME CMD
  hobbit  225280       0   0                  0:00 <defunct>
  hobbit  229620       0   0                  0:00 <defunct>
  hobbit  233674       0   0                  0:00 <defunct>
  hobbit  237768       0   0                  0:00 <defunct>
  hobbit  245904       0   0                  0:00 <defunct>
  hobbit  303256       0   0                  0:00 <defunct>
  hobbit  315414       0   0                  0:00 <defunct>
  hobbit  327716       0   0                  0:00 <defunct>
  hobbit  364642       0   0                  0:00 <defunct>
  hobbit  368788       0   0                  0:00 <defunct>
  hobbit  376872       0   0                  0:00 <defunct>
  hobbit  385240       0   0                  0:00 <defunct>
  hobbit  389198       0   0                  0:00 <defunct>
  hobbit  405566       0   0                  0:00 <defunct>
  hobbit  417912       0   0                  0:00 <defunct>
  hobbit  422090       0   0                  0:00 <defunct>
  hobbit  450706       0   0                  0:00 <defunct>
  hobbit  454794       0   0                  0:00 <defunct>
  hobbit  467118       0   0                  0:00 <defunct>
  hobbit  479276       0   0                  0:00 <defunct>
  hobbit  516318       0   0                  0:00 <defunct>
  hobbit  520202       0   0                  0:00 <defunct>
  hobbit  544846       0   0                  0:00 <defunct>
  hobbit  548904       0   0                  0:00 <defunct>
  hobbit  553158       0   0                  0:00 <defunct>
  hobbit  557074       0   0                  0:00 <defunct>
  hobbit  561346       0   0                  0:00 <defunct>
  hobbit  565458       0   0                  0:00 <defunct>
  hobbit  569480       0   0                  0:00 <defunct>
  hobbit  573476       0   0                  0:00 <defunct>
  hobbit  577604       0   0                  0:00 <defunct>
  hobbit  585872       0   0                  0:00 <defunct>

<... and more ...>

So the process is hobbit/xymon client.
Any suggestion?


Regards.

Massimo Morsiani
Information Technology Dept.
Gilbarco S.r.l.
via de' Cattani, 220/G
50145 Firenze, Italy
tel:	+XX-XXX-XXXXX
fax:	+XX-XXX-XXXXXX
email:	user-32025d8bd22e@xymon.invalid
web:	http://www.gilbarco.it


-----Original Message-----
From: user-d235f3ed1ca2@xymon.invalid [mailto:user-d235f3ed1ca2@xymon.invalid]
Sent: mercoledì 4 febbraio 2009 10.40
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit Generating Defunct Processes 

Read this document and try to resolve what process is generating the defunct/zombie processes.

http://www-01.ibm.com/support/docview.wss?rs=1203&dc=DA480&dc=DA200&dc=DA490&dc=DA410&dc=DA400&dc=D600&dc=DB520&dc=D400&dc=D700&dc=DB510&dc=DA470&dc=DA460&dc=DA4A20&dc=DB550&dc=DA4A30&q1=defunct+processes&uid=isg3T1010692&loc=en_US&cs=UTF-8&lang=all

I run Hobbit/Xymon server and clients on AIX 5.1, 5.2, 5.3 and 6.1 and do not have such a problem.

Regards,
Chris 

-----Original Message-----
From: Morsiani, Massimo [mailto:user-32025d8bd22e@xymon.invalid]
Sent: 04 February 2009 09:24
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit Generating Defunct Processes 

Hi all,
 
I have exactly the same issue on our IBM machines with AIX 5.3 (oslevel -r: 5300-08).
 
I'm using Stef's hobbit/xymon client downloaded from http://www.docum.org/foswiki/bin/view/Xymon/Aix5HobbitClient .
Does anyone find proper patch we have to apply?
 
 
Regards.
 
Massimo Morsiani
Information Technology Dept. 
Gilbarco S.r.l. 
via de' Cattani, 220/G
50145 Firenze, Italy 
tel:    +XX-XXX-XXXXX 
fax:    +XX-XXX-XXXXXX 
email:  user-32025d8bd22e@xymon.invalid 
web:    http://www.gilbarco.it <http://www.gilbarco.it/>;  


From: Ginny Jaworski [mailto:user-eac184b7c47e@xymon.invalid]
Sent: giovedì 29 gennaio 2009 23.15
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Hobbit Generating Defunct Processes 


I have Hobbit running on a IBM P6 lpar, with AIX 5.3 installed.   It seems about every 3-4 minutes a 'defunct' process is started by hobbit.  I have tried uninstalling and re-installing Hobbit, and rebooting the server.  The defunct processes are still being generated.  Does anyone have any idea on what is causing this?  Thanks for your help. 
Here's a sample of the ps output: 

   50307 Z   hobbit 331868      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 344096      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 348368      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 372982      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 376944      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 385200      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 389226      0   0  38 rt                                      0:00 <defunct> 
   50307 Z   hobbit 393276      0   0  38 rt                                      0:00 <defunct> 


Ginny Jaworski


Please be advised that this email may contain confidential information.
 If you are not the intended recipient, please do not read, copy or re-transmit this email.  If you have received this email in error, please notify us by email by replying to the sender and by telephone (call us collect at +X XXX-XXX-XXXX) and delete this message and any attachments.  Thank you in advance for your cooperation and assistance.

In addition, Danaher and its subsidiaries disclaim that the content of this email constitutes an offer to enter into, or the acceptance of, any contract or agreement or any amendment thereto; provided that the foregoing disclaimer does not invalidate the binding effect of any digital or other electronic reproduction of a manual signature that is included in any attachment to this email.


**********************************************************************
This e-mail including any attachments is provided for general information purposes only and does not constitute advice except to the addressee if expressly stated in this email. For the avoidance of doubt the contents of this email and any attachments are subject to contract and are not intended to and will not constitute a legally binding contract or any part of a legally binding contract. 

The information contained in this email and any attachments is confidential.  It is intended only for the use of the intended recipient at the email address to which it has been addressed. If the reader of this message is not an intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution or copying of the message or associated attachments is strictly prohibited.

If you have received this e-mail in error, please notify user-36fa688b57c1@xymon.invalid and permanently delete the email and any attachments immediately from your system.  You should not retain, copy or use this email or any attachment for any purpose, nor disclose all or any part of the contents to any other person.  Thank you for your co-operation. 

Neither RWE IT UK Ltd nor any of the other companies in the RWE Group from whom this e-mail originates accept any responsibility for losses or damage as a result of any viruses and it is your responsibility to check attachments (if any) for viruses. 

RWE IT UK Ltd Registered office: Mistral, Westlea Campus, Chelmsford Road, Swindon, Wiltshire, SN5 7EZ. Registered in England and Wales: company number 6052966.

*******************************************


Please be advised that this email may contain confidential information.
 If you are not the intended recipient, please do not read, copy or re-transmit this email.  If you have received this email in error, please notify us by email by replying to the sender and by telephone (call us collect at +X XXX-XXX-XXXX) and delete this message and any attachments.  Thank you in advance for your cooperation and assistance.

In addition, Danaher and its subsidiaries disclaim that the content of this email constitutes an offer to enter into, or the acceptance of, any contract or agreement or any amendment thereto; provided that the foregoing disclaimer does not invalidate the binding effect of any digital or other electronic reproduction of a manual signature that is included in any attachment to this email.


**********************************************************************
This e-mail including any attachments is provided for general information purposes only and does not constitute advice except to the addressee if expressly stated in this email. For the avoidance of doubt the contents of this email and any attachments are subject to contract and are not intended to and will not constitute a legally binding contract or any part of a legally binding contract. 

The information contained in this email and any attachments is confidential.  It is intended only for the use of the intended recipient at the email address to which it has been addressed. If the reader of this message is not an intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution or copying of the message or associated attachments is strictly prohibited.

If you have received this e-mail in error, please notify user-36fa688b57c1@xymon.invalid and permanently delete the email and any attachments immediately from your system.  You should not retain, copy or use this email or any attachment for any purpose, nor disclose all or any part of the contents to any other person.  Thank you for your co-operation. 

Neither RWE IT UK Ltd nor any of the other companies in the RWE Group from whom this e-mail originates accept any responsibility for losses or damage as a result of any viruses and it is your responsibility to check attachments (if any) for viruses. 

RWE IT UK Ltd Registered office: Mistral, Westlea Campus, Chelmsford Road, Swindon, Wiltshire, SN5 7EZ. Registered in England and Wales: company number 6052966.

*******************************************
list Ginny Jaworski · Wed, 4 Feb 2009 09:15:41 -0500 ·
I solved my problem by calling IBM and they had me download and install the latest fixpack for AIX 5.3 T/L 7... this brought me up to Service Pack 7 (5300-07-07-0846).  I rebooted the server after applying the updates and the defunct processes are no longer generated.     Hope this helps.
quoted from Ginny Jaworski

Ginny Jaworski
Marist College
Information Technology
3399 North Road
Poughkeepsie, NY 12601

(845)575-3940
user-eac184b7c47e@xymon.invalid


From:

"Morsiani, Massimo" <user-32025d8bd22e@xymon.invalid>
To:
<user-ae9b8668bcde@xymon.invalid>
Date:
02/04/2009 08:22 AM
quoted from Chris Ss-is Morris
Subject:
RE: [hobbit] Hobbit Generating Defunct Processes


Hi Chris,

this is my situation:
ps -fuhobbit
     UID     PID    PPID   C    STIME    TTY  TIME CMD
  hobbit  225280       0   0                  0:00 <defunct>
  hobbit  229620       0   0                  0:00 <defunct>
  hobbit  233674       0   0                  0:00 <defunct>
  hobbit  237768       0   0                  0:00 <defunct>
  hobbit  245904       0   0                  0:00 <defunct>
  hobbit  303256       0   0                  0:00 <defunct>
  hobbit  315414       0   0                  0:00 <defunct>
  hobbit  327716       0   0                  0:00 <defunct>
  hobbit  364642       0   0                  0:00 <defunct>
  hobbit  368788       0   0                  0:00 <defunct>
  hobbit  376872       0   0                  0:00 <defunct>
  hobbit  385240       0   0                  0:00 <defunct>
  hobbit  389198       0   0                  0:00 <defunct>
  hobbit  405566       0   0                  0:00 <defunct>
  hobbit  417912       0   0                  0:00 <defunct>
  hobbit  422090       0   0                  0:00 <defunct>
  hobbit  450706       0   0                  0:00 <defunct>
  hobbit  454794       0   0                  0:00 <defunct>
  hobbit  467118       0   0                  0:00 <defunct>
  hobbit  479276       0   0                  0:00 <defunct>
  hobbit  516318       0   0                  0:00 <defunct>
  hobbit  520202       0   0                  0:00 <defunct>
  hobbit  544846       0   0                  0:00 <defunct>
  hobbit  548904       0   0                  0:00 <defunct>
  hobbit  553158       0   0                  0:00 <defunct>
  hobbit  557074       0   0                  0:00 <defunct>
  hobbit  561346       0   0                  0:00 <defunct>
  hobbit  565458       0   0                  0:00 <defunct>
  hobbit  569480       0   0                  0:00 <defunct>
  hobbit  573476       0   0                  0:00 <defunct>
  hobbit  577604       0   0                  0:00 <defunct>
  hobbit  585872       0   0                  0:00 <defunct>

<... and more ...>

So the process is hobbit/xymon client.
Any suggestion?


Regards.

Massimo Morsiani
Information Technology Dept.
Gilbarco S.r.l.
via de' Cattani, 220/G
50145 Firenze, Italy
tel:             +XX-XXX-XXXXX
fax:             +XX-XXX-XXXXXX
email:           user-32025d8bd22e@xymon.invalid
web:             http://www.gilbarco.it


-----Original Message-----
From: user-d235f3ed1ca2@xymon.invalid [mailto:user-d235f3ed1ca2@xymon.invalid] 
Sent: mercoledì 4 febbraio 2009 10.40
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit Generating Defunct Processes 
Read this document and try to resolve what process is generating the defunct/zombie processes.

http://www-01.ibm.com/support/docview.wss?rs=1203&dc=DA480&dc=DA200&dc=DA490&dc=DA410&dc=DA400&dc=D600&dc=DB520&dc=D400&dc=D700&dc=DB510&dc=DA470&dc=DA460&dc=DA4A20&dc=DB550&dc=DA4A30&q1=defunct+processes&uid=isg3T1010692&loc=en_US&cs=UTF-8&lang=all


I run Hobbit/Xymon server and clients on AIX 5.1, 5.2, 5.3 and 6.1 and do not have such a problem.

Regards,
Chris 
-----Original Message-----
From: Morsiani, Massimo [mailto:user-32025d8bd22e@xymon.invalid]
Sent: 04 February 2009 09:24
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit Generating Defunct Processes 
Hi all,
 I have exactly the same issue on our IBM machines with AIX 5.3 (oslevel -r: 5300-08).
 I'm using Stef's hobbit/xymon client downloaded from http://www.docum.org/foswiki/bin/view/Xymon/Aix5HobbitClient .
Does anyone find proper patch we have to apply?
  Regards.
 Massimo Morsiani
Information Technology Dept. ------
Gilbarco S.r.l. via de' Cattani, 220/G
50145 Firenze, Italy tel:    +XX-XXX-XXXXX fax:    +XX-XXX-XXXXXX email:  user-32025d8bd22e@xymon.invalid web:    http://www.gilbarco.it <http://www.gilbarco.it/>; 


From: Ginny Jaworski [mailto:user-eac184b7c47e@xymon.invalid]
Sent: giovedì 29 gennaio 2009 23.15
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Hobbit Generating Defunct Processes 


I have Hobbit running on a IBM P6 lpar, with AIX 5.3 installed.   It seems about every 3-4 minutes a 'defunct' process is started by hobbit.  I have tried uninstalling and re-installing Hobbit, and rebooting the server. The defunct processes are still being generated.  Does anyone have any idea on what is causing this?  Thanks for your help. Here's a sample of the ps output: 
   50307 Z   hobbit 331868      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 344096      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 348368      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 372982      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 376944      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 385200      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 389226      0   0  38 rt        0:00 <defunct>    50307 Z   hobbit 393276      0   0  38 rt        0:00 <defunct> 

Ginny Jaworski


Please be advised that this email may contain confidential information.
 If you are not the intended recipient, please do not read, copy or re-transmit this email.  If you have received this email in error, please notify us by email by replying to the sender and by telephone (call us collect at +X XXX-XXX-XXXX) and delete this message and any attachments. Thank you in advance for your cooperation and assistance.

In addition, Danaher and its subsidiaries disclaim that the content of this email constitutes an offer to enter into, or the acceptance of, any contract or agreement or any amendment thereto; provided that the foregoing disclaimer does not invalidate the binding effect of any digital or other electronic reproduction of a manual signature that is included in any attachment to this email.


**********************************************************************
This e-mail including any attachments is provided for general information purposes only and does not constitute advice except to the addressee if expressly stated in this email. For the avoidance of doubt the contents of this email and any attachments are subject to contract and are not intended to and will not constitute a legally binding contract or any part of a legally binding contract. 
The information contained in this email and any attachments is confidential.  It is intended only for the use of the intended recipient at the email address to which it has been addressed. If the reader of this message is not an intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution or copying of the message or associated attachments is strictly prohibited.

If you have received this e-mail in error, please notify user-36fa688b57c1@xymon.invalid and permanently delete the email and any attachments immediately from your system.  You should not retain, copy or use this email or any attachment for any purpose, nor disclose all or any part of the contents to any other person.  Thank you for your co-operation. 
Neither RWE IT UK Ltd nor any of the other companies in the RWE Group from whom this e-mail originates accept any responsibility for losses or damage as a result of any viruses and it is your responsibility to check attachments (if any) for viruses. 
RWE IT UK Ltd Registered office: Mistral, Westlea Campus, Chelmsford Road, Swindon, Wiltshire, SN5 7EZ. Registered in England and Wales: company number 6052966.

*******************************************


Please be advised that this email may contain confidential information.
 If you are not the intended recipient, please do not read, copy or
re-transmit this email.  If you have received this email in error,
please notify us by email by replying to the sender and by telephone
(call us collect at +X XXX-XXX-XXXX) and delete this message and any
attachments.  Thank you in advance for your cooperation and assistance.

In addition, Danaher and its subsidiaries disclaim that the content of
this email constitutes an offer to enter into, or the acceptance of, any
contract or agreement or any amendment thereto; provided that the
foregoing disclaimer does not invalidate the binding effect of any
digital or other electronic reproduction of a manual signature that is
included in any attachment to this email.
list Jose Mª Erquiaga · Thu, 5 Feb 2009 14:02:03 +0100 ·
hi!
yes I did it,
Ill try to install xymon in one of those hosts .
see u soon
: )

2009/2/4 Hubbard, Greg L <user-d970b5e56ec9@xymon.invalid>:
quoted from Greg L Hubbard
Hmmm.  All my Sun machines are SPARCs and the PROC checking works.  You do realize that you must compile a client package for each of those architectures?  You cannot compile one Sun package and then use it on both i386 and SPARC architectures...

Also, what are all those "unknown token" messages about?

GLH

-----Original Message-----
From: Jose Mª Erquiaga [mailto:user-69aeb1ef0954@xymon.invalid]
Sent: Wednesday, February 04, 2009 3:39 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] configure procs ports and files and msg

finalii I found that is a problem with Sparc arquitecture client 4.2 works well with SF411 and SF4200 ( i86pc i386) but proc ports check don´t work well for sun4u (sparc ) architecture

......


2009/2/3 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hi again i continue my travel ..
santander.xx.es (as you see below) have two PROC defined plus the default one.
But hobbit displays it  with a clear color....(its a client4.2) i did
some test debmonitor:/usr/lib/hobbit/server/bin# bbcmd hobbitd_client
--test
2009-02-03 13:57:47 Using default environment file
/usr/lib/hobbit/server/etc/hobbitserver.cfg
2009-02-03 13:57:47 Unknown token 'LOG' ignored at line 147
2009-02-03 13:57:47 Unknown token 'PORT' ignored at line 151
2009-02-03 13:57:47 pcre compile '*' failed (offset 0): nothing to
repeat
2009-02-03 13:57:47 Unknown token 'PORT' ignored at line 174 Hostname
(.=end, ?=dump, !=reload) []: santander.xx.es Test (cpu, mem, disk,
proc): proc ps command string:
Process %/usr/lib/autofs/automountd color red: Count=0, min=1, max=-1
Process cron color red: Count=0, min=1, max=-1 Process
/usr/sbin/nsr/nsrexecd color red: Count=0, min=1, max=-1 Process cron
color red: Count=0, min=1, max=-1

seems like eveything is allright.
i cant imagine the problem .....
some idea?

2009/2/3 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hi thanks for the aswer but my  hobbbit-client file is like this

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65
HOST=orense.xx.es
       PORT "LOCAL=%([.:]7230$)" STATE=% min=1 max=160 TRACK=eb "TEXT=EB"
HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
       PROC oracleORA10G
HOST=barcino.xx_dom.es
       DISK  * 97 100
HOST=sevilla.xx.es
       DISK /ora9dbf 95 100
HOST=lleida.xx.es
       DISK /prog 45 50
DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80
       MEMACT  90 97
       PROC /usr/sbin/nsr/nsrexecd
       PORT LOCAL=%([.:]22$) STATE=LISTEN "TEXT=SSH listener" color="yellow"

seems to be something with the hobbit client 4.2.
could it be?
i need to configure some more ?
in my older clients it works .
but in all my hobbit 4.2 clients doesn´t work.
on this 4.2 clients i´m running some ext scripts and it works
correctly , so there´s nothing to do with ghosts clients.
by the other hand  ports proc msg and files era clear.
they show information but says No files checked or no proc checked etc...
i cant find nothing more.
help please!
good luck!!

2009/2/3 Mogens Busk <user-299afb767d0c@xymon.invalid>:
it is important that you write the rules in revers order:
individual rules first, global rules last in the config file.

have you checked the man page:
http://www.hswn.dk/hobbit/help/manpages/

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
hi sorry..
i forgot some informmation
I´ve make it work using the default

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80
       MEMACT  90 97
       PROC /usr/sbin/nsr/nsrexecd
       PORT "LOCAL=%([.:]10042)" state=LISTEN TEXT=WEBMIN for one
4.2 client  i try to check other proc HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
but it is clear and says No process checks defined ...............


2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again!
i make it work but not in the hobbit 4.2 clients , they are still clear.
some diference with the configuration using 4.2 clients for proc
ports etc??
wresling!!

2009/2/2 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
hello again
i´ve been configuring the potrs procs etc monitors.
but It doesn´t work.
at hobbit-clients

HOST=santander.xx.es
       PROC "%/usr/lib/autofs/automountd" 1 1 red
       PROC cron
       #PROC /usr/sbin/cron 0 0 COLOR=red HOST=soria.xx.es
       LOG /usr/local/apache2/logs/error_log [error] COLOR=red
HOST=radiasrv.xx_dom.es
       DISK  /FIXED/C  60 65

HOST=cadiz.xx.es
       DISK  /orarecovery  96 100
       LOAD 8.0 14.0
#HOST=barcino.xx_dom.es
 #       DISK  /FIXED/D  97 100
HOST=barcino.xx_dom.es
       DISK  * 97 100

HOST=sevilla.xx.es
       DISK /ora9dbf 95 100

HOST=lleida.xx.es
       DISK /prog 45 50

DEFAULT
       # These are the built-in defaults.
       UP      1h
       LOAD    5.0 10.0
       DISK    * 90 95
       MEMPHYS 100 101
       MEMSWAP 50 80

user-276f6df13d47@xymon.invalid

#log:/usr/local/apache2/logs/error_log:10240
 [santander.xx.es]
 log:/var/log/messages:10240
 dir:/export/home/hobbit

IO cannot imagun what i swrong.
Some idea?
I have hobbit 4.2 clients and older clients , a mix.
someone could send me an example of configuration?
Please some help!
i´ll be working on it .
regards!


2009/1/29 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>:
THANKS VERY MUCH!!!
ill work on it right now
regards

2009/1/28 Mogens Busk <user-299afb767d0c@xymon.invalid>:
You need to make configuration in
/hobbit/server/etc/hobbit-client.cfg and
/hobbit/server/etc/client-local.cfg

You can see how it is done in the demo site:
http://www.hswn.dk/hobbit-cgi/viewconf.sh?clientlocal
http://www.hswn.dk/hobbit-cgi/viewconf.sh?client

2009/1/28 Jose Mª Erquiaga <user-69aeb1ef0954@xymon.invalid>
Hi
I cannot find how to configure that monitors im using hobbit
, and the status of this monitors is clear.
but if you click on them They show information , for example
clicking in procs it shows all the process.
but msg dont show anything but the message "

System logs at Wed Jan 28 10:13:06 CET 2009 : No log data
available

The client did not report any logfile data "

the same with files .

Some idea????
regards!!!

--
mvh mogens busk
user-299afb767d0c@xymon.invalid
--
mvh mogens busk
user-299afb767d0c@xymon.invalid