RE: nagios server blocked

2008-09-25 Thread Martin Gainty
Agador- Thats LOT of errors I would recommend using the error log to determine whats causing these errors (and then fix) HTH Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official busines

Re: nagios server blocked

2008-09-24 Thread Andy Shellam
Hi Bryan, My first guess would be to use Nagios's check_mysql plugin. Just because port 3306 (or whatever your MySQL server runs on) is open doesn't mean the server is alive and well. check_mysql behaves as a standard MySQL client, thus avoiding connection errors. I use the latest plugins