Quantcast
Channel: THWACK: All Content - All Communities
Viewing all articles
Browse latest Browse all 13537

Group member with customs vaules report

$
0
0

Hi,

it's my first post here and I'm looking for help .

 

I tring to create a report which display information for each group in common order:

 

-IP Address

-Hostname

-Vendor

-Machin Type

-SNMP version

 

I have tried with Report Writer and Group and Group Members Report to edit this one but there is no option to do it.

 

Any suggestions how to make this report?

 

OK, I got solution: SWQL script for Report
SELECT n.Caption AS Hostname, n.IPAddress, n.Vendor , n.MachineType, n.SNMPVersion AS SNMP, g.Name AS Grupa FROM Orion.Nodes n join Orion.ContainerMembers c on c.MemberPrimaryID = n.NodeID and c.MemberEntityType = 'Orion.Nodes'  join Orion.Groups g on c.ContainerID = g.ContainerID ORDER BY HOSTNAME ASC


Viewing all articles
Browse latest Browse all 13537

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>