Slots
The class slot is used to specify the TrueSight Infrastructure Management Event Manager event class that will be used to trigger the event. If no value is specified, the generic TrueSight Infrastructure Management Event Manager event CLASS "EVENT" will be used.
Slots can be configured at various level in the hierarchy. The values configured at a lower level in the hierarchy take precedence over the values configured at a higher level.
For example,
- /EventSetup/Format/BiiP3/slots/msg = { REPLACE = "Global level event description"}
- /EventSetup/Format/BiiP3/catalogs/0/types/10/slots/msg = { REPLACE = "Type level event description"}
- /EventSetup/Format/BiiP3/catalogs/0/types/10/KM/AS_EVENTSPRING/slots/msg = { REPLACE = "KM level event description"}
/EventSetup/Format/BiiP3/catalogs/AS_EVENTSPRING/types/NOTIFY_EVENT = { REPLACE = "Custom level event description"}
Note
In the examples given above, the global level will use the default description that is specified. The lower levels in the hierarchy will allow you to specify event descriptions that overrides the descriptions set at higher levels in the hierarchy
Comments
Log in or register to comment.