[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Cheshire Cat Computing Software support and information 2009-01-30T18:55:17+13:00 https://steveshipway.org/forum/feed.php?f=21&t=1090 2009-01-30T18:55:17+13:00 2009-01-30T18:55:17+13:00 https://steveshipway.org/forum/viewtopic.php?t=1090&p=8553#p8553 <![CDATA[Re: Showing incorrect bandwith speed]]>

http://www.virtualizationteam.com/virtu ... value.html

Statistics: Posted by shankyrhodes — Fri Jan 30, 2009 6:55 pm


]]>
2007-04-27T14:21:38+13:00 2007-04-27T14:21:38+13:00 https://steveshipway.org/forum/viewtopic.php?t=1090&p=7076#p7076 <![CDATA[Showing incorrect bandwith speed]]>
You can manually edit the generated .cfg file and fix the MaxBytes[] line if you want (remember this number is the max BYTES, so it is 1/8 of the bandwidth in bits). It may be possible to fix the number in the router but it would be very awkward (I know some ciscos allow you to set it internally to report whatever you want, regardless of the actual available bandwidth).

To monitor traffic split by port number, you will need a network traffic analyser that actually examines the packets at TCP level (a normal router just goes as far as IP level). For example, an RMAN probe. Some (very expensive) routers and switches have these built in but usually it would be a separate (expensive) device. Alternatively, set up a linux box with tcpdump installed and do some scripting magic - but it is not easy.

Statistics: Posted by stevesh — Fri Apr 27, 2007 2:21 pm


]]>
2007-04-27T04:25:48+13:00 2007-04-27T04:25:48+13:00 https://steveshipway.org/forum/viewtopic.php?t=1090&p=7074#p7074 <![CDATA[Showing incorrect bandwith speed]]>
I've installed MRTG bundle into Windows XP pro sp2 to capture all interfaces of my Cisco 1841 router. Surprisingly the setup is quite easy, It detects all active interfaces automatically just by updating the myrouters.txt file. However I found few glitches on the graph result.

It doesn't present the correct max bandwith speed on Serial0 interface. It only gives up to 125kbps, where it supposed to be 256kbps. So everytime the traffic reach >125, the incoming/outgoing line seems being cut-off (grey bar).

Meanwhile, it detects the Eth0 & Eth1 interface bandwith speed just fine (100mbps).

Which file should I look at to change my Serial0 max speed to 256kbps? and why is it not getting the correct speed at the first place?

Thanks advance for the enlightments. I'm quite a newbie on all these MRTG/RRD tools.




OOT: btw, anyone of you can advise which tool that can monitor the router traffic up to defining which applications or ports being used.

Statistics: Posted by nuzzr79 — Fri Apr 27, 2007 4:25 am


]]>