How to get the Absolutely essential result "PS".
list Jayanta Kundu
Fri, 24 Dec 2010 10:45:24 +0530
Message-Id: <AANLkTimNfY=9mAFp_+WeyF7=user-d24d11f95840@xymon.invalid>
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.