Skip to main content

Last Cumulative Update X Days ago

Summary

This document identifies computers that have not installed a Cumulative Update in the last X days (configurable via the system property Out_of_Date_CU-Autofix_Threshold, default: 75 days), excluding End-of-Life (EOL) machines.

Adjust the Out_of_Date_CU-Autofix_Threshold system property value to modify the number of days since the last cumulative update before a ticket is generated.

Image

The monitor set will not continue detecting computers for which a ticket has already been generated if it is using the suggested alert template △ Custom - Autofix - Out of Date Cumulative Updates.

This monitor has direct dependencies on the Script - Get Latest Installed Cumulative Update schedule.

The p.Scriptruntime days in the monitor need to be set with one increment day to the Script - Get Latest Installed Cumulative Update schedule, as shown below:

Image

Please review the monitor Internal Monitor - Execute Script - Get Latest Installed Cumulative Update and obtain the value from the hs.dateissued days. Set it with one day added to the p.scriptruntime value in the monitor.

Image

Dependencies

Target

Global

Alert Template

△ Custom - Autofix - Out of Date Cumulative Updates

The alert template executes the CWM - Automate - Script - Out of Date Cumulative Updates [Autofix]* script.

FAQ

Q1) What happens if the machine hasn't logged in for several days, or if the interval of the Script - Get Latest Installed Cumulative Update is different from the lastruntime check in the table "Custom Table - pvl_win_latest_installed_cu"?

Ans) This monitor will ignore agents whose last contact date is older than 7 days from monitoring. It will also exclude agents where the Script - Get Latest Installed Cumulative Update has not run within the scheduled days period, which should match the p.scriptruntime set in the monitor.