Sensu-Plugins-Tomcat

Build Status Gem Version Dependency Status

Functionality

check-tomcat-app-deployment

Check current runtime status/deploymnet status of a application: A deployment represents anything that can be deployed: Such as EJB-JAR, WAR, EAR, any kind of standard archive such as RAR or JBoss-specific deployment)

check-tomcat-heap-pcnt

Check the percentage of JVM Memory

metrics-tomcat-jmxproxy

Return value of JMX attribute to Graphite via Tomcat's JMXProxy

Files

  • check-tomcat-app-deployment.rb
  • check-tomcat-heap-pcnt.rb
  • metrics-tomcat-jmxproxy.rb

Usage

Installation

Installation and Setup

Notes