Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Hi, Nice plugin, useful for db size tracking A small fix for monitoring mysql 5.0 and 5.1: change ’round (‘ to ’round(‘ (without the space) to avoid the “round function does not exist” message. (generally avoid the space when using functions) An enhancement could also be to follow the plugin development guidelines for the performance data output. Regards, Yannick