
Windows
check_windows_app_installs
Description:
A PowerShell script which tracks the currently installed program files on a windows machine.
Current Version
1.1
Last Release Date
2012-06-14
Compatible With
- Nagios 3.x
- Nagios XI
- Nagios Fusion
Owner
Project Files
File | Description |
---|---|
ScreenShot.jpg | |
ScreenShot2.jpg |
Project Notes
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 -
Reviews
(0)
Add a Review
Add a Review
You must be logged in to submit a review.
Thank you for your review!
Your review has been submitted and is pending approval.
Recommend
To:
From:
Thank you for your recommendation!
Your recommendation has been sent.
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
65,076