TRACK and graph
list Pierre Lardinois
Hello, In order to show graphs for FILES and PROCS do I have to set anything else than the TRACK tag in hobbit-clients.cfg and the related entry in client-local.cfg ? Here is an example of my conf files : a) hobbit-clients.cfg HOST=machine.client TIME=W:0800:1900 DISK /boot 85 90 PROC cupsd 1 1 yellow "TEXT=cupsd" DIR /var TRACK DIR /tmp TRACK FILE /home/hobbit/thisfilemustnotexist NOEXIST TRACK LOG /var/LOG/messages COLOR=yellow PORT "LOCAL=%([.:]22)$" state=ESTABLISHED min=0 max=3 COLOR=yellow "TEXT=SSH Connections" b) client-local.cfg [machine.client] dir:/var dir:/home/hobbit/data file:/home/hobbit/thisfilemustnotexist log:/var/log/messages:25000 No graphs are displayed when I look for the FILES test... Thanks for your help. Regards, Pierre Pierre Lardinois Int. ICT Infrastructure Team TI Automotive The information contained in this transmission may contain privileged and confidential information. It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are hereby notified that any review, dissemination, distribution or duplication of this communication is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
list Pierre Lardinois
Hello, ooops, I forgot to make the changes in the hobbitserver.cfg as stated in the release notes. :-/ Now the graphes are there.... hobbitserver.cfg Several new status columns are being reported by the Hobbit client, and these have associated graphs. In order for them to show up correctly, you must change the two graph-settings: - TEST2RRD: Add ",files,procs=processes,ports,clock,lines" to the current setting. - GRAPHS: Add ",files,processes,ports,ifstat,clock,lines" to the current setting. Sorry for the inconvenience. Regards, Pierre
▸
The information contained in this transmission may contain privileged and confidential information. It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are hereby notified that any review, dissemination, distribution or duplication of this communication is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
list Henrik Størner
▸
On Wed, Aug 23, 2006 at 03:58:29PM +0200, Lardinois, Pierre wrote:
Hello, In order to show graphs for FILES and PROCS do I have to set anything else than the TRACK tag in hobbit-clients.cfg and the related entry in client-local.cfg ?
No ...
▸
a) hobbit-clients.cfg HOST=machine.client TIME=W:0800:1900 DISK /boot 85 90 PROC cupsd 1 1 yellow "TEXT=cupsd" DIR /var TRACK DIR /tmp TRACK FILE /home/hobbit/thisfilemustnotexist NOEXIST TRACK
but tracking a file that doesn't exist - it doesn't really make sense, does it? Regards, Henrik