Nagios Core 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
CMSNagios
Posts: 13
Joined: Wed Feb 05, 2014 7:19 am

Nagios Core Database

Post by CMSNagios »

Hi Team,


I want to know about database in Nagios Core,

1] What type of database in Nagios Core.

2] How manipulate or maintain the Nagios Core database.

3] If Nagios Core database is crashed, what are the possibilities to recover.



Thanks and Regards,
Sandeep Patil
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Nagios Core Database

Post by sreinhardt »

Core does not use any form of database on its own. If you are using ndoutils or nagiosql, most guides walk through using mysql, however it is possible to use postgres as well.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
CMSNagios
Posts: 13
Joined: Wed Feb 05, 2014 7:19 am

Re: Nagios Core Database

Post by CMSNagios »

Nagios Core user is own database.

Any issue with core data or database i.e. data base crash, corrupt.

Kindly share any recover process.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios Core Database

Post by tmcdonald »

As sreinhardt just mentioned:
sreinhardt wrote:Core does not use any form of database on its own.
Which database of yours is crashing? If you are just using Nagios Core, there should be no database created.
Former Nagios employee
CMSNagios
Posts: 13
Joined: Wed Feb 05, 2014 7:19 am

Re: Nagios Core Database

Post by CMSNagios »

Asking only for knowge.

I am using Nagios core and want to know any issue with Nagios Core, collocted data and configuration.

If configured 1000 host with services any issue with Nagios Core ?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Core Database

Post by scottwilkerson »

Should be no problem. Core just used the .cfg files you make, and saves information in status.dat file (which is just a text file).
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked