Monitor self-health with domain separation
Use domain separation to enable self-health to display Event Management health issues that are based on data, rules, and settings from the logged in user domain. The selected domain must not contain any child domains.
Before you begin
Ensure that the Domain Support — Domain Extension Installer (com.glide.domain.msp_extensions.installer) plugin is activated and that the MID Server you’re connecting to is configured for Event Management.
Role required: evt_mgmt_admin
About this task
Self-health monitoring is domain aware. If the Domain Support — Domain Extension Installer (com.glide.domain.msp_extensions.installer) plugin has been activated, then self-health displays health issues based on data, rules, and settings from the logged in user domain. If rules and settings aren’t defined for a child domain, then the settings of the parent are applied, recursively.
Note: To generate self-health monitoring events in the domain-separated instance, you must specify the domain of these generated events. This is done by specifying the sys_id of the required domain in the evt_mgmt.domain_self_monitoring property.
When the Domain Support — Domain Extension Installer (com.glide.domain.msp_extensions.installer) plugin isn’t activated, adding, or removing a connector or MID Server is immediately reflected in the map.
When the Domain Support — Domain Extension Installer (com.glide.domain.msp_extensions.installer) plugin is activated, updates are done periodically according to the interval specifications of the Event Management — Insert Health Monitor scheduled job.
Procedure
Navigate to All > System Scheduler > Scheduled Jobs.
In the Schedule list, locate and select the Event Management — Insert Health Monitor job.
In the Event Management — Insert Health Monitor job, under Related Links, select Configure Job Definition.
Set the required periodic update time in the Repeat Interval field by specifying the required values.
The default interval is one hour.
Self-health repeat interval
- Select Update.
Result
Further configuration is required for CI creation, receipt of events, and alert generation. The sys_id of the domain must be specified in the Value field of the evt_mgmt.domain_self_monitoring property.
- Navigate to System Properties All Properties.
- Locate and select the evt_mgmt.domain_self_monitoring property.
Domain property sys\_id value
- In the Value field, specify the
sys_idof the domain. - Select Update.
Parent Topic:Self-health monitors for Event Management
Related topics