[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Adding a New Column to my hobbit server
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Adding a New Column to my hobbit server
- From: Sanu Mathew <mathew.sanu (at) gmail.com>
- Date: Wed, 11 Mar 2009 02:09:18 +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=VnynJyp1HlGRBQToHVUSpJ1sMD1mt/luVi6bdFUQPyM=; b=waHrscdVLFuwmohXmRuIwsr+MdbCdvkpWkc+vAW8W6pwF1jJZAOJ37ZPVCd/Ct84qo jfUL/XTJYxAqAODGVeKRKMBwdFdlBUyjKEUZl2B6IEYewHxNqq3m6jwX3vG8TC2iNWxU c2fOjSAo96rQ7x2ugEzWTi8hPss849MswAhyo=
- 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=sCY7f9msfxBH52oILU7iP7BLLJHfgeJSsKJ5fQhxEmHlo1vxEvVl74RPR9OcmnJFQm AoWFOwjPrT4afrtcvJKsi3A+rzbmfrO6SHgDKm/79V22T0s8YhtiPGf8reA6ICYZxzTr IMOVWBKiuGDghLLrbkt6P3eRAQfwyxjnd/cxY=
- References: <eb8332fa0903101258r3ec34ce4w6ffb52c4cc2dd455 (at) mail.gmail.com> <43be87180903101332ic7358ack61ea92fb4f237ff5 (at) mail.gmail.com>
Did that steve, i see no error
On Wed, Mar 11, 2009 at 2:02 AM, Steve Holmes <sholmes42 (at) gmail.com> wrote:
> Try running your script by hand. Run it under the control of bbcmd (usually
> in the hobbit client bin directory). On unix it would be something like:
> su hobbit -c "<path-to-hobbit-client-bin>/bbcmd <your script>"
>
> If there is a problem you should see errors there. Also check the logs on
> the client.
>
> Steve.
>
>
> On Tue, Mar 10, 2009 at 3:58 PM, Sanu Mathew <mathew.sanu (at) gmail.com>wrote:
>
>> All,
>>
>> I have followed the method to add a new column from these links.
>>
>>
>> http://en.wikibooks.org/wiki/System_Monitoring_with_Hobbit/Other_Docs/HOWTO/Custom_Monitoring_Scripts_for_Hobbit
>>
>>
>> http://en.wikibooks.org/wiki/System_Monitoring_with_Hobbit/HOWTO/Custom_Monitoring_Scripts_for_Hobbit#Let.27s_start_coding
>>
>> http://www.hobbitmon.com/hobbit/help/hobbit-tips.html#scripts
>>
>> However, even after doing the above steps i do not get the new column.
>>
>> 1. Is there a way i can debug to find what went wrong?
>> 2. Is there a way to know if the client is able to send the data to the
>> hobbit server?
>> 3. If the client is able to send the data to the hobbit server, why is it
>> not displaying the new column.
>>
>> My client side script is running every 5 mins from $BBHOME/ext.
>>
>> Please assist and let me know if there is any more information required.
>>
>> Regards,
>> Sanu
>>
>
>