Hi Tobias,

Just compiled and installed 1.4.9 on the host in question...

olifu@todi4:~/install/modulefiles/rrdtool[231]> rrdcreate 
/users/olifu/lemon/todi.rrd --start 1414236486 --step 60 
DS:arpagaus:GAUGE:120:0:9999 RRA:AVERAGE:0.5:1:14400 RRA:AVERAGE:0.5:60:500 
RRA:AVERAGE:0.5:1440:365
RRDtool 1.4.9  Copyright by Tobi Oetiker, 1997-2010

Usage: rrdcreate <filename>
                        [--start|-b start time]
                        [--step|-s step]
                        [--no-overwrite]
                        [DS:ds-name:DST:dst arguments]
                        [RRA:CF:cf arguments]

ERROR: creating '/users/olifu/lemon/todi.rrd': Function not implemented

…and still no luck. Is there any way of finding out what is going wrong and 
getting more verbose output?

Cheers,
Oli

> On 25 Oct 2014, at 14:29, Tobi Oetiker <[email protected]> wrote:
> 
> hi oliver
> 
> please try rrdtool 1.4.9
> 
> also for flexibilities sake I would suggest to have just one DS per rrd file 
> unless you are in serious performance trouble.
> 
> i suspect the root cause is a platform issue.
> 
> Tobias Oetiker
> [email protected]
> 062 775 9902
> 
>> On 25.10.2014, at 13:37, Oliver Fuhrer (MeteoSwiss) <[email protected]> 
>> wrote:
>> 
>> Hi all,
>> 
>> I’m trying to run rrdcreate on a host…
>> 
>> Linux todi4 2.6.32.59-0.7.1_1.0402.7496-cray_gem_s #1 SMP Wed Aug 7 03:59:30 
>> UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
>> SUSE Linux Enterprise Server 11 (x86_64)
>> VERSION = 11
>> PATCHLEVEL = 1
>> 
>> …by running this command…
>> 
>>> rrdcreate /users/olifu/lemon/todi.rrd --start 1414236486 --step 60 
>>> DS:arpagaus:GAUGE:120:0:9999 DS:baumann:GAUGE:120:0:9999 
>>> DS:daniel:GAUGE:120:0:9999 DS:dbrunner:GAUGE:120:0:9999 
>>> DS:dmaurer:GAUGE:120:0:9999 DS:jenkins:GAUGE:120:0:9999 
>>> DS:katrambr:GAUGE:120:0:9999 DS:kaufmann:GAUGE:120:0:9999 
>>> DS:lapixa:GAUGE:120:0:9999 DS:morsier:GAUGE:120:0:9999 
>>> DS:olifu:GAUGE:120:0:9999 DS:omarb:GAUGE:120:0:9999 DS:osm:GAUGE:120:0:9999 
>>> DS:OTHER:GAUGE:120:0:9999 DS:paa:GAUGE:120:0:9999 
>>> DS:rochesa:GAUGE:120:0:9999 DS:ruestefa:GAUGE:120:0:9999 
>>> DS:TOTAL:GAUGE:120:0:9999 DS:tsm:GAUGE:120:0:9999 
>>> DS:walser:GAUGE:120:0:9999 RRA:AVERAGE:0.5:1:14400 RRA:AVERAGE:0.5:60:500 
>>> RRA:AVERAGE:0.5:1440:365
>> RRDtool 1.4.8  Copyright by Tobi Oetiker, 1997-2010
>> 
>> Usage: rrdcreate <filename>
>>           [--start|-b start time]
>>           [--step|-s step]
>>           [--no-overwrite]
>>           [DS:ds-name:DST:dst arguments]
>>           [RRA:CF:cf arguments]
>> 
>> ERROR: creating '/users/olifu/lemon/todi.rrd': Function not implemented
>> 
>> …and it fails with a not so useful error message. If I run exactly the same 
>> command on another host everything works fine.
>> 
>> Any suggestions / help are welcome!
>> 
>> Cheers and have a nice weekend,
>> Oli
>> 
>> _________________________________________________
>> Oliver Fuhrer
>> Numerical Models
>> 
>> Federal Department of Home Affairs FDHA
>> Federal Office of Meteorology and Climatology MeteoSwiss
>> We have moved and have new phone numbers:
>> Operation Center 1
>> Postfach 257
>> 8058 Zürich-Flughafen
>> T.   +41 58 460 93 59
>> M. +41 79 548 65 84
>> F.   +41 58 460 96 66
>> [email protected]
>> http://www.meteoswiss.admin.ch/
>> 
>> 
>> 
>> _______________________________________________
>> rrd-users mailing list
>> [email protected]
>> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to