Software

check Running ‘ClickOnce’ App against Source

Description:

This Plugin will Compare running ‘ClickOnce’ Application with the Source version to make sure it’s running the latest/correct version.

Current Version

1.0.0

Last Release Date

2019-07-07

Compatible With

  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

Owner

License

GPL


Project Files
Project Photos
Project Notes
Do you have in-house 'ClickOnce' applications -? Do you ever wonder if all your users are running the latest ClickOnce Application -? This Plugin will show the computers that are NOT running the latest ClickOnce application. The Plugin will only scan for active process. It will not scan for existing installed apps. Once the application has been launched the plugin will compare the running process file binary with the ClickOnce source. This is a vbs script, and it works best with NsClient++ ## Here is a snipped from nsclient.ini ## [/settings/external scripts/scripts] vbscmd = cscript.exe //T:120 //NoLogo scripts"$ARG1$" "$ARG2$" "$ARG3$" "$ARG4$" "$ARG5$" "$ARG6$" "$ARG7$" "$ARG8$" ## Here is a snippet of the Service ## define service{ use windows-workstation host_name workstation1 service_description APP_MyApp check_command check_nrpe!vbscmd!-a "check_clickonce_version.vbs" "MyApp.exe" "ServerShareMyApp.application" check_interval 45 #Overriding template standard (Don't need to check too frequenltyy) }
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.

Project Stats
Rating
0 (0)
Favorites
0
Views
4,373