Re: [Nagios-devel] Nagios Data store

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

Re: [Nagios-devel] Nagios Data store

Post by Guest »

ummm... from the configure options...

--with-mysql-xdata enables use of MySQL database for
comment/downtime/status data
--with-pgsql-xdata enables use of PostgreSQL database for
comment/downtime/status data
--with-mysql-status enables use of MySQL database for storage of status
data
--with-pgsql-status enables use of PostgreSQL database for storage of
status data
--with-default-status enables use of default status data routines
--with-mysql-comments enables use of MySQL database for storage of comment
data
--with-pgsql-comments enables use of PostgreSQL database for storage of
comment data
--with-default-comments enables use of default comment data routines
--with-default-perfdata enables use of default performance data routines
--with-file-perfdata enables use of file-based performance data routines
--with-mysql-downtime enables use of MySQL database for storage of
scheduled downtime data
--with-pgsql-downtime enables use of PostgreSQL database for storage of
scheduled downtime data
--with-default-downtime enables use of default scheduled downtime data
routines


On Sat, 15 Mar 2003, Chris Woollard wrote:

>
> As far as I can work out all of the data that nagios collects is stored
> within various flat files.
>
> I think that the product could be greatly improved it the data could be
> stored within either an Oracle or MySQL Database. This could greatly improve
> performance and also recovery in the event of a serious failure.
>
> What do you think?
>
> Thanks
> Chris
>
--







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