Page 2 of 2
Re: can not connect to database
Posted: Thu Oct 31, 2013 3:42 pm
by afernandez
grep DBHOST= /root/scripts/automysqlbackup
DBHOST=localhost
# When connecting to localhost as the DB server (DBHOST=localhost) sometimes

Re: can not connect to database
Posted: Thu Oct 31, 2013 3:47 pm
by afernandez
I just put the output of that command where did it go?
grep DBHOST= /root/scripts/automysqlbackup
DBHOST=192.168.120.39
# When connecting to localhost as the DB server (DBHOST=localhost) sometimes
Re: can not connect to database
Posted: Thu Oct 31, 2013 4:27 pm
by slansing
You just designated the address of your offloaded database correct? The script should now look there for your nagios mysql databases when it makes a backup.
Re: can not connect to database
Posted: Fri Nov 01, 2013 8:25 am
by afernandez
yes i did
Re: can not connect to database
Posted: Fri Nov 01, 2013 9:41 am
by slansing
And?
