I am looking at this portion of the Interface Details resource on an Interface Details page in NPM 11.0.1; and this information would be useful for me, but i can't seem to find any way to report on this information in the SWQL 3.0 schema, or the server based Report Writer application, or any other place I can think of.…
I am in the process of changing the authentication domain that we use for Solarwinds and I found a few things on Thwack that kind of give me a list of users but the reports end up being massive and they cause a time out and blow up. I found this Account list report that generates local accounts…
I'm having trouble creating a report on three of our Cisco ASAs to report the Active Users on Remote VPN. I can see the stats on the details page, but I'm not able to get anything back either in a chart or table on the report writer. I'm closing it to report data on ASA node over the last 24 hours and then doing a Node…
While watching SolarWinds Lab #88 - Building Stellar Orion Reports From the Ground Up today, something that @ChrystalT said struck me. She said that she's seen systems with hundreds of custom properties. That gave me pause. If you share Orion admin duties with some other people and everyone is using custom properties, how…
As per the title really... Is there a way to generate a report that includes all audit events? I may just be missing the obvious (again) but I can't see how to say 'all audit events in last x' or do I need to use a custom SQL query, and if so, clues on that please? Thank you.
Hi, I am a Network guy not a SQL-guy, so hopefully one of you guru's can help me out with creating a report, or preferably a chart that will display the percentage of devices running what we are considering the current or standard version of IOS vs the total number of devices. I have written 2 really basic queries based on…
I don't know if this will help anyone, but I put this together to give an accurate and easy to read report for Device Interface Usage. SELECT NodeCaption AS [Device Name], AgentIP AS [Device IP], CAST(COUNT(CASE WHEN NCM_interfaces.OperStatus = '1' THEN 1 ELSE NULL END) as nvarchar) + '/' + CAST(COUNT(AdminStatus) as…
I have found an issue with the SWQL searches in regards to Muted interfaces on stacked cisco switches. If you run an SWQL query to report on Muted and Unmanaged interfaces, the query does not return muted interfaces on cisco switch stacks. It will returned unmanaged interfaces on cisco switch stacks and it will returned…
So NPM has this neat little widget under My Dashboards>Network>Load Balancing and it is called Concurrent Connections by Virtual Server. The only problem is, you really can't edit this widget to show specific virtual servers on your F5's. Which would be extremely handy if you have multiple F5 appliances. So I was able to…
We have created 2 different groups of Cisco switches in certain areas of our environment and we would like to generate a report for about the last month or so. Is there a simple way to do this that would look good to present to management? Everything that I see just shows each individual switch and saying uptime is 100%…
It looks like you're new here. Sign in or register to get started.