Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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
Owner
Denise Tiersch
Website
https://github.com/dtiersch/nagios-plugin-versioncheck
Download URL
License
MIT
Compatible With
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).
You must be logged in to submit a review.
To:
From: