https://github.com/killbill/nagios-jmx-plugin
Fork of the Syabru Nagios JMX Plugin
https://github.com/killbill/nagios-jmx-plugin
Last synced: 7 months ago
JSON representation
Fork of the Syabru Nagios JMX Plugin
- Host: GitHub
- URL: https://github.com/killbill/nagios-jmx-plugin
- Owner: killbill
- Created: 2014-04-03T15:13:32.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-16T14:41:49.000Z (over 10 years ago)
- Last Synced: 2024-12-28T10:28:59.167Z (over 1 year ago)
- Language: Java
- Size: 199 KB
- Stars: 0
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nagios-jmx-plugin
=================
Fork of the [Syabru Nagios JMX Plugin](http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/Syabru-Nagios-JMX-Plugin/details).
See https://github.com/killbill/killbill/wiki/Nagios-monitoring for how to use it to monitor Kill Bill instances.
Build
-----
`mvn clean install`
The plugin will be available as a self-executable jar at `target/check_jmx_ng`.