mjonsson / jmxeval

Automatically exported from code.google.com/p/jmxeval
Other
0 stars 0 forks source link

Need more documentation please #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Are there updated entries for the wiki available? All the options at the bottom 
of the getting started guide are things I'm looking to do:

Multiple simple attribute checks (Thread count check)
Using composite attributes and mathematical expressions (Heap memory usage 
check)
Regular expression based check (Tomcat version check)

Any more information about configuring the xml to do these checks would be 
really useful. I'm trying to get data out of a custom tomcat application that 
can't be used with any of the standard tomcat nagios checks. JMX seems to be 
the best way to get data out but I need to do max / current heap usage, max 
/current web container threads, max / current jdbc connections, tomcat version, 
running states, etc from a single command. I also need performance data to be 
generated.

Hopefully some updated documentation will allow me to do that.

Thanks!

- Jim

Original issue reported on code.google.com by jajoh...@gmail.com on 4 Jan 2013 at 6:54

GoogleCodeExporter commented 9 years ago
I figured out the math expressions - attached is a sample for Heap and PermGen 
memory based on % for alerting

Original comment by lieb...@zod.com on 5 Feb 2013 at 12:21

Attachments: