To install the plugin, simply copy it into your nagios libexec / plugin folder.

You'll also need the Getopt::Long, DBI, and DBD::mysql perl modules installed on
your system. You can easily check if you have them by running this command:

check_mysql_slave -v

If the plugin prints its version number, you have all of the required modules.

