Hi Charles, Many thanks for the info.
i am newbie to hobbit.
1. I am getting error on rrd-status.log. what may be the issue.
2007-02-28 02:41:50 Tried to down BOARDBUSY: Invalid argument
2007-02-28 02:42:29 RRD error updating
/home/hobbit/data/rrd/monitor.jrg.com/mysql.rrd from 64.88.160.214: not a
simple integer: '0.027'
2007-02-28 02:43:30 RRD error updating
/home/hobbit/data/rrd/monitor.jrg.com/mysql.rrd from 64.88.160.214: not a
simple integer: '0.027'
2007-02-28 02:45:30 RRD error updating
/home/hobbit/data/rrd/monitor.jrg.com/mysql.rrd from 64.88.160.214: not a
simple integer: '0.027'
2. I am not sure abt the "getconfig("bb-mysql.cfg-$MACHINEDOTS");"
i.e I am not getting idea how to create this file.
if possible give me one example.-
# or use server-side config : create a etc/clientside/bb-mysql.cfg-HOSTNAME
# on the hobbit server, with the following setup :
# mysqlclient=/some/other/client
# auth=-uthisuser -pthatpassword -Sothersocket
3. how to setup a client using this perl script.
thanks
Sabeer MZ
On 2/23/07, Joost van den Broek <user-5bf70bf7662e@xymon.invalid> wrote:
Thanks, that did the trick!
Regards,
Joost
Charles Goyard wrote:
Joost van den Broek wrote :
Thanks for the modified version, but I can't get the graphs working.
What exactly do I have to do to have these graphs? I already added
',mysql' to the TEST2RRD line in hobbitserver.cfg and TRENDS:*,mysql to
the related host in bb-hosts. It seems that there aren't any mysql.rrd
files created.
You have to add ",mysql=ncv" to TEST2RRD, and then restart the
hobbitd_rrd processes. On Linux, try :
killall `pidof hobbitd_rrd`
or
killall `pidof hobbitd_larrd` if you have an old hobbit installation.
The processes will respawn a few seconds later.
(or restart you whole hobbit service if you prefer).
--
Warm Regards
Sabeer MZ