Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_tomcatSessions_01b3
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
This plugin checks the number of active sessions of a specific context or total sessions number on the server.
Tomcat server should have management context (/manager/html) enabled.
runtime prerequisites: bash,basename,awk,wget
Usage: check_tomcatSessios.sh [ -H hostname or IP address ] [ -P port ] [ -u username ] [ -p password ] [ -s session_name ] [ -w warning ] [ -c critical ]
If session_name is omitted (default) then the total number of sessions is calculated
DEFAULTS
hostname=localhost
port=8080
username=Administrator
password=password
session_name=
warning=100
critical=400
Tomcat server should have management context (/manager/html) enabled.
runtime prerequisites: bash,basename,awk,wget
Usage: check_tomcatSessios.sh [ -H hostname or IP address ] [ -P port ] [ -u username ] [ -p password ] [ -s session_name ] [ -w warning ] [ -c critical ]
If session_name is omitted (default) then the total number of sessions is calculated
DEFAULTS
hostname=localhost
port=8080
username=Administrator
password=password
session_name=
warning=100
critical=400
Reviews (0)
Be the first to review this listing!