I'm trying to write a report that lists all of our switches grouped by whether they are POE capable or not. Even two separate reports would work. Has anyone already done this? I didn't find anything in content exchange.
Thanks
Jim
If you know what models are POE capable, and which ones are not, what you could do is create a custom property against nodes, say "POE_Capable' that is of YES/NO type. For the models/nodes that are POE capable, set this value to Yes, and likewise set it to No for those that are not.
With this in place, you can quote easily create a report, by selecting nodes where the custom property "POE_Capable' is 'Yes' for one custom table, and then have another on the same report which shows repeats this but for nodes where the same property is set to 'No'
That should give you what you need!
How i will identify this using solarwinds automatically ??