Can this be done? I want to plot a linear graph showing the ms response times that are for different circuits, different as in type and ISP (ex: MPLS and DSL).
Anyone do this before?
Thanks!
easy-peasy ... you can do this with Multiple Object Chart .. I guess for Interface you would need to choose "Interfaces" as object type and then you will have loads of possible charts to select from.
Latency/Response Time for two devices in the same chart would look like this:
I'm going to give this a shot, thanks!
How are you getting to these dialog boxes? In the web alert writer?
No, no, this is within resource itself:
You can't select "Average Response Time" when you select Interfaces for Object Type. It's not in the Chart list.
I like what you have here and it's essentially what I'm after, but what I need the chart to display is:
- Router
- FA0 (where this could be an MPLS connection)
-FA1 (where this could be a dsl connection)
Even if I do it just for Nodes, there's no option to select interfaces then. It would be a great feature if they had it.
This is so close to doing what I want...
Do you have this data (response values per interface) present in in your router? Chances are - you can extract this with UnDP poller (or SNMP component) and then use same technique as above
We have SNMP on our cisco devices, how can I tell if this is a value I can pull with it? When you say "present in your router", are you talking about going to the console prompt on the router and seeing the interface response values there?