[Nagios-devel] Peformance Data in a Database

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
Guest

[Nagios-devel] Peformance Data in a Database

Post by Guest »

I am very interested in getting performance data into MySQL. Currently
I believe there are only the options of 'File' and 'Default (external
commands)'.

Ie:

./configure

External Data Routines:
------------------------
Status data: Database (MySQL)
Object data: Template-based (text file)
Comment data: Database (MySQL)
Downtime data: Database (MySQL)
Retention data: Database (MySQL)
Peformance data: File
Extended info data: Database (MySQL)

I notice there are plans to move the Object Data to Database, but I
cannot see anywhere in the documentation, plans to add Peformance Data
to Database. I believe there is no better place to add data so that
many applications can access it concurrently and with great performance.

I a interested in knowing if any person is considering working on this,
and if so, whether I could help them.

Regards,

Ben Clewett.







This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked