In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Zabbix Monitoring MongoDB
From the zabbix sharing site, you found a template for MongoDB:
Https://share.zabbix.com/databases/mongodb/mongodb-for-zabbix-3-2
1. Install jq
Yum install-y epel-releaseyum install-y jq
two。 Create a monitoring account zabbix on the monitored server szlinux02:
Use admindb.createUser ({user: "zabbix", pwd: "zabbix", roles: [{role: "clusterMonitor", db: "admin"}]})
3. Put mongodb.sh in the / etc/zabbix/ directory, add execution permission, and change the account password.
Chmod axix / etc/zabbix/mongodb.shvi mongodb.sh
DB_USERNAME=zabbix
DB_PASSWORD= zabbix
4. Put userparameter_mongodb.conf into the / etc/zabbix/zabbix_agentd.d/ directory, and modify the actual path of the mongodb.sh file to / etc/zabbix/mongodb.sh
5. Restart the zabbix service
Systemctl restart zabbix-agent
6. Test and get data on zabbix server
Zabbix_get-s 192.168.137.4-p 10050-k "mongodb.status [connections,current]"
7. Import templates, add Host, and link templates on the Web page
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.