sensu-plugins / sensu-plugins-java

Sensu Java Plugins
http://sensu-plugins.io
MIT License
5 stars 25 forks source link

check-java-heap-pcnt.sh: Add options to customize Java calls #8

Closed bootswithdefer closed 7 years ago

bootswithdefer commented 7 years ago

Pull Request Checklist

6

General

New Plugins

Purpose

Add two command line options (-o and -j) useful in environments with multiple JVMs running with the same main class or with different versions of Java.

Known Compatablity Issues

None