[hobbit] can't get my apache trends to work
Hi all, finally found out that the apache trends won't work with rrdtool-1.0.49. got rrdtool-1.2.11 installed, now everything is fine. Olivier Selon Olivier Beau <olivier at qalpit.com>:
well, actually hobbit did create that file with 6 DS but only want to update 3...
here's an output from rrd-data.log with --debug enabled for [rrd-data]
2005-07-31 10:17:27 Creating rrd /data1/hobbit/data/rrd/bigbrother/ apache.rrd 2005-07-31 10:17:27 RRD create param 00: 'rrdcreate' 2005-07-31 10:17:27 RRD create param 01: '/data1/hobbit/data/rrd/ bigbrother/apache.rrd' 2005-07-31 10:17:27 RRD create param 02: 'DS:TA:DERIVE:600:0:U' 2005-07-31 10:17:27 RRD create param 03: 'DS:TKB:DERIVE:600:0:U' 2005-07-31 10:17:27 RRD create param 04: 'DS:BW:GAUGE:600:1:U' 2005-07-31 10:17:27 RRD create param 05: 'DS:IW:GAUGE:600:1:U' 2005-07-31 10:17:27 RRD create param 06: 'DS:CPU:GAUGE:600:0:U' 2005-07-31 10:17:27 RRD create param 07: 'DS:REQPERSEC:GAUGE:600:0:U' 2005-07-31 10:17:27 RRD create param 08: 'RRA:AVERAGE:0.5:1:576' 2005-07-31 10:17:27 RRD create param 09: 'RRA:AVERAGE:0.5:6:576' 2005-07-31 10:17:27 RRD create param 10: 'RRA:AVERAGE:0.5:24:576' 2005-07-31 10:17:27 RRD create param 11: 'RRA:AVERAGE:0.5:288:576' 2005-07-31 10:17:27 RRD update param 00: 'rrdupdate' 2005-07-31 10:17:27 RRD update param 01: '/data1/hobbit/data/rrd/ bigbrother/apache.rrd' 2005-07-31 10:17:27 RRD update param 02: '-t' 2005-07-31 10:17:27 RRD update param 03: 'TA:TKB:BW' 2005-07-31 10:17:27 RRD update param 04: '1122797847:137976:403049:4:6:.0831067:6.15168' 2005-07-31 10:17:27 RRD error updating /data1/hobbit/data/rrd/ bigbrother/apache.rrd from 127.0.0.1: expected 3 data source readings (got 6) from 1122797847:137976:403049:4:6:.0831067:6.15168:... 2005-07-31 10:19:07 hobbitd_rrd: Got message 50121 @@data#50121| 1122797947.716568|127.0.0.1||bigbrother|netstat
Olivier
Le 30 juil. 05 à 23:50, Henrik Stoerner a écrit :
On Thu, Jul 28, 2005 at 04:27:28PM +0200, Olivier Beau wrote:
i think i set up everything properly : -added an "apache=http://bigbrother/server-status?auto" for my bigbrother server, (le server-status page works) -removed my existing .rrd file for bigbrother,e -hobbit created the file
but, it doesn' seem to feed it; in my rrd-data.log, i'm getting : 2005-07-28 16:17:00 RRD error updating /data1/hobbit/data/rrd/bigbrother/apache.rrd from 127.0.0.1: expected 3 data source readings (got 6) from 1122560220:277053:383710:35:10:.186747:4.75758:...
Something other than Hobbit created that rrd file - Hobbit doesn't create apache.rrd files with 3 dataset definitions.
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Olivier Beau
Strange, IM running rrdtool-1.0.49 and they arre just fine. HPUX hobbit 4.1.1 Web Server: Apache/2.0.53 HP-UX_Apache-based_Web_Server (Unix) DAV/2 Olivier Beau wrote:
Hi all,
finally found out that the apache trends won't work with rrdtool-1.0.49. got rrdtool-1.2.11 installed, now everything is fine.
Olivier
Selon Olivier Beau <olivier at qalpit.com>:
well, actually hobbit did create that file with 6 DS but only want to update 3...
here's an output from rrd-data.log with --debug enabled for [rrd-data]
2005-07-31 10:17:27 Creating rrd /data1/hobbit/data/rrd/bigbrother/ apache.rrd 2005-07-31 10:17:27 RRD create param 00: 'rrdcreate' 2005-07-31 10:17:27 RRD create param 01: '/data1/hobbit/data/rrd/ bigbrother/apache.rrd' 2005-07-31 10:17:27 RRD create param 02: 'DS:TA:DERIVE:600:0:U' 2005-07-31 10:17:27 RRD create param 03: 'DS:TKB:DERIVE:600:0:U' 2005-07-31 10:17:27 RRD create param 04: 'DS:BW:GAUGE:600:1:U' 2005-07-31 10:17:27 RRD create param 05: 'DS:IW:GAUGE:600:1:U' 2005-07-31 10:17:27 RRD create param 06: 'DS:CPU:GAUGE:600:0:U' 2005-07-31 10:17:27 RRD create param 07: 'DS:REQPERSEC:GAUGE:600:0:U' 2005-07-31 10:17:27 RRD create param 08: 'RRA:AVERAGE:0.5:1:576' 2005-07-31 10:17:27 RRD create param 09: 'RRA:AVERAGE:0.5:6:576' 2005-07-31 10:17:27 RRD create param 10: 'RRA:AVERAGE:0.5:24:576' 2005-07-31 10:17:27 RRD create param 11: 'RRA:AVERAGE:0.5:288:576' 2005-07-31 10:17:27 RRD update param 00: 'rrdupdate' 2005-07-31 10:17:27 RRD update param 01: '/data1/hobbit/data/rrd/ bigbrother/apache.rrd' 2005-07-31 10:17:27 RRD update param 02: '-t' 2005-07-31 10:17:27 RRD update param 03: 'TA:TKB:BW' 2005-07-31 10:17:27 RRD update param 04: '1122797847:137976:403049:4:6:.0831067:6.15168' 2005-07-31 10:17:27 RRD error updating /data1/hobbit/data/rrd/ bigbrother/apache.rrd from 127.0.0.1: expected 3 data source readings (got 6) from 1122797847:137976:403049:4:6:.0831067:6.15168:... 2005-07-31 10:19:07 hobbitd_rrd: Got message 50121 @@data#50121| 1122797947.716568|127.0.0.1||bigbrother|netstat
Olivier
Le 30 juil. 05 à 23:50, Henrik Stoerner a écrit :
On Thu, Jul 28, 2005 at 04:27:28PM +0200, Olivier Beau wrote:
i think i set up everything properly : -added an "apache=http://bigbrother/server-status?auto" for my bigbrother server, (le server-status page works) -removed my existing .rrd file for bigbrother,e -hobbit created the file
but, it doesn' seem to feed it; in my rrd-data.log, i'm getting : 2005-07-28 16:17:00 RRD error updating /data1/hobbit/data/rrd/bigbrother/apache.rrd from 127.0.0.1: expected 3 data source readings (got 6) from 1122560220:277053:383710:35:10:.186747:4.75758:...
Something other than Hobbit created that rrd file - Hobbit doesn't create apache.rrd files with 3 dataset definitions.
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Olivier Beau
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | _p_ Mike Nemeth | ___| |_____ email(w) michael.nemeth at lmco.com Work: 856 359-1425 |><___________) | Home Page:http://www.geocities.com/mjnemeth/ | Work Page:http://faraday.motown.lmco.com:3000/~nemethm/ | Work Page:http://ortsweb/~mnemeth/ |++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Hi,
I have configured mrtg as described in the docs and that's working brilliantly :-) http://hobbitmon.sourceforge.net/docs/hobbit-mrtg.html
But I would to show the graphs on a different column/page other than the trends, is this possible and if so can someone point me in the right direction ?
Thanks, Ger.
participants (3)
-
ger@fwi.ie
-
michael.nemeth@lmco.com
-
olivier@qalpit.com