OpenVZ Forum


Home » General » Support » RRDTool - Create
RRDTool - Create [message #27064] Thu, 07 February 2008 20:21 Go to previous message
eugeniopacheco is currently offline  eugeniopacheco
Messages: 40
Registered: November 2005
Member
Hi,

I have read http://wiki.openvz.org/Traffic_accounting_through_proc and I have tried using the following to create the RRD file:

rrdtool create $RRDFILE --step 300 \
DS:ifOutOctets:COUNTER:1800:0:4294967295 \
RRA:AVERAGE:0.5:1:2016 \
RRA:HWPREDICT:1440:0.1:0.0035:288

When I tried to run the script, it gave the following error:

ERROR: expected 1 data source readings (got 2) from N:692842110:837150828

Can someone please help me out with this?

Regards,

Eugenio Pacheco
 
Read Message
Read Message
Previous Topic: MAX_ULONG value
Next Topic: How to auto restart network service
Goto Forum:
  


Current Time: Sat Jul 13 20:39:14 GMT 2024

Total time taken to generate the page: 0.02249 seconds