[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] no data on xymon server for zonestat
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] no data on xymon server for zonestat
- From: Peter Welter <peter.welter (at) gmail.com>
- Date: Sat, 30 May 2009 09:14:25 +0200
- 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 :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=gUlLCN5Q/PZzlaGwPIaXRRA9nas4ntnTMIrOI4bJL94=; b=buXLUu2i9x/oOGAsDskuyOHB06UmsA1KcjtgSuDRwjpgcYuuGGDgJ/KsmJLfI2L1wF aVhqvfufEr552tvsE7s2rmiMRzcEH4ItcUp9bjky6lAgCT5wtpjHl0MXRYflptCh9IHE n5TqDGNvKaxzOG+CjsGhRUD6MKh3LNtq3kjrM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=XT1dWzbroo91u8gTNfOYnRXly2DHN8qgPZcndvwvb/2DsUTG5+BXcVssmEWnuGVwBD ocdozVuUC5FmJldG3IaFxoyf3ig8kK8zSb4JXUkpbOcxSfdGM2+W4jJhKI43epIYhA0Z aRMHy0gAc63ubijy+U0JOdONAwv8qu5udkYHc=
- References: <027D0CFA48C98F4B87D51D40F36DE42702F598EC (at) ltivw-p-ml01.LIFETOUCH.NET>
I have the zonestat.sh utility up & running, but from what I read, I
can't see what your problem is. As far as you describe, everything is
just fine on the Xymon-server.
Q1: If the server receivers client data, the received data should be
in: /var/lib/hobbit/data/rrd/HostName/zonestat.HostName.rrd and
/var/lib/hobbit/data/rrd/HostName/zonestat.global.rrd and
So, does your server creates these files?
Q2: Where are you looking for your graphs? It is data trending, so the
graph only appears in the trends column for your host if you have
entered the following in your bb-host-file for that particular host:
ip.address.xxx.yyy hostname #
TRENDS:*,zonestat:zonestatcpu|zonestatmem|zonestatnproc|zonestatsize"
Peter
2009/5/29 Kevin Kelly <kkelly (at) lifetouch.com>:
> I am having trouble getting the zonestat.sh script to update the xymon
> server. I know I have posted this before, but have gotten limited response.
> Help would be greatly appreciated.
>
>
>
> Here is what I have done:
>
>
>
> Hobbitserver.cfg
>
> # status view of a test should include a graph.
>
> TEST2RRD="cpu=la,disk,inode,qtree,memory,$PINGCOLUMN=tcp,http=tcp,dns=tcp,dig=tcp,time=ntpstat,vmstat,iostat,netstat,temperature,apa
>
> che,bind,sendmail,mailq,nmailq=mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,files,procs=processes,ports,clock,lines
>
> ,zonestat"
>
>
>
> # This defines which RRD files to include on the "trends" column webpage,
>
> # and the order in which they appear.
>
> GRAPHS="la,disk,inode,qtree,files,processes,memory,users,vmstat,iostat,tcp.http,tcp,ncv,netstat,ifstat,mrtg::1,ports,temperature,ntp
>
> stat,apache,bind,sendmail,mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,ifstat,clock,lines,zonestat"
>
>
>
>
>
> Hobbitlaunch.cfg
>
> [rrddata]
>
> ENVFILE /apps/xymon/server/etc/hobbitserver.cfg
>
> NEEDS hobbitd
>
> CMD hobbitd_channel --channel=data \
>
> --log=$BBSERVERLOGS/rrd-data.log hobbitd_rrd \
>
> --extra-tests=zonestat \
>
> --extra-script=/apps/xymon/server/ext/rrd_data.pl \
>
> --rrddir=$BBVAR/rrd
>
>
>
> Have added to hobbitgraph.cfg the need stuff and also put rrd_data.pl into
> the ext directory.
>
>
>
> Looks like on the client everything is running just fine, I get a
> hobbit_zonestat file create the tmp with information in it.
>
>
>
>
>
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
>