sensu-plugins-jolokia

Build Status Gem Version Dependency Status

Functionality

check-java-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-jvm-memory-pcnt

Check the percentage of JVM HEAP or NonHEAP Memory against a warning/critical threshold

check-joloki-key

Check against a sepcified jolokia key and alert on a warning/critical threshold

Files

  • check-java-app-deployment.rb
  • check-jvm-memory-pcnt.rb
  • check-jolokia-key.rb

Usage

Installation

Installation and Setup