Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

adameros

Reviews(2)
byadameros, February 19, 2020
This code is relatively old in that is requires the Perl module Nagios::Plugin. Back in 2015 that module was moved to the Nagios::Monitoring::Plugin name space.

You will need to update the plugin to "Use" the new name space.
check_mysqld
The alerting seems rock solid, but I can not get the graphing working with the check_mysqld.php file as provided. I keep getting Undefined offset errors instead of graphs.

What am I doing wrong?