PROBLEM WITH NAGIOSGRAPH

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
nagiosmsssi
Posts: 1
Joined: Fri Jan 15, 2016 5:47 am

PROBLEM WITH NAGIOSGRAPH

Post by nagiosmsssi »

Hello,

i monitor my Weblogic Server infraestructure accessing by jmx.

When I execute the plugin, i obtain all information i want, for example, i attach one graph (graph01.jpg) showing the result of executing the plugin.

The problem is that in nagiosgraph i can only see a limited number of these parameters. (graph02.jpg)

It´s like nagiosgraph had a limitation parsing all this data, so it only creates a limited number of rdd files and therefore, only prints the ones it can créate.

Any idea??
Thank you very much
Attachments
graph02.PNG
graph01.PNG
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: PROBLEM WITH NAGIOSGRAPH

Post by tmcdonald »

We are unable to provide support for NagiosGraph as this is not our product. You can find their forum here: http://sourceforge.net/p/nagiosgraph/discussion/394748

On a more general note however, if a plugin is returning this much data you likely need to pass it some arguments/flags/options to limit what you are checking.
Former Nagios employee
Locked