Meta Types¶
Meta Types is a standard configuration interface for adding, editing, and removing Meta Types. Device Meta Type tagging is the concept of associating additional device information to a set of devices. The Meta Types can be associated manually or dynamically with rules. Tagging devices with Meta Types also provides for device-based enrichment such as Event correlation and special polling of devices.
Assure1 uses device-based meta tags in several ways, this includes the following:
-
Event Navigation - Making operators view basket-of-technology or application-based dynamic event lists.
-
Event Enrichment - Utilizing the device-based data to enrich events on the fly.
-
Automatic Configuration - Allowing Assure1 components to automatically configure themselves based upon meta data.
Refer to the Standard Configuration Interface guide for details on interacting with the grid and form.
Note
Meta Tags can be added to one device at a time using the Devices UI (Configuration -> Device Catalog -> Devices), or multiple devices at a time using the Device Management UI (Configuration -> Device Catalog -> Device Management) and selecting the "Load Device Meta Tags" action.
This user interface calls REST methods from api/device/metaTypes.
The UI path for this interface is Configuration -> Device Catalog -> Meta Types.
Form Fields¶
-
Meta Type Name - The name of the meta type.
-
Data Type - The data type of the meta type (e.g. string, number, etc.). Affects how values are displayed.
-
Filterable - Determines if the meta type can be used to filter events.
Default Meta Types¶
-
ADBaseDN
-
ADPass
-
ADQuery
-
ADUser
-
Application
-
Custom
-
Department
-
DNSQuery
-
FormPass
-
FormSuccess
-
FormUser
-
Host Agent
-
IMAPPass
-
IMAPUser
-
IPSLA
-
MySQLPass
-
MySQLSchema
-
MySQLUser
-
NT Eventlog Access ID
-
Ping Device
-
POP3Pass
-
POP3User
-
SMTPPass
-
SMTPUser
-
SSHUseShell
-
WebSuccess