What does that mean?
The problem is that my graphs are staying blank.
rrdtool Data Source Configuration
/usr/bin/sudo mrtg-bw-ip 212.24.195.16
rrdtool update iip_bw_16.rrd --template iip_bw_16:iip_bw_16 N:149763197:872129433
Best regards
Template contains more DS definitions than RRD
Moderators: Developers, Moderators
Two things don't look right here:
rrdtool update iip_bw_16.rrd --template iip_bw_16:iip_bw_16 N:149763197:872129433
By looking at this I am assuming that your script is outputting two values into the .rrd file. If not, check your 'Update RRA' checkbox under 'Data Input'.
The other problem is that both of those outputs have the same name. You must give a unique name for each output (per script). You may also have to delete the .rrd files for each data source making use of this script if you make this change.
-Ian
rrdtool update iip_bw_16.rrd --template iip_bw_16:iip_bw_16 N:149763197:872129433
By looking at this I am assuming that your script is outputting two values into the .rrd file. If not, check your 'Update RRA' checkbox under 'Data Input'.
The other problem is that both of those outputs have the same name. You must give a unique name for each output (per script). You may also have to delete the .rrd files for each data source making use of this script if you make this change.
-Ian
Just trying to track down the possible cause here... Go to 'Data Sources' and click on one of the sub-data sources using this script. Check the 'Output Field' drop down box, do all of the values look correct there too? I mean, do they correspond with the output values that you defined for that script?
-Ian
-Ian
Who is online
Users browsing this forum: No registered users and 4 guests