Giter Site home page Giter Site logo

venushka / jmxeval Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 9.0 205 KB

A highly flexible Nagios/NRPE plugin for monitoring Java applications via JMX

License: Apache License 2.0

Java 99.41% Shell 0.28% Batchfile 0.30%
java jmx monitoring nagios nagios-nrpe nagios-plugin xml-configuration

jmxeval's People

Contributors

dependabot[bot] avatar jazzl0ver avatar obfischer avatar venushka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jmxeval's Issues

Connect to a local vm via process id

I'm working with an application server in a production environment.
I don't like to open an other port and than ensure that nobody else can access to it.
It is strongly recommended to use SSL an client certificates, which means a lot of work and even more support.

It looks easier to me, to use the direct attach to the vm by the PID (there is a PID-file anyway) like jconsol seams to do.
I have to ensure the restricted access to the system user anyway.

Does not support E notation for very small or very large numbers

While using this tool to get some kafka metrics into nagios we stumbled upon this error:

Block [3.487953628987248E-5] in expression [3.487953628987248E-5 * 1] invalid

It seems that this tool does not support numbers that use the E notation, like 1.2E-3, into an <expr> element.

Migration path from 1.2 to 2.0 xml

The update of jmxeval from 2.0 to version 3.x seems to require a migration as the 1.2 schema is gone. Sadly i cannot find a documentation for that. What do i have to change?

NumberFormatException

Hi,

i'm trying to use the expr tag to return the memory usage in GB..


but I receive the following error:
HeapMemory UNKNOWN - null [java.lang.NumberFormatException]

Am I using the expr tag in the wrong way?

Error: Could not find or load main class com.adahas.tools.jmxeval.App

Hi,

I'm trying to get this to work under Redhat but I cannot get it to work. I keep getting the message; Error: Could not find or load main class com.adahas.tools.jmxeval.App

The check_jmxeval refers to jmxeval/lib directory which doesn't exist in your download. Am I missing something?

Thanks,

Disable time perfdata

Hello,

Would you consider adding an option to remove default time perfdata ? According to the code it looks like being hardcoded.

Regards, Adam.

return value type when you execute an operation

If the return value type of an operation is a CompositeData you can not extract specific item values from it. It would be nice if exec tag has some extra attributes for this (similar with query tag).

How to reach tabular data type with JMXeval

Hello,

I would like to access Attributes values of memory used before and after garbage collector. However it is embedded inside tabular data type MemoryUsageBeforeGc within Composite type LastGcInfo.
Is it possible to get these data with JMXeval?

Thank you.

Doesn't support multiplying by 0 or 1

I got this error com.adahas.tools.jmxeval.exception.JMXEvalException: Block [0] in expression [0 * 1] invalid where 0 is the value returned by JMX and 1 is a constant in an expressions similar to ${Value} * 1.

Seems strange that such expression is invalid.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.