Search Exchange
Search All Sites
Login
check_windows_app_installs
Current Version
1.1
Last Release Date
2012-06-14
Compatible With
- Nagios 3.x
- Nagios XI
- Nagios Fusion
Owner
E-mail
Hits
24396
Files:
| File | Description |
|---|---|
| ScreenShot.jpg | ScreenShot.jpg |
| ScreenShot2.jpg | ScreenShot2.jpg |
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):
delta_install = echo .pluginscheck_windows_app_installs.ps1; exit($lastexitcode) | powershell.exe -command -
External script command if used with NSClient++ (place in scripts directory):
delta_install=cmd /c echo scripts\check_windows_app_installs.ps1; exit($lastexitcode) | powershell.exe -command -
Command to add to NRDS_win config.ini (place in plugins directory):
delta_install = echo .pluginscheck_windows_app_installs.ps1; exit($lastexitcode) | powershell.exe -command -
External script command if used with NSClient++ (place in scripts directory):
delta_install=cmd /c echo scripts\check_windows_app_installs.ps1; exit($lastexitcode) | powershell.exe -command -
Reviews (0)
Be the first to review this listing!


New Listings


