[hobbit] Adding a New Column to my hobbit server

Stef Coene stef.coene at docum.org
Tue Mar 10 21:27:12 CET 2009


On Tuesday 10 March 2009, Sanu Mathew wrote:
> All,
>
> I have followed the method to add a new column from these links.
You can not 'add' a new column.
If you send data to the hobbit server in your script, you have to make sure 
the syntax is correct.  One of the rules is <client name>.<check name>.  
Client name is the name like it appears in bb-hosts, the check name will be 
the new column name.

> 1. Is there a way i can debug to find what went wrong?
Dump the bb command you execute in your script to stdout and check for errors.  
Try to execute the same command on the command line and check for errors.

> 2. Is there a way to know if the client is able to send the data to the
> hobbit server?
You can search in the data directory of the hobbit server.  Each server has a 
directory in the histlogs directory.  In this directory is a sub-directory 
per check/column.

> 3. If the client is able to send the data to the hobbit server, why is it
> not displaying the new column.
You can also check the ghost client list.  There is an option in the top menu.


Stef



More information about the Xymon mailing list