Go to file
George Mocanu c008056a19 Initial commit. 2015-02-08 07:27:11 +02:00
agents/plugins Initial commit. 2015-02-08 07:27:11 +02:00
checkman Initial commit. 2015-02-08 07:27:11 +02:00
checks Initial commit. 2015-02-08 07:27:11 +02:00
web/plugins/wato Initial commit. 2015-02-08 07:27:11 +02:00
LICENSE Initial commit 2015-02-08 07:12:23 +02:00
README.md Initial commit. 2015-02-08 07:27:11 +02:00
info Initial commit. 2015-02-08 07:27:11 +02:00
mysql_open_files-1.0.mkp Initial commit. 2015-02-08 07:27:11 +02:00

README.md

check_mk-mysql_open_files

This check will monitor mysql open_files value raported to setted open_files_limit value. The plugin must be copied into /usr/lib/check_mk_agent/plugins folder and the executable bit must be set for this file.

The check will return current open_files_limit and open_files values. The check gets critical at 90 percent of open_files_limit and warning at 80.

Both limits are definable in Wato under "Parameters for Inventorized Checks", "Applications, Processes & Services".