Skip to main content

plugin_proval_probeconfig

Purpose

The view is created to present information related to Network Probe configurations in the environment. It consolidates the information for both Generation 1 and Generation 2 probes in one place. The view is used for the data displayed in the dataview CWM - Automate - Dataview - Probe Deployment Audit Re-Defined [View].

This view was created to bypass the word count limit of 2500 for the "SQLBody" column in the Dataviews table. The view is generated by the script, CWM - Automate - Script - Create View "plugin_proval_probeconfig".

Dependencies

Table

plugin_proval_probeconfig

ColumnTypeExplanation
ComputerIDINTComputer ID of the network probe, only if it's available for the location.
LocationIDINTLocation ID
ClientIDINTClient ID
ClientVARCHARClient Name
LocationVARCHARLocation Name
Probe StatusVARCHARIndicates if the probe is enabled or not. Name of the probe if enabled.
Recommended ProbeVARCHARName of the recommended computer if the probe is disabled; otherwise, the name of the probe.
Probe VersionVARCHARVersion of Probe, such as Generation 1 or Generation 2.
StatDateVARCHARMAX(statdate) from h_locationstats for the location ID.
IsMacAddressScanningEnabledINTIndicates if scanning is enabled or disabled for the probe.
IsDataCollectionEnabledINTIndicates if data collection is enabled or disabled for the probe.
MaxDeploymentAttemptsINTNumber of attempts to deploy the agent.
AutomatedDeploymentEnabledINTIndicates if automated agent deployment is enabled or not.
NetworkVARCHARNetwork(s) being scanned by the probe.
SubnetMaskVARCHARSubnet Mask(s) of the Network(s) scanned by the probe.
Credentials TitleVARCHARTitle of credentials being used for agent deployment.
Credentials UsernameVARCHARUsernames of the credentials being used for agent deployment.
Discovery Scan FrequencyVARCHARDiscovery Scan Frequency of the Network Probe
Status Scan FrequencyVARCHARStatus Scan Frequency of the Network Probe
Only Run Discovery in Scan WindowTinyIntIndicates if the probe's discovery scan is running in a limited time only (1 or 0)
Discovery Start TimetimeDiscovery Scan Start Time
Discovery End TimetimeDiscovery Scan End Time
Spawned ThreadsINTNumber of Spawned Threads
Scan Network PortVARCHARDefault
Status Scan Port NumberVARCHARNetwork Port Numbers allocated for scanning
Created ByVARCHARCreator of the Network Probe
Updated ByVARCHARLast user to make any changes to the probe
Creation DatedatetimeDate of creation
Last Update DatedatetimeLast update date for the network probe