• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

network usage graphing tool ?

chronodekar

Senior member
I've managed to get a text dump of the bandwidth utilization in my office. Here is a small snippet of it,

"Time","Duration","Bandwidth Utilization In %"
"17-Feb-10 10:00:42",3299,3.09854490
"17-Feb-10 10:55:41",3610,3.24716283
"17-Feb-10 11:55:51",3602,1.39128042
"17-Feb-10 12:55:53",3600,2.03181329
"17-Feb-10 13:55:53",3601,2.73536133
"17-Feb-10 14:55:54",3600,3.86639459
"17-Feb-10 15:55:54",3601,2.72299795
"17-Feb-10 16:55:55",3599,3.96350277
"17-Feb-10 17:55:54",3599,3.55711765
"17-Feb-10 18:55:53",3601,8.86093869
"17-Feb-10 19:55:54",3611,7.05289394
"17-Feb-10 20:56:05",3599,10.52636583
"17-Feb-10 21:56:04",3600,0.86757467
"17-Feb-10 22:56:04",3601,0.18241534
"17-Feb-10 23:56:05",3601,0.04813330
"18-Feb-10 0:56:06",3599,0.00001423
"18-Feb-10 1:56:05",3601,0.02044077
"18-Feb-10 2:56:06",3600,0.00000000
Does anyone know a tool I can use to make a graph with this data? What immediately comes to my mind is MATLAB, but that's an overkill and I know I've used something more simpler before. :\ I just can't remember it now...

-chronodekar
 
If that text file is all you have, Excel will probably graph it fairly easily. But if you're going to be doing this regularly you should look at something automated like Cacti, MRTG, etc.
 
Ah, excel ! I forgot about that. Let me give it a try.

Nothinman,
The text file is what I get from my ISP, so I can't use those tools.. 🙁

-chronodekar
 
Back
Top