multiple perfdata collector at same time

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
klajosh2
Posts: 38
Joined: Thu Jan 16, 2014 5:22 am

multiple perfdata collector at same time

Post by klajosh2 »

Hi,

currently I am using pnp4nagios to visualize perfdata output in my nagios core environment.
In parallel to pnp4nagios I would like to use another perfdata visualizer tool eg. https://labs.consol.de/omd/packages/nagflux/index.html or graphite.
Please recommend how to do this without loosing the updates of pnp4nagios graphs?
So basically I would like to write the nagios plugins perfdata output into 2 databases and not only one.

Thanks,

klajosh
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: multiple perfdata collector at same time

Post by rkennedy »

As we didn't write OMD / nagflux, we're not going to be able to provide support for it. Your best bet is going to be on their forums.
Former Nagios Employee
klajosh2
Posts: 38
Joined: Thu Jan 16, 2014 5:22 am

Re: multiple perfdata collector at same time

Post by klajosh2 »

You misunderstood my question. I did not ask you to support nagflux/omd.
My question was: is there a way (a good working solution) to send the plug-ins' perfdata output to multiple visualizer programs?
Forget nagflux etc. what if I would like to store performance data output into 3 different databases for some odd reasons at same time?

Anyway my main goal would be to get rid of rrd and use something else where I do not loose data. (since nowadays the disk space is not an issue).

So I think my question is nagios core related.
Thank you,

klajosh
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: multiple perfdata collector at same time

Post by tgriep »

What format do your multiple visualizer programs need to function?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked