23 Feb
2009
23 Feb
'09
11:06 p.m.
Hi !
On Tue, 24 Feb 2009, Sanu Mathew wrote:
How do i add a new column in my hobbit server?
add your test to the host in the bb-hosts or to the group-directive of this host ..
http://www.hswn.dk/hobbit/help/hobbit-tips.html#scripts http://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Other_Docs/HOWTO#H...
e.g.
bb-hosts:
191.168.2.3 vpnserver.vpn.de # vpn
or
group-only conn cpu vpn vpnserver 191.168.2.3 vpnserver.vpn.de #
How do i enable the clients to report on this column?
added a task of this test into the clientlaunch.cfg of the client
e.g.
[vpn] ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg CMD $HOBBITCLIENTHOME/ext/vpn.sh LOGFILE $HOBBITCLIENTHOME/logs/vpn.log INTERVAL 5m
cheers, martin