[rrd-users] strange problem :-\
Vladimir Scherbinin
vovin at crow.x-telecom.net
Fri Apr 20 17:52:49 MEST 2001
Good day.
I generated the following script
#!/bin/sh
rrdtool create cph.rrd -s 988664400 DS:cph:COUNTER:1:0:1000 RRA:AVERAGE:0.5:1:24
rrdtool update cph.rrd 988668000:6
rrdtool update cph.rrd 988675200:3
rrdtool update cph.rrd 988678800:7
rrdtool update cph.rrd 988682400:12
rrdtool update cph.rrd 988686000:57
rrdtool update cph.rrd 988689600:110
rrdtool update cph.rrd 988693200:165
rrdtool update cph.rrd 988696800:182
rrdtool update cph.rrd 988700400:208
rrdtool update cph.rrd 988704000:172
rrdtool update cph.rrd 988707600:152
rrdtool update cph.rrd 988711200:172
rrdtool update cph.rrd 988714800:175
rrdtool update cph.rrd 988718400:246
rrdtool update cph.rrd 988722000:294
rrdtool update cph.rrd 988725600:375
rrdtool update cph.rrd 988729200:528
rrdtool update cph.rrd 988732800:705
rrdtool update cph.rrd 988736400:805
rrdtool update cph.rrd 988740000:481
rrdtool update cph.rrd 988743600:135
rrdtool update cph.rrd 988747200:34
rrdtool update cph.rrd 988750800:8
rrdtool graph -s 988668000 -e 988750800 DEF:mycph=cph.rrd:cph:COUNTER LINE1:mycph#FF0000
But, when last line is executing, i've got SegFault. I have now idea, what
i've done wrong :(
Can you help me a little bit ? ;)
--
Vladimir. [VDS42-RIPE]
ISP "Extreme Telecom"
phone: +380-44-2391425
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list