[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Need help in hobbit monitor
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Need help in hobbit monitor
- From: "s_aiello (at) comcast.net" <s_aiello (at) comcast.net>
- Date: Fri, 8 Aug 2008 12:17:22 -0400
- References: <289342673BE2ED46BDAD529B4BAE609DA62DBB (at) NJ01EXM505.mhf.mhc>
- User-agent: KMail/1.10.0 (Linux/2.6.24-19-generic; KDE/4.1.0; x86_64; ; )
On Friday 08 August 2008 10:54:53 Perumal, Santoshbabu wrote:
> 3) by default I see files,msgs,ports and procs status are white
> color. if I don't want to monitor files,msgs,ports and procs how do I
> get rid of those entries showing on the webpage.basicall I want to see
> only conn,cpu,disk,info,memory,ssh and trends.
>
Edit server/etc/hobbitlaunch.cfg
navigate to the [clientdata] section.
Add to the end of the CMD line: --no-clear-msgs --no-clear-files --no-clear-
ports.
see man hobbitd_client for details of these parameters.
~Steve