Search found 2 matches

by blackandtackle
Wed Jan 15, 2014 12:23 pm
Forum: Help: General
Topic: ds[traffic_in].last_ds in kb mb?
Replies: 1
Views: 741

Re: ds[traffic_in].last_ds in kb mb?

I am starting to think I need to be pulling the ds[traffic_in].value

It converts to

ds[traffic_in].value = 5.0662013758e+05
= 506620 bps
= 506 kbps

ds[traffic_out].value = 2.5557189597e+05
= 255571 bps
= 255 kbps
by blackandtackle
Wed Jan 15, 2014 11:34 am
Forum: Help: General
Topic: ds[traffic_in].last_ds in kb mb?
Replies: 1
Views: 741

ds[traffic_in].last_ds in kb mb?

I am trying to take some output from cacti and create external graphs. I am able to script pulling the info from the rrd but I have been trying to figure out what to do with the output for a few hours. I have the data source set to Traffic bits/sec (64 bit) What is this number? ds[traffic_in].last_d...