Hi all, I am a hobbit newby.
I have a question about the PROC test: is there a way to define a test about the presence of a particular proc executed by a particular user?
I'm in a situation where I have some daemons that could be started by a lot of (machine)users and so I would like to check the user the proc run as.
Thanks in advance Marco
On Wed, Apr 05, 2006 at 12:37:04PM +0200, Marco Pizzoli wrote:
I have a question about the PROC test: is there a way to define a test about the presence of a particular proc executed by a particular user?
I'm in a situation where I have some daemons that could be started by a lot of (machine)users and so I would like to check the user the proc run as.
Not with the current code. It will only check for the presence of a certain process, not who is running it.
It's a possible enhancement, though.
Regards, Henrik
Temporarly you could use an alternative of creating sym links
for the program based on the username. Like, for a programa "progX" started by user userB, it could start a symlink called progX_userB and so you can test it fine on hobbbit proc test.
At
Werner
----------------------- Original Message ----------------------- From: henrik at hswn.dk (Henrik Stoerner) To: hobbit at hswn.dk Date: Mon, 29 May 2006 13:51:35 +0200 Subject: Re: [hobbit] PROC test question
On Wed, Apr 05, 2006 at 12:37:04PM +0200, Marco Pizzoli wrote:
I have a question about the PROC test: is there a way to define a test about the presence of a particular proc executed by a particular user?
I'm in a situation where I have some daemons that could be started by a lot of (machine)users and so I would like to check the user the proc run as.
Not with the current code. It will only check for the presence of a certain process, not who is running it.
It's a possible enhancement, though.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
E-mail classificado pelo Identificador de Spam Inteligente Terra. Para alterar a categoria classificada, visite http://mail.terra.com.br/protected_email/imail/imail.cgi?+_u=wmlistas&_l=1,1...
Hello Henrik,
I found the following mail and was wondering if this is possible in the (near) future in my favourite monitoring tool, Xymon.
It would be a welcome feature for 4.3 or 4.4?!
Kind regards, Peter
2006/5/29 Henrik Stoerner <henrik at hswn.dk>
On Wed, Apr 05, 2006 at 12:37:04PM +0200, Marco Pizzoli wrote:
I have a question about the PROC test: is there a way to define a test
about
the presence of a particular proc executed by a particular user?
Not with the current code. It will only check for the presence of a certain process, not who is running it.
It's a possible enhancement, though.
participants (4)
-
henrik@hswn.dk
-
marco.pizzoli@gmail.com
-
peter.welter@gmail.com
-
wmlist_ext@terra.com.br