‎2012-03-15
08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Report device count per collector
Hi all, I am struggling in generating a report for getting count of total devices integrated with each collector. Can anyone help me to generate this report? Also, how can I trigger an alert if device count is reached the license limit. Thanks,
4 Replies
‎2012-03-20
03:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Can anybody help me on the above query..
‎2012-03-20
09:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
If all you need is the counts, you can do this right from the Manage Monitored Devices screen. At the top, set up a filter by Collector then after you hit "Apply" you will see the count of devices on the left just above the displayed device list. To get the alert on reaching your device limit, just set up an alert to watch for NIC System events 400025 & 450025
‎2012-03-22
02:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks Matt, I have congirued the alert. Can you help me, how can I generate the report for this? Yes, I can see the count directly in Monitored devices, but I need to schedule the report every 4 hours.
‎2012-03-27
12:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Try creating a report with these settings:
Table: NIC System
Fields: count(Device)
SQL where clause: MessageID IN ('508100')
Time Frame: Last Complete Minute
This should reflect the number of devices monitored.
