Cisco SAA (IP SLA) Matrix...Anyone done it ?
Moderators: Developers, Moderators
Cisco SAA (IP SLA) Matrix...Anyone done it ?
Hi all -
we have a requirement to implement a matrix based on the SAA Jitter and Latency info coming out of Cacti.
We have SAA query succesfully and populating RRD files, and can create and graph individual SITE A- SITE B latency and loss measures..
It would be extremely useful to visualize an overall site to site matrix showing latency and loss numbers...
While I think this might be difficult to do in Cacti - has anyone put together an external scripts which can parse the RRD files to present this info in either tabular or matrix format ??
many thanks
we have a requirement to implement a matrix based on the SAA Jitter and Latency info coming out of Cacti.
We have SAA query succesfully and populating RRD files, and can create and graph individual SITE A- SITE B latency and loss measures..
It would be extremely useful to visualize an overall site to site matrix showing latency and loss numbers...
While I think this might be difficult to do in Cacti - has anyone put together an external scripts which can parse the RRD files to present this info in either tabular or matrix format ??
many thanks
Re: Cisco SAA (IP SLA) Matrix...Anyone done it ?
Hi, scottsta
Would you share your scripts? We have a need to do the same, but using Juniper routers insted of Cisco. It would require coding effort, and we could start more quickly from your work.
Best regards.
Would you share your scripts? We have a need to do the same, but using Juniper routers insted of Cisco. It would require coding effort, and we could start more quickly from your work.
Best regards.
Take a look at network weathermap by Howie. You can use any data sources including Cisco IP SLA, and create a latency map.
http://forums.cacti.net/viewforum.php?f=16
http://forums.cacti.net/viewforum.php?f=16
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
In fact, I'm planning to make just such a map of my own network, showing per-hop latency and jitter, when I get a chance to plan all the appropriate IPSLA entries on my routers, and get it all into Cacti.
So if it turns out that you can't do it with Weathermap, you soon will be able to, because I want it too
So if it turns out that you can't do it with Weathermap, you soon will be able to, because I want it too
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Network performance matrix
Hi HowieHowie wrote:In fact, I'm planning to make just such a map of my own network, showing per-hop latency and jitter, when I get a chance to plan all the appropriate IPSLA entries on my routers, and get it all into Cacti.
So if it turns out that you can't do it with Weathermap, you soon will be able to, because I want it too
Long time, huh? I was looking for exactly the same: a network matrix "vision" of point-to-point performance information, with numbers of ping latency RTT, jitter like the Internet Health Report http://www.internethealthreport.com/ interface, using data from our own routers already monitored by Cacti.
Alex
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: Network performance matrix
Hi again Alexalexsm wrote: Long time, huh? I was looking for exactly the same: a network matrix "vision" of point-to-point performance information, with numbers of ping latency RTT, jitter like the Internet Health Report http://www.internethealthreport.com/ interface, using data from our own routers already monitored by Cacti.
You could do that, but for me the main benefit of using ip sla is that you can test per-link, so you know that it's the link between site 4 and site 7 that is bad, not just all the random things that happen to route that way at the moment.
For an end-user, I can see the use of the matrix view, but for diagnosing the fault, I think the ipsla/map view is better. Disagree?
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Re: Network performance matrix
Agreed. That's exactly what we need! The difference is that we don't have IP SLA in Juniper routers.You could do that, but for me the main benefit of using ip sla is that you can test per-link, so you know that it's the link between site 4 and site 7 that is bad, not just all the random things that happen to route that way at the moment.
Agreed.For an end-user, I can see the use of the matrix view, but for diagnosing the fault, I think the ipsla/map view is better. Disagree?
We have both internal (NOC) and external (End users) views of performance at our website: http://www.rnp.br/en/traffic/weathermap.php and http://www.rnp.br/en/traffic/index.html.
It would be useful to have a internal (NOC) view of performance numbers per link between nodes (that can also be publicly acessible for End users), but our End users would also request a public view to check performance data from all backbone nodes (check the weathermap URL above).
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
According to this post, there is something called Real-time Performance Monitor in JUNOS though... is it any good? (or did you know about it?)alexsm wrote:Agreed. That's exactly what we need! The difference is that we don't have IP SLA in Juniper routers.
Actually, here's the Juniper manual page too. Dunno how Juniper do optional features, or whether all routers would have this.
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
I didn't. Thanks! (Lack of time to research lately bacause of my masters degree course)Howie wrote:According to this post, there is something called Real-time Performance Monitor in JUNOS though... is it any good? (or did you know about it?)alexsm wrote:Agreed. That's exactly what we need! The difference is that we don't have IP SLA in Juniper routers.
In general, JunOS is the same in almost all Juniper router platforms with few exceptions. Some features are available through additional interfaces like the "Tunnel Services PIC" (Adaptive Services PIC).Howie wrote:Actually, here's the Juniper manual page too. Dunno how Juniper do optional features, or whether all routers would have this.
-
- Cacti User
- Posts: 59
- Joined: Fri Mar 23, 2007 3:38 pm
Who is online
Users browsing this forum: No registered users and 2 guests