Comments
-
I truly appreciate your help. I think I asked the question incorrectly. When looking at this report, I need to know how many row’s there are. So, that at a glance, you would know if all the nodes have been included in the report. (I have not finished adding all the nodes yet, but there should be approx. 110 or so… -- Robin…
-
This was really helpful! How can I add both these statements together? SELECT containermembersnapshots.ContainerID FROM [NetPerfMon].[dbo].[ContainerMemberSnapshots] inner join [NetPerfMon].[dbo].[Containers] on Containers.ContainerID = ContainerMemberSnapshots.ContainerID where [EntityDisplayName] = 'Node' and…
-
Maybe some kind person will help us out --
-
I am new to Orion....what is RC1? New Reporting? I am truly green in this software can you help me out?
-
Perfect! Thank you!
-
That’s to easy! Do you know how to do the same thing in 10.5? -- Robin Spitzer CNE, CCNA, SFB Network and Engineering Network Technician II Fresno Unified School District Room B38 2309 Tulare St Fresno, CA 93721 Desk (559) 457-6255 Cell (559) 260-0886 Office (559) 457-2540 E-Mail:…
-
Perfect! Thank you!
-
Did you create a sql report for this? I would love to have a report just like this.
-
I added a field and then wanted to group this report, by that field. The report comes up looking just like I want it, then returns this error: SQL Error: Sort Order cannot be applied. select Distinct Nodes.Caption, Nodes.NodeID, nodes.school from Nodes join Interfaces on dbo.Interfaces.NodeID = dbo.Nodes.NodeID where…
-
Great Report! Thank you!
-
Hi Savell! We are using SQL 2008 R2...do you know if anyone has been successful with your package on this version? We also have many many devices on over 100 sites....making sure the Maps are accurate with an ever changing network is very time consuming...Right now I have a custom property (true or false) for if that node…
-
Does this work with 10.2.2. Also, will it show all nodes that are NOT on a map?
-
Sure wish there was an answer here....
-
Does this work in 10.X
-
has anyone ever figured this out?