Comments
-
">sean.martinez how do I get this done for a single node dynamically. I'd like to use the errors and discards resource on a single node basis. I've tried things like Nodes.NodeID = ${NodeID} but this only give a custom sql error on the web interface. Any clues or ideas?
-
I'd like to see an answer to this one as well. Its been one year with no answer. Hello Solarwinds!!!
-
">kmaxwell the resource is showing 20 devices down, but the report shows 150. In the report I use the exact same query but the resource does not show the same items. I do not have any view limitations applied or SQL filters.
-
Ok ">tdanner I updated the query but I have an issue. The query works in Report Writer but it does not show all of the nodes in the Web console. Has anyone seen this issue? Maybe ">kmaxwell?
-
This issue is still floating out here, and there have been updates since. The groups function should limit the items to the selected group. It does not, please fix this issue. Also, in limitations should be the option to limit by custom field, this gives additional functionality.
-
I've started an idea to create custom properties for Access points here http://thwack.solarwinds.com/ideas/1535. This will at least give you the ability to show the access points. We should create another idea to have better control over access points and how they are associated in NPM. I would at least like to know to…
-
I think adding the AP's only via ping is going backwards in NPM. If that's the only way which is available then we must use that method. However, I would love to see a more robust way to manipulate Access Points. I've created an idea to create custom properties for Access points which should open the door up for better…
-
Ok so I made a change and I streamed down the list but I have a bunch of duplicates now: SELECT Nodes.NodeID AS NodeID, Nodes.Caption AS NodeName, Nodes.VendorIcon AS Vendor_Icon, Nodes.IP_Address AS IP_Address, Nodes.MachineType AS Machine_Type, CustomPollerLabels.Label, Interfaces.Critical_Interface,…
-
Hopefully, Solarwinds can solve or address this feature. I've rummaged through thwack and this item dates back to 2008, the ability to create a report with Multiple Pollers. I'm trying to create a Cisco CDP report which includes IP address and Device ID... No luck so far.
-
I also made this query prior to the previous but it did not go far enough. I could not figure out how to add another status to the report using the ifOperStatus MIB. SELECT Nodes.NodeID AS NodeID, Nodes.Caption AS NodeName, Nodes.IP_Address AS IP_Address, Nodes.MachineType AS Machine_Type, CustomPollerLabels.Label,…
-
I have the same problem my number sticks at 2,147,483,648. I'm gonna open a case for this since Solarwinds has not responded.
-
So here is what I did to get around this issue. I created 3 Advance SQL reports in Report Writer, 2 of which directly address the challenge but do not resolve the overall inquiry. I created the reports based on the report from RichardLetts Top 25 Errors This Hour report. Here they are: If they work for you, just hit that…
-
Yes please ">DanielleH it's been almost a year and I don't see a response on this one. Can anyone provide a way to make this happen? I've tried everything I can think of and can find on Thwack. Please Solarwinds gurus respond and provide a quick answer. Its basically a dynamic filter, so as to show only the current node's…