[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XYMON main page, procs column frequently showing red color
- To: xymon (at) xymon.com
- Subject: Re: XYMON main page, procs column frequently showing red color
- From: Jayanta Kundu <jayantak007 (at) gmail.com>
- Date: Thu, 23 Dec 2010 23:12:21 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=MkJJ/+7UxbH4Ki+1rvPxz/wfsseqEI91AG/ih87Ouz8=; b=urM72QCFZ2bHI3cRhTc+LSv5GbAb05ikNbughxUpzJQ/ecd7/SNbWAdNr84CeOixmA kH6ZcMsLkIccF67IvqSKM+NbKueGb7PaAa7aQKrzM9EMUqm8u7pYb6RI9RPspRjA3LUd QewhJY9NqrHxiTafYevvI8ZctEpEQp8utIcCU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=FgdCshwb3RsnDkk9ldV7r0V9J7P797PV/Z9bpdLDrhZjKT4Q0GMwvh07kDw2iHWU7A pUVS8bMKiPh6vpsL7KQdIr5mM5Axs5XZapHeJraSCxW7h37mABhe8/qDJI4qurXyWKnM WRmGcAzGrwRbOriGEH/psxh4AjYtNr8R8a5OE=
- References: <AANLkTi=yhAdKTL9yPF+A83zs8JEXaNCc4=i-Jie9zZY- (at) mail.gmail.com>
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 <jayantak007 (at) gmail.com>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.
>