> Hi > > Bing Du wrote: >> In our situation, we have three or four separate MySQL servers running. >> Each has 'skip-networking' configured. So mysql don't accept requests >> coming from outside via network. Each mysql server also runs as web >> server. 'Localhost' is used for communication between web applications >> and database server. In this case, how should I monitor our multiple >> mysql servers remotely? Would anybody advise? > > Well you will then need an approach where the servers report to the > monitoring server, or where some service running on your MySQL servers > gets polled and polls the MySQL instances via local socket. nagios or > hyperic HQ [1] can do that. Hyperic HQ looks a lot cooler than nagios. > > regards > Nils > > [1] http://www.hyperic.com >
Thanks those who replied. Really appreciated it. I'll give them a try and see which one best meets our needs. Bing -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]