当前位置:网站首页>MySQL monitoring 5
MySQL monitoring 5
2022-06-30 01:27:00 【franket】
Try again. , It's all right
[[email protected] ~]# sudo -u zabbix -H /var/lib/zabbix/percona/scripts/get_mysql_stats_wrapper.sh running-slave
1
[[email protected] ~]# su - zabbix
[[email protected] ~]$ /var/lib/zabbix/percona/scripts/get_mysql_stats_wrapper.sh running-slave
1
[[email protected] ~]$
And then restart zabbix-agent , Only restart ,zabbix-agent To read the changed configuration
[[email protected] ~]# /etc/init.d/zabbix-agent restart
Shutting down Zabbix agent: [ OK ]
Starting Zabbix agent: [ OK ]
[[email protected] ~]#
Connect the test
stay zabbix-server Test the connection
[[email protected] ~]# zabbix_get -s mysql-server -p 10050 -k "MySQL.running-slave"
1
[[email protected] ~]# zabbix_get -s mysql-server -p 10050 -k "MySQL.Threads-connected"
1
[[email protected] ~]# zabbix_get -s mysql-server -p 10050 -k "MySQL.max-connections"
2048
[[email protected] ~]#
边栏推荐
猜你喜欢
Stimulsoft Reports报告工具,Stimulsoft创建和构建报告
Newton method (optimization of two variable functions)
JS returned content is encoded by Unicode
cookie加密9
What should be paid attention to in the design and production of the Urban Planning Museum
Tetris game based on STM32F103
Application features and functions of painting Aquarium
英伟达Jetson Nano的初步了解
C语言 数素数
C语言 成绩排名
随机推荐
[Thesis Writing] English thesis writing guide
Can mango hypermedia, which "braves the wind and waves", go ashore?
Stimulus reports reporting tool, stimulus creates and builds reports
Pytorch模型训练到哪里找预训练模型?
How to deal with occasional bugs?
js逆向请求参数加密:
C语言 害死人不偿命的(3n+1)猜想
GeoTools:WKT、GeoJson、Feature、FeatureCollection相互转换常用工具
Machine learning notes: time series decomposition STL
C语言 换个格式输出整数
Varnish 基础概览5
Stringredistemplate disconnects and the value disappears
ES6 synchronous asynchronous execution and block level scope
Cookie encryption 10
Cookie加密15 登录加密
【535. TinyURL 的加密与解密】
C语言 我要通过
Seata and the three platforms are working together in the summer of programming. Millions of bonuses are waiting for you
Cookie加密13
【PyTorch实战】生成对抗网络GAN:生成动漫人物头像