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