:
Module data
module_begin module_name MySQL_Cluster_manager module_type generic_data_proc module_exec ps -A | grep ndb_mgmd | grep -v grep | wc -l module_end
(Visited 106 times, 1 visits today)
Dec 14, 2017 | Application monitoring, Databases category |
Tags: mysql
module_begin module_name MySQL_Cluster_manager module_type generic_data_proc module_exec ps -A | grep ndb_mgmd | grep -v grep | wc -l module_end