[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to get the Absolutely essential result "PS".



Hi All,

I configured in Server side : "hobbitserver.cfg" as follows:
PS="ps -aef | egrep "process1 | process2""

Also i configured in Client side : "hobbitclient.cfg" as follows:
PS="ps -aef | egrep "process1 | process2""

After that i restart xymon client and server both.

But still i got the result of:
PS="ps ax"

I am unable to get the result of:
PS="ps -aef | egrep "process1 | process2""

Kindly provide solution regarding this.

With Regards,
Jayanta.