[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Adding a New Column to my hobbit server
- To: hobbit (at) hswn.dk
- Subject: Adding a New Column to my hobbit server
- From: Sanu Mathew <mathew.sanu (at) gmail.com>
- Date: Wed, 11 Mar 2009 01:28:47 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=c5v91HwL1woZszGYCNiZ7CuilSmZO8lf5xX3xUzaar8=; b=DHds9Ygkun9A8RiDGmUUWBLtAETQl1gMBIiTXRmIisS2Z5sQn5BGzbEj9q5y3lbwR8 00ZR1x7JhkTKSVKioU+0zCI0DO0Ykbfs+ZHg9zeXhCOEkresfLEvbw8pihVUu/09hVLQ gNS7MttJZ3ipzkkreEmwHPAxf9pFBSwYnNEFU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=rzMxpUM+37CQqGz2nLn7Xj2P8j+Ar+Iku7L9up/r1ej9BRsDcrXMeVc5JQyuZr4rRe cOY326w7eDFow5NMaeow6kVsf+v014tpTlpR9dv75adlXvV7TMi9aFGKsF2BnvHTlbWe JpYUWsC+JqtYYVNtHPW9vg6m6P2QjGDWp5arA=
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