Page 1 of 1

Need Urgent Help ?? how To Access Nagios Data Base?

Posted: Mon Oct 24, 2011 11:56 pm
by mohsin2011
Hi,

i have recently install nagios core 3 but i havent found any UI for accessing its database how can i access its data base and from where ??

Where are its DB file saves Please tell me in detail and any useful link ? and what is Ndoutils ?

Hopes for your suggestions !

Thanks in advance

Re: Need Urgent Help ?? how To Access Nagios Data Base?

Posted: Tue Oct 25, 2011 12:17 am
by jsmurphy
NDOUtils is the database synchronization tool for nagios... by default there is no accessible database. To access the database you will need to understand the relevant SQL language for whichever database you end up using.

Re: Need Urgent Help ?? how To Access Nagios Data Base?

Posted: Tue Oct 25, 2011 1:55 am
by mohsin2011
Thanks for your reply !

Re: Need Urgent Help ?? how To Access Nagios Data Base?

Posted: Tue Oct 25, 2011 4:35 pm
by mguthrie
MySQL workbench and phpmyadmin are decent GUI's for interacting with mysql databases.

Re: Need Urgent Help ?? how To Access Nagios Data Base?

Posted: Tue Oct 25, 2011 5:19 pm
by jsmurphy
Which reminds me, webmin also has a an alright console for MySQL administration... Postgres as well I think.