Windows

Check Java Version

Description:

This plugin checks the installed version of Java and compares it to the latest available version.

Current Version

2.0

Last Release Date

2016-03-16

Compatible With

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

License

MIT


Project Files
Project Notes
Tests the installed version against the newest available on java.com Possible Outputs: OK: OK: Java Version 1.7.0_73 CRTITICAL: Critical: Java Version 1.7.0_53 - available: 1.7.0_73 OK: No Java found. Client Test File (check_java.vbs) into scripts-Subfolder of NSClient++ Server Test File (check_win_java) into /usr/lib/nagios/plugins/ on Nagios Server Sample Config: -------------- Client: nsclient.ini: [/settings/external scripts/scripts] check_java=cscript.exe //T:30 //NoLogo scriptscheck_java.vbs Server: /etc/nagios3/conf.d/checkcommands.cfg: define command{ command_name check-win-java command_line $USER1$/check_win_java $HOSTADDRESS$ } Service template: define service{ use generic-service host service_description Java Version check_command check-win-java normal_check_interval 720 notification_interval 1440 notifications_enabled 1 } If you have any issues or feature requests please report them on GitHub (https://github.com/dtiersch/nagios-plugin-versioncheck).
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
24,649