2010-03-19
11:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
CategoryType field in Category Counts Table- what's the story?
Some of the built-in reports in enVision reference CategoryType 200. The events are invariably NIC dtype 100.
Looked high and low for a list of CategoryType values and meanings - no such luck
Can anyone help?
4 Replies
2010-03-29
11:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
nobody??
2010-03-30
06:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
as far as i know 100 is device type 'NIC' and not associated to any of the physical devices.
2010-03-30
09:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Can you give an example of a report you are looking at?
2011-04-04
04:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Here is the code for a report that generates the number of received events from a list of devices in a watchlist ($ips)
DeviceAddress IN (${ips} ) AND CategoryType = 200
Up until a few days ago this worked wonderfully. Now, it results in No Data.
