Just fetched the tarballs and compiled the rpms from the spec and installed
icinga, idoutils and icinga-web and I see the spec hasn't any provisions for
creating the database.

As I built the rpms as a non-root user on a separate devel box, I assumed as per
the docs `make db-doc2sql` would create the sql scripts so that I could copy 
them
to the new icinga server and populate the db manually but this didn't work.

It appeared as if it not only wanted access to an existing icinga-web db, but to
a dbexport_temp database as well. Also, the ./etc/schema/mysql.sql file seem
to be incomplete and didn't create a fully functional db when imported, the 
default
user did not exist.

I ended up running `./configure` and `make db-doc2sql` locally to get it 
working.

What is the procedure for creating plain sql scripts on a devel box without 
icinga
installed?

Thanks!
jlc
 

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to