check-jmx-jolokia

command
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

README

check-jmx-jolokia

Description

Checks for JMX value using jolokia.

Setting

[plugin.checks.jmx_jolokia]
command = "/path/to/check-jmx-jolokia -H 127.0.0.1 -p 8778 -m java.lang:type=OperatingSystem -a ProcessCpuLoad -w 10 -c 20"

Options

-H, --host=       Host name or IP Address
-p, --port=       Port (default: 8778)
-t, --timeout=    Seconds before connection times out (default: 10)
-m, --mbean=      MBean
-a, --attribute=  Attribute
-i, --inner-path= InnerPath
-k, --key=        Key (default: value)
-w, --warning=    Trigger a warning if over a number
-c, --critical=   Trigger a critical if over a number

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL