Results 1 to 1 of 1
I need to dump the current in/out to a text file every 5 minutes. I already create script but the problem is mrtg provide output in a different value. Sometimes ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-19-2007 #1Linux Newbie
- Join Date
- Mar 2006
- Posts
- 101
how to customize mrtg
I need to dump the current in/out to a text file every 5 minutes. I already create script but the problem is mrtg provide output in a different value. Sometimes it is in kb/s. Sometimes it is in b/s. I need it to be fix. I need to sort the traffic by kb/s/
See the ff:
RECENT OUTPUT
In 2824.0 b/s (0.0%) 5640.0 b/s (0.0%) --> Need to be parse to kb/s
Out 7.8 kb/s (0.1%) 140.0 kb/s (0.1%)
OUTPUT I WANT:
In 2.8 kb/s (0.0%) 5.6 kb/s (0.0%)
Out 77.8 kb/s (0.1%) 140.0 kb/s (0.1%)
Can anyone advise?
-- NELSON


Reply With Quote
