摘要:
自定义监控项1.确认需监控内容 (例如:登陆用户数)2.确认监控方法(例如:脚本)3.编写脚本 vi /etc/zabbix/custom_shell/current_login_user.sh# who | wc -l4.添加KeyValuse # vi /etc/zabbix/zabbix_ag 阅读全文
摘要:
1. 安装 acme.sh 注意:如果需要使用 Standalone Mode请先安装socat# yum intall socat It is recommended to install socat first.We use socat for standalone server if you 阅读全文