Monitor SQL Server from Nagios
Instructions from Nagios website:
URL:
http://www.nagios.org/faqs/viewfaq.php?faq_id=156
The above link states that " ....
So here's what I've done to have a way to connect to both SQL 7 and SQL 2000:
1. Download and install freetds from http://www.freetds.org.
2. Download and install sqsh from http://www.sqsh.org.
3. export SYBASE=/usr/local/freetds (or where ever your freetds is installed)
(more…)