Skip to content

Releases: dduenasd/check_tomcat.py

Version 2.2

12 Jan 15:03
Compare
Choose a tag to compare
  • Fix the problem with sessions, when the script is executed, close the expire sessions of tomcat manager app.
  • Create a parameter (-e --expire_time) for setup the expire time sessions of tomcat manager app in minutes

version 2.1

26 Oct 09:28
Compare
Choose a tag to compare
  • Added timeout parameter. with option -t you can decide the timeout for server response in seconds, the default timeout is 5 seconds.

v2.0

24 Oct 09:19
Compare
Choose a tag to compare
  • Added tomcat applications check.
    with options "-m app" and "-n name", this plugin can check if an application is running in the tomcat server through the "list" command of the manage webapp, the perfdata are the number of connections.
  • Added detection of tomcat version through the "serverinfo" command of the mange webapp and include this information in option "status"