title: JAR Files: Signature
agents: linux
catalog: app/java
license: GPLv2
distribution: check_mk
description:
 Checks signature of JAR files for expiring certificates.

 Returns {WARN} if the certificate will expire within the next 60 days.

 Returns {CRIT} if the certificate will expire within the next 30 days or
 already is expired.

 Make sure You have the {jar_signature} agent plug-in installed and configured
 on the monitored machines. (It uses the program "jarsigner" there
 to read ssl certificate information of jar files.)

item:
 The filename of the JAR file.

discovery:
 One service is created for each JAR file.
