TOP LEVEL CATEGORIES
EXPLORE
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
A PowerShell script which tracks the currently installed program files on a windows machine.
Current Version
1.1
Last Release Date
2012-06-14
Owner
Community Member
Website
http://assets.nagios.com/downloads/exchange/check_windows_app_installs/check_windows_app_installs.ps1
Compatible With
The count mirrors the number of programs listed in Add/Remove programs. A list of currently installed programs is displayed in the long listing. When a program is installed or uninstalled, the difference is reported back to Nagios. Command to add to NRDS_Win config.ini (place in plugins directory): command[delta_install] = $PLUGIN_DIR$check_windows_app_installs.ps1 External script command if used with NSClient++ (place in scripts directory): delta_install=cmd /c echo scriptscheck_windows_app_installs.ps1; exit($lastexitcode) | powershell.exe -command -
You must be logged in to submit a review.
To:
From: