Plugin mysql not showing anything on cma server side

**CMK version:2.2.0p17
**OS version:
cmk --debug -vvI db0001

Discovering services and host labels on: db0001
ORTSLUdb0001:
+ FETCHING DATA
  Source: SourceInfo(hostname='db0001', ipaddress='1.2.3.4', ident='agent', fetcher_type=<FetcherType.TCP: 8>, source_type=<SourceType.HOST: 1>)
[cpu_tracking] Start [7f1e13847950]
Read from cache: AgentFileCache(db0001, path_template=/omd/sites/IaaS03/tmp/check_mk/cache/{hostname}, max_age=MaxAge(checking=0, discovery=90.0, inventory=90.0), simulation=False, use_only_cache=False, file_cache_mode=1)
[TCPFetcher] Execute data source
Connecting via TCP to 1.2.3.4:6556 (5.0s timeout)
Detected transport protocol: TransportProtocol.PLAIN (b'<<')
Reading data from agent
Closing TCP connection to 1.2.3.4:6556
[cpu_tracking] Stop [7f1e13847950 - Snapshot(process=posix.times_result(user=0.0, system=0.0, children_user=0.0, children_system=0.0, elapsed=2.1400000005960464))]
  Source: SourceInfo(hostname='db0001', ipaddress='1.2.3.4', ident='piggyback', fetcher_type=<FetcherType.PIGGYBACK: 4>, source_type=<SourceType.HOST: 1>)
[cpu_tracking] Start [7f1e13557a90]
Read from cache: NoCache(db0001, path_template=/dev/null, max_age=MaxAge(checking=0.0, discovery=0.0, inventory=0.0), simulation=False, use_only_cache=False, file_cache_mode=1)
[PiggybackFetcher] Execute data source
No piggyback files for 'db0001'. Skip processing.
No piggyback files for '1.2.3.4'. Skip processing.
[cpu_tracking] Stop [7f1e13557a90 - Snapshot(process=posix.times_result(user=0.0, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.0))]
+ PARSE FETCHER RESULTS
<<<check_mk>>> / Transition NOOPParser -> HostSectionParser
<<<cmk_agent_ctl_status:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<checkmk_agent_plugins_lnx:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<labels:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<df_v2>>> / Transition HostSectionParser -> HostSectionParser
<<<df_v2>>> / Transition HostSectionParser -> HostSectionParser
<<<systemd_units>>> / Transition HostSectionParser -> HostSectionParser
<<<nfsmounts_v2:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<cifsmounts>>> / Transition HostSectionParser -> HostSectionParser
<<<mounts>>> / Transition HostSectionParser -> HostSectionParser
<<<ps_lnx>>> / Transition HostSectionParser -> HostSectionParser
<<<mem>>> / Transition HostSectionParser -> HostSectionParser
<<<cpu>>> / Transition HostSectionParser -> HostSectionParser
<<<uptime>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_if>>> / Transition HostSectionParser -> HostSectionParser
<<<lnx_if:sep(58)>>> / Transition HostSectionParser -> HostSectionParser
<<<tcp_conn_stats>>> / Transition HostSectionParser -> HostSectionParser
<<<diskstat>>> / Transition HostSectionParser -> HostSectionParser
<<<kernel>>> / Transition HostSectionParser -> HostSectionParser
<<<md>>> / Transition HostSectionParser -> HostSectionParser
<<<vbox_guest>>> / Transition HostSectionParser -> HostSectionParser
<<<job>>> / Transition HostSectionParser -> HostSectionParser
<<<local:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
  HostKey(hostname='db0001', source_type=<SourceType.HOST: 1>)  -> Add sections: ['check_mk', 'checkmk_agent_plugins_lnx', 'cifsmounts', 'cmk_agent_ctl_status', 'cpu', 'df_v2', 'diskstat', 'job', 'kernel', 'labels', 'lnx_if', 'local', 'md', 'mem', 'mounts', 'nfsmounts_v2', 'ps_lnx', 'systemd_units', 'tcp_conn_stats', 'uptime', 'vbox_guest']
  HostKey(hostname='db0001', source_type=<SourceType.HOST: 1>)  -> Add sections: []
Received no piggyback data
+ ANALYSE DISCOVERED HOST LABELS
Trying host label discovery with: check_mk, checkmk_agent_plugins_lnx, cifsmounts, cmk_agent_ctl_status, cpu, df_v2, diskstat, job, kernel, labels, lnx_if, local, md, mem, mounts, nfsmounts_v2, ps_lnx, systemd_units, tcp_conn_stats, uptime, vbox_guest
  cmk/os_family: linux (check_mk)
  cmk/device_type: vm (labels)
Trying host label discovery with:
SUCCESS - Found no new host labels
+ ANALYSE DISCOVERED SERVICES
+ EXECUTING DISCOVERY PLUGINS (31)
  Trying discovery with: systemd_units_services, nfsmounts, cpu_threads, tcp_conn_stats, systemd_units_sockets, df, mem_vmalloc, systemd_units_services_summary, local, ps, check_mk_only_from, checkmk_agent, kernel_performance, systemd_units_sockets_summary, mssql_transactionlogs, cpu_loads, mem_linux, job, kernel, uptime, cifsmounts, mem_win, kernel_util, diskstat, md, docker_container_status_uptime, mounts, mssql_datafiles, lnx_if, vbox_guest, domino_tasks
SUCCESS - Found no new services

Error message: none

Trying to get mysql plugin working but, no mysql information shown on checkmk site

Output of mysql plugin (/usr/lib/check_mk_agent/plugins/mk_mysql) on client side is showing mysql databases and detail.
Also output of check_mk_agent showing mysql detail informations
cmk-agent-ctl dump showing only mysql service informations, none of mysql database details

Any help would be greatly apreciate
Regards,
Vincent

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.