McAfee Last Agent To Server Communication Monitor

GripLogix.McAfee.Monitoring.Monitor.LastASCTime.McAfeeEndPointSecurity (UnitMonitor)

Monitors last Agent to Server Communication Date/Time.

Element properties:

TargetGripLogix.McAfee.McAfeeEndPointSecurity
Parent MonitorSystem.Health.ConfigurationState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeGripLogix.McAfee.MonitorType.PSRegCheckRegValue.TimeStamp
RemotableTrue
AccessibilityInternal
Alert Message
Last Agent to Server Communication Date/Time too old. It has been {0} days ago since the last update. The maximum number of days allowed is {2}.
Last Agent to Server Communication Date too old.
It has been {0} days ago since the last update.
Last Agent to Server Communication Date: {1}
Max number of days old threshold is: {2}
Please check health explorer too get more details.
RunAsDefault

Source Code:

<UnitMonitor ID="GripLogix.McAfee.Monitoring.Monitor.LastASCTime.McAfeeEndPointSecurity" Accessibility="Internal" Enabled="true" Target="GripLogix!GripLogix.McAfee.McAfeeEndPointSecurity" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="GripLogix.McAfee.MonitorType.PSRegCheckRegValue.TimeStamp" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="GripLogix.McAfee.Monitoring.Monitor.LastASCTime.McAfeeEndPointSecurity.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='DaysOld']$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name='TimeStampDate']$</AlertParameter2>
<AlertParameter3>$Data/Context/Property[@Name='Threshold']$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<RegKeyPath>HKLM:\\SOFTWARE\Wow6432Node\Network Associates\ePolicy Orchestrator\Agent</RegKeyPath>
<RegValue>LastASCTime</RegValue>
<TimeStampType>epoch</TimeStampType>
<Threshold>5</Threshold>
<Debug>true</Debug>
</Configuration>
</UnitMonitor>