Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


Bandwidth

 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin: (Network Weather Map)
Author Message
jarhead
Cacti User


Joined: 22 Nov 2005
Posts: 59
Location: Portland, Or

PostPosted: Fri Mar 02, 2007 11:34 am    Post subject: Bandwidth Reply with quote

I have a 20MB Ethernet circuit and I have set the BANDWIDTH tag to be 20MB. The question I have is this. The 20MB tag sets each way to be 20MB? I can have up to 19MB flowing outbound and it is Red, but I will have 1MB inbound and it is Green. Is the correct way to set the bandwidth to 10MB? or how to I get an overall feeling for how taxed my circuit is using weathermap?

Thanks
Back to top
Howie
Cacti Guru User


Joined: 16 Sep 2004
Posts: 2167
Location: United Kingdom

PostPosted: Sat Mar 03, 2007 9:48 am    Post subject: Re: Bandwidth Reply with quote

jarhead wrote:
I have a 20MB Ethernet circuit and I have set the BANDWIDTH tag to be 20MB. The question I have is this. The 20MB tag sets each way to be 20MB? I can have up to 19MB flowing outbound and it is Red, but I will have 1MB inbound and it is Green. Is the correct way to set the bandwidth to 10MB? or how to I get an overall feeling for how taxed my circuit is using weathermap?

Thanks


There's two arrows. One for inbound and one for outbound traffic. Look at both of them. Each percentage is calculated seperately.

If you *really* want the whole link (2 arrows) to change colour the same way, then I guess you could do something like:
Code:

 TARGET   myfile.rrd:traffic_in:traffic_out  myfile.rrd:traffic_out:traffic_in

which will make the 'in' and 'out' values BOTH be the sum of in and outbound traffic, then set the bandwidth to 20M (I guess you mean 10 in + 10 out?).

There's no way to have the percentage be calculated for a half-duplex link though, if that's what you mean... (i.e. in + out = 10M), only full-duplex (10M in+10M out)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin: (Network Weather Map) All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group