1 title: Number of pending windows updates and needed reboot state
7 The check uses WMI to fetch the number of pending important and optional updates
8 on a windows system. It also checks if a reboot is needed after installing updates.
10 By default the check only fetches the information and never raises WARNING/CRITICAL
11 states. But this can be configured.
13 The windows agent needs to be extended with the {windows_updates.vbs} provided
14 in {agents/windows/plugins}.
17 One service named {System Updates} is being created for each host.