command
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Jun 7, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
check-mysql
Description
Checks for MySQL
Sub Commands
- connection
- replication
- uptime
check-mysql connection
Checks the number of MySQL connections.
Setting
[plugin.checks.mysql_connection]
command = "/path/to/check-mysql connection --host=127.0.0.1 --port=3306 --user=USER --password=PASSWORD --warning=250 --critical=280"
check-mysql replication
Checks MySQL replication status and its second behind master.
Setting
[plugin.checks.mysql_replication]
command = "/path/to/check-mysql replication --host=127.0.0.1 --port=3306 --user=USER --password=PASSWORD --warning=5 --critical=10"
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.