Installed with DEX
Several types of components are installed with activation of the DEX application [sn_dex] plugin, including user roles and tables.
Roles installed
| Role title [name] | Description | Contains roles |
|---|---|---|
| DEX administrator [sn_dex.admin] |
Responsible for managing user access to DEX, managing the applications that are being monitored, and handling onboarding/offboarding-related tasks. They also troubleshoot any issues that arise within the application. |
|
| DEX engineer [sn_dex.engineer] |
Responsible for accessing and executing the remedial actions. | sn_dex.user |
| DEX user [sn_dex.user] |
Responsible for accessing and using the features provided by DEX. |
|
| DEX Service Desk agent [sn_dex.service_desk_user] |
Responsible for L1 or L2 support representatives accessing DEX from the incident platform to explore and investigate the details of the devices linked to the incident. | Not applicable |
Tables installed
| Table | Description |
|---|---|
| DEX Application [dex_application] |
Parent table that stores a list of all the applications configured for monitoring on the page. The table extends the parent table sn_acc_vis_content_application in the Agent Client Collector for Visibility - Content scoped app. |
| Metric Rules [dex_metric_rules] |
Table that stores all the DEX metric rules. |
| Alert Metadata [dex_alert_metadata] |
Table that stores data about incoming events from the metric rules. |
| Alert Impacted Users [dex_alert_impacted_users] |
Table that stores data about users or devices, which are impacted for a given metric rule. |
| Alert Locations [dex_alert_location] |
Table that stores data about locations, which are impacted for a given metric rule. |
| Action App Config [dex_action_app_config] |
Table that stores applications, which support the clear app cache action. |
| CI Device Configuration [dex_ci_device_config] |
Table that stores the device configuration data including the logged-in user information. For information on the related policies and check definitions, see DEX Content Playbook reference. |