Build precise queries to find exactly what you need
Press ESC to close
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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!