wget www.consol.de/fileadmin/opensource/Nagios/check_mysql_health-2.0.3.tar.gz
./configure --prefix=/usr/local/nagios \
--with-nagios-user=nagios --with-nagios-group=nagios --with-perl \
--with-statefiles-dir=/tmp
make && make install
不过测试没成功。
"bad interpreter : no such file or directory
错误