hello everyone, is this possible. When i click on a node I would like to see a chart for all the interfaces on the device. I don't want to just a simple line I want to see all of it.
Thanks
Orion doesn't have a native mechanism to display multiple elements on the same graph. Many people have expressed interest in having such a feature, so hopefully it will be available as an option in a later release.
You could export the data from multiple interfaces to be displayed in Excel, but that's kind of a pain in the @$$.
How do we access old forum topics? Topic 2061 showed how to do custom scripting to accomplish this with a mouse rollover (I think)...
http://www.solarwinds.net/SolarWindsForum/topic.asp?TOPIC_ID=2061&SearchTerms=web,page,script
This might be it, based on a search for pop-up graph:
How do we access old forum topics? Topic 2061 showed how to do custom scripting to accomplish this with a mouse rollover (I think)...http://www.solarwinds.net/SolarWindsForum/topic.asp?TOPIC_ID=2061&SearchTerms=web,page,script
I believe this was just to achieve the pop-up graph via mouse rollover, but not for multiple lines on the same graph. I looked into doing this, but it seemed to break the toolset integration, so I backed it out.