[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbit: Add new columns
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Hobbit: Add new columns
- From: Sanu Mathew <mathew.sanu (at) gmail.com>
- Date: Tue, 24 Feb 2009 04:43:47 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=IgyVRexHzXAZiL+DM7d9jkfTLzwB/lw+La0KeRBNQ2Q=; b=fczhjqUElG9xLrZmnZKV55OBSLbLf2JP7njeC6011z/KGDbz52DB4dvRbczl82gk5q nLqM311WGNtejWGomEaLTRmP5uSKsECJc4wRDjnh+5YaO7JjXeoBfe2211A9JJUpb63R /QlzMFVNZYSlI9BXVjlK7B+gw5OinYhSTb2Us=
- 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=dibMPP5rGp7PMJAEgFJ/vlv6tO+mwHUdkAcbjjAALZLtCA3K8lOp4XOTGmJ00qStA4 fe5zl99VP5HZkUE+XAeZ3zLFMT/u1DI3BAmOh31KBoGEu295qG5ZJMy44MJJSarSHoJu E/IK+3v0dKZqph1r7uZevEAy8/nepzi53Qzlk=
- References: <eb8332fa0902231452j3241bf1ah3b02ee29037fdc47 (at) mail.gmail.com> <Pine.LNX.4.64.0902232356440.6476 (at) pal32.desy.de>
Thanks Martin,
The second part is pretty clear.
In the first part, i just tried that, but my server doesnt show this column
in the webpage.
is there anything else i need to do.
Tried to add in the columndoc.csv file, but no luck.
Regards,
Sanu
On Tue, Feb 24, 2009 at 4:36 AM, Martin Flemming <martin.flemming (at) desy.de>wrote:
>
>
> 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#How_can_I_create_a_hobbit_client_custom_test_script.3F
>
> 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
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>