check_TomcatApplication

Bookmark and Share

Rating
0 votes
Favoured:
1
Current Version
1.01
Last Release Date
2012-05-17
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
E-mail
License
Other
Hits
30931
Files:
FileDescription
check_TomcatApplication.shcheck_TomcatApplication.sh
check_TomcatApplication is a Nagios plugin to check a specific Tomcat Application.
check_TomcatApplication -u user -p password -h host -P port -a application

Options:
-u/--user)
User name for authentication on Tomcat Manager Application
-p/--password)
Password for authentication on Tomcat Manager Application
-h/--host)
Host Name of the server
-P/--port)
Port Number Tomcat service is listening on
-a/--appname)
Application name to be checked

v1.01 released 2012-05-29 Adjust message when application not running.