Help for this page
#!/usr/bin/perl # Check the health of a mysql server. ... # send the obligatory Content-Type and print the template output print "Content-Type: text/html\n\n", $template->output;
<html> <head><title>Mysql Health Check Script</title> <body>Replicatio +n Slave Status < TMPL_VAR NAME=Replication></body></html>