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

Re: [hobbit] Need help in hobbit monitor



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