zabbix-server 報錯記錄

數據庫磁盤滿導至zabbix掛了html

 

登錄zabbix頁面提示錯誤信息,查看系統磁盤:數據庫

 

/目錄已滿,致使mariadb數據庫沒法正常運行,若是有介質將會一直收取:vim

解決方法:擴容/目錄,達到理想值,重啓mariadb和zabbix服務就能夠了ssh

 

 

out of memoryspa

 

提示內存溢出,請增長CacheSize參數的大小3d

vim /etc/zabbix/zabbix_server.confserver

# CacheSize=8M  原有是8M,根據需求修改大小便可htm

CacheSize=2048Mblog

 

 

Remote commands are not enabled.內存

 

[root@10_56_80_254 time]# cat /etc/zabbix/zabbix_agentd.conf | grep "EnableRemoteCommands"

### Option: EnableRemoteCommands

# EnableRemoteCommands=0

EnableRemoteCommands=1

 

 

 

 

ZBX_NOTSUPPORTED: Unsupported item key

 

http://www.bubuko.com/infodetail-2241091.html

 

修改配置文件默認超時時間(根據狀況定義 , 還要考慮sshd該文件UseDNS no參數)

相關文章
相關標籤/搜索