[Nagios-devel] [RFC] Data from file to sqlite3

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] [RFC] Data from file to sqlite3

Post by Guest »

Il s'agit d'un message à parties multiples au format MIME.

------=_NextPart_000_0001_01C97AEB.984064F0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hello everyone,



I am thinking about the way data are stored (status.) and how it impacts
performances.

As an example, when there is a large number of services or hosts, CGIs
become really slow cause it read the whole files. One of my idea to fix this
problem would be to use a sqlite3 database instead of flat files.



What are your feelings about that (performances, licence.)



Yann Jouanin



http://www.yannj.fr




------=_NextPart_000_0001_01C97AEB.984064F0
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable





















Hello =
everyone,

 

I am thinking about the way data =
are stored
(status…) and how it impacts performances.

As an example, when there is a =
large number
of services or hosts, CGIs become really slow cause it read the whole =
files.
One of my idea to fix this problem would be to use a sqlite3 database =
instead
of flat files.

 

What are your feelings about =
that
(performances, licence…)

 

Yann =
Jouanin

 

http://www.yannj.fr

 







------=_NextPart_000_0001_01C97AEB.984064F0--






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