Support
Login
GoToAssist Home
Share-its
Blogs
Forums
Go
Share-its
Network Inventory
Use this Share-it
Used:
37 times
Shared by:
Chris
on 03/11/2008 at 21:01
Last Modified by:
Bill Paul
on 08/04/2008 at 20:31
Network Inventory
Show search query
select nvl(system/computed_class, system/class, 'unknown') as name, count(*) as count
from /network/device
group by nvl(system/computed_class, system/class)
order by 2 desc
Show History
Chris
05/23/2008 at 18:16
Use this Version
Bill Paul
06/18/2008 at 14:56
Use this Version
Categories
Tasks > Inventory Management
Hardware > Network Infrastructure
Watch
Edit