Zabbix 3.2 Nginx,Redis,MongoDB,PHP-FPM 监控模板
Posted netkiller
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Zabbix 3.2 Nginx,Redis,MongoDB,PHP-FPM 监控模板相关的知识,希望对你有一定的参考价值。
最近做一个几个监控模板,已经分享到:
https://share.zabbix.com/search-by/tags?value=netkiller
New!
MongoDB for Zabbix 3.2 You can get the latest version: https://github.com/oscm/zabbix/tree/master/mongodb
Category:
TypeTemplate
Vendor
Min Zabbix version3.2.x
New! Popular
I have found some of templates for nginx web server. But their versions are too low. so I redo them for Zabbix 3.2 version. You can get the latest version: https://github.com/oscm/zabbix/tree/master/nginx
Category:
TypeTemplate
Vendor
Min Zabbix version3.2.x
New!
php-fpm status for Zabbix 3.2 version. install script # Yum php-fpm sed -i "s/;pm.status_path/pm.status_path/" /etc/php-fpm.d/www.conf sed -i "s/;ping/ping/" /etc/php-fpm.d/www.conf systemctl reload php-fpm mkdir -p /srv/zabbix/libexec ...
Category:
TypeTemplate
Vendor
Min Zabbix version3.2.x
New! Popular
I have found some of templates for redis server. But their versions are too low. so I redo them for Zabbix 3.2 version. You can get the latest version: https://github.com/oscm/zabbix/tree/master/redis
Category:
TypeTemplate
Vendor
Min Zabbix version3.2.x
以上是关于Zabbix 3.2 Nginx,Redis,MongoDB,PHP-FPM 监控模板的主要内容,如果未能解决你的问题,请参考以下文章
zabbix-redis/memcache监控/邮件分级报警及nginx自治愈
zabbix通过php脚本模拟业务访问redis验证nosql的可用性