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 help me regarding this.
With Regards,
Jayanta.
On Thu, Dec 23, 2010 at 7:55 PM, Jayanta Kundu <user-d0758a3e63c3@xymon.invalid>wrote:
Hi,
In XYMON main page, procs column frequently showing red color, because of
full following details not comming:
PID PPID USER STARTED S PRI %CPU TIME %MEM RSZ VSZ CMD
--- ------ -------- ------------- -- ----- ----- -
.......................... ..............
--- ------ -------- ------------- -- ----- ----- -
.......................... ..............
I configured 5 process in a particular server into "hobbit-clients.cfg"
file.
In the full list sometime 3 process details appears out of 5, sometime 2.
How can i resolve the problem so that i will get all the process details? I
mean entire list without missing any data.
Kindly provide the solution.
With Regards,
Jayanta.