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    


De-aggregation? and bulge link problems

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



Joined: 19 Dec 2006
Posts: 49

PostPosted: Thu Apr 12, 2007 9:20 am    Post subject: De-aggregation? and bulge link problems Reply with quote

In a kinda odd twist of fate, I have a need to de-aggregate links - in other words, subtract a device's bandwidth from another. We have a router that we are grabbing traffic from, plus a server, and I'd like to be able to map the traffic that isn't coming from that server.

Is this currently possible? Any code change I can make?

Secondly, I'm noticing that with the latest version (0.9pre2) that bulge is only working in one direction for my links. It seems to be working on the return traffic (inbound) only. Suggestions?

Thanks for the help!
Back to top
Howie
Cacti Guru User


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

PostPosted: Thu Apr 12, 2007 10:42 am    Post subject: Re: De-aggregation? and bulge link problems Reply with quote

MagicOneXXX wrote:
In a kinda odd twist of fate, I have a need to de-aggregate links - in other words, subtract a device's bandwidth from another. We have a router that we are grabbing traffic from, plus a server, and I'd like to be able to map the traffic that isn't coming from that server.

Is this currently possible? Any code change I can make?

Secondly, I'm noticing that with the latest version (0.9pre2) that bulge is only working in one direction for my links. It seems to be working on the return traffic (inbound) only. Suggestions?

Thanks for the help!


Bulge does indeed use only the inbound traffic. It's because the width of the arrow is calculated for the entire link once. I might play with this after 0.9 is out, because I'd like it to be a bit nicer too. The bulge thing was really a quick hack from a while ago, so I could try animation options. I'd look at splitting the drawing code to draw each half seperately, then.

Regarding link subtraction: I have the same need actually We have a setup with a customer with two sites and a VPN between them, and we want to see how much traffic is leaving the internet-facing interfaces, but not going up the VPN, knowing the VPN traffic from a seperate rrd. So chances are that this will be done soon too. I will probably make it so that you can add '-' to the front of any TARGET spec to subtract it instead of adding it. I am trying to avoid re-implementing CDEFs in PHP, though.
Back to top
Howie
Cacti Guru User


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

PostPosted: Sun May 13, 2007 5:33 pm    Post subject: Re: De-aggregation? and bulge link problems Reply with quote

Howie wrote:
Regarding link subtraction: I have the same need actually We have a setup with a customer with two sites and a VPN between them, and we want to see how much traffic is leaving the internet-facing interfaces, but not going up the VPN, knowing the VPN traffic from a seperate rrd. So chances are that this will be done soon too. I will probably make it so that you can add '-' to the front of any TARGET spec to subtract it instead of adding it. I am trying to avoid re-implementing CDEFs in PHP, though.


This feature made it into 0.91, just in case you haven't solved it some other way.
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