DNS Assignments
Purpose
The purpose of this solution is to add to the current NON-Stack dataview EPM - Network - Dataview - DNS Assignments to display the DNS type and DNS settings for the devices shown.
Associated Content
| Content | Type | Function |
|---|---|---|
| EPM - Network - Script - Get - DNS Assignments | Script | Populates a custom table with data to be merged with current data in an existing dataview. |
| EPM - Network - Custom Table - pvl_network_Adapter | Custom Table | Holds additional data gathered from the script. |
| EPM - Network - Dataview - DNS Assignments | Dataview | Displays data for end users. |
| EPM - Network - Internal Network - Execute Script - Get - DNS Assignments | Internal Monitor | The internal monitor executes the EPM - Network - Script - Get - DNS Assignments once per week to keep the data updated in the EPM - Network - Dataview - DNS Assignments. |
| △ Custom - Execute Script - Get - DNS Assignments | Alert Template | This alert template schedules the script EPM - Network - Script - Get - DNS Assignments on the detected agents EPM - Network - Internal Network - Execute Script - Get - DNS Assignments of the monitor |
Implementation
- Import the script EPM - Network - Script - Get - DNS Assignments.
- Import the dataview EPM - Network - Dataview - DNS Assignments
- Import the monitor EPM - Network - Internal Network - Execute Script - Get - DNS Assignments
- Enable the monitor with the alert template △ Custom - Execute Script - Get - DNS Assignments so that script runs on the detected agent.