I already set the database correctly and create the tables and the
nagios is alread inserting data at the tables but none information are
displayed by the cgis ... it said that the service is disabled ( not
true it is running

I don't know nagios at all but maybe mysql is still bound to 127.0.0.1 (i.e. only listening locally) and you try to connect from a different machine? If so, look into /etc/mysql/my.cnf and search for "bind-address" and comment it out. But be sure to have good passwords then because then everybody can connect to the database if you haven't protected it via iptables.


Christian
--
gentoo-user@gentoo.org mailing list

Reply via email to