I tried to monitor MySQL 5.0 with Solarwinds SAM.
But I got a problem, the template compatible for MySQL 5.1 or later.
Does anybody have a SAM template which is compatible for monitoring MySQL 5.0?
The performance metrics collected as part of the MySQL 5.1 template are not available in MySQL 5.0 via ODBC. The only way to gather similar metrics for MySQL 5.0 is via Perl/PowerShell/etc. using the mysql command line tool. I'm not aware of anyone who's gone through this much effort to create such a template, as it's typically easier to just upgrade MySQL.