Extract data to spreadsheet

Hello everyone,

I´d like to export data generated by hosts that I´m monitoring using Nagios and is possible to view in PNP4Nagios to a spreadsheet.

Someone knows a way to collect this data and view in a spreadsheet?

I need this information´s to generate some custom graphs.

Best Regards

Emerson Candido

If you do this regularly use ndoutils and then export mysql to csv (lots of google results on how to do this). a bit of scripting should get this from RRDs too…