CWM - Automate - View - plugin_proval_v_monitoraudit
Purpose
This document stores data about monitors and their configuration.
Dependencies
- CWM - Automate - Script - MySQL - View - Create - plugin_proval_v_monitoraudit*
- CWM - Automate - Dataview - Automate - Monitor Audit [View]
Table
plugin_proval_v_monitoraudit
| Column | Type | Explanation | 
|---|---|---|
| AgentID | INT | The ID of the monitor. | 
| Monitor | VARCHAR | The name of the monitor. | 
| Group Path | TEXT | The path of the groups that the monitor is assigned to. | 
| Next Scan | VARCHAR | The next time the monitor will scan. | 
| Disabled | VARCHAR | Yes / No / N/A for whether the monitor is disabled. | 
| Monitor Type | VARCHAR | The type of monitor (Remote or Internal). | 
| AlertMessage | MEDIUMTEXT | The associated alert message. | 
| Alert Template | VARCHAR | The associated alert template. | 
| AlertID | INT | The associated alert ID. | 
| Alert Ticket Creation | VARCHAR | True or false if the alert will generate a ticket. | 
| Script Assigned | VARCHAR | The assigned script to the alert. | 
| Category Name | VARCHAR | The category assigned to the alert. | 
| Service Board | VARCHAR | The service board that the alert will post to. | 
| Frequency | VARCHAR | Running frequency of the monitor set. |