monitoring-plugins
monitoring-plugins copied to clipboard
tomcat-version check
# installed version
cd /usr/share/tomcat7/bin
./version.sh
Using CATALINA_BASE: /usr/share/tomcat7
Using CATALINA_HOME: /usr/share/tomcat7
Using CATALINA_TMPDIR: /usr/share/tomcat7/temp
Using JRE_HOME: /usr
Using CLASSPATH: /usr/share/tomcat7/bin/bootstrap.jar:/usr/share/tomcat7/bin/tomcat-juli.jar
Server version: Apache Tomcat/7.0.28
Server built: Apr 8 2014 08:47:08
Server number: 7.0.28.0
OS Name: Linux
OS Version: redacted
Architecture: amd64
JVM Version: 1.7.0_55-b14
JVM Vendor: Oracle Corporation
# latest version
https://github.com/apache/tomcat/releases
In GitLab by @markuslf on Oct 5, 2020, 16:44
Depends on how it was installed - via yum, or simply downloaded. If installed via yum, you can't check against github.
In GitLab by @markuslf on Feb 16, 2022, 21:50
marked this issue as related to #489
https://endoflife.date/tomcat