[整理]zabbix 安裝過程遇到的問題和解決辦法

zabbix
客戶端配置zabbix-agent 後,網頁端出現Get value from agent failed: cannot connect to [[192.168.1.205]:10050]: [113]No route to host的錯誤,主機無法被監聽
一、服務器端ping 客戶端
ping 192.168.1.205
二、若是能ping通,則是由於防火牆的緣由,需關閉防火牆
service iptables stop #關閉防火牆
chkconfig iptables off #設置開機重啓仍關閉防火牆
命令: service iptables status 能夠查看防火牆的狀態html

座標中文亂碼:https://jingyan.baidu.com/article/15622f2402d162fdfcbea5f9.htmlmysql

發郵件:https://www.jianshu.com/p/893d57ecc8e1web

zabbix_get [56276]: Get value error: cannot connect to [[192.168.60.148]:10050]: [113] No route to host
防火牆
http://blog.csdn.net/zhou920786312/article/details/76273619
yum沒法使用 yum-pidsql

http://blog.csdn.net/jing875480512/article/details/79002404時區問題vim

想要郵件報警,首先要觸發action,而後纔會觸發郵件腳本,
在action中的maintenance status不是必須的。centos

http://192.168.60.130:3080/zabbix
端口在http的Listen 修改服務器

centos7 zabbix3.4 安裝教程
http://blog.csdn.net/leshami/article/details/78708049ide

snmp 安裝 :
yum install net-snmp
vim /etc/snmp/snmpd.conf
https://blog.51cto.com/pengyl/1241292
zabbix_get –s <host name or IP> [-p <port> ] [-I <IP address>]
[ ] 表示可選 < > 表示必選centos7

Linux中的screen 命令
source 命令
EOF命令
忘記zabbix的密碼:
mysql> select * from zabbix.users where alias=’Admin’;
mysql> update zabbix.users set password=md5(‘zabbix’) where alias=’Admin’;
mysql> flush privileges;.net

zabbix web 監控
https://www.zabbix.com/documentation/3.4/zh/manual/web_monitoringmaintenance 當設備在維護期間能夠用來設置不報警,或者在動做Acting中設置。yum 安裝ansible的教程http://blog.csdn.net/jssg_tzw/article/details/69388136

相關文章
相關標籤/搜索