Is it possible handle Nagios metrics?

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
nssantos
Posts: 13
Joined: Fri Nov 13, 2015 5:55 am

Is it possible handle Nagios metrics?

Post by nssantos »

Is it possible handle the metrics that are monitored with Nagios? Getting the output of data to file?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Is it possible handle Nagios metrics?

Post by tmcdonald »

Could you be a bit more specific? What exactly are you looking to handle? We have performance graphs and reports built in, so the data is available, but depending on what you want to do with it we may or may not have anything readily available.
Former Nagios employee
nssantos
Posts: 13
Joined: Fri Nov 13, 2015 5:55 am

Re: Is it possible handle Nagios metrics?

Post by nssantos »

tmcdonald wrote:Could you be a bit more specific? What exactly are you looking to handle? We have performance graphs and reports built in, so the data is available, but depending on what you want to do with it we may or may not have anything readily available.
I'd like to thank to answer so fast. I'd like to collect data metrics out direct to file, for example: If I was monitore CPU usage, I wanted get percetange usage direct to a file, like JSON o other format.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Is it possible handle Nagios metrics?

Post by rkennedy »

This should be possible with JSON and Core. Here's a link to a bit more information how it works -
https://labs.nagios.com/2014/06/19/expl ... -7-part-1/
Former Nagios Employee
Locked