Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / mysql_ping
blob4b93d8198a544c718077a1cbffedc1fe4b3308de
1 title: MySQL Deamon: Staus
2 agents: linux
3 catalog: app/mysql
4 license: GPL
5 distribution: check_mk
6 description:
7   This check checks if the MySQL deamon is alive and a connection is possible.
8   Otherwiese it returns {CRIT}. This check can also be used to detect wrong or
9   unconfigured mk_mysql plugins.
11   This check needs the agent plugin {mk_mysql} to be installed.
12   Further details about this plugin and monitoring of MySQL can be
13   found in the Check_MK online documentation in the article
14   "Monitoring MySQL with Check_MK".
16 inventory:
17   On each host where the agent plugin {mk_mysql} is being installed
18   one service per instance is being generated.