zabbix template

zabbix 模板

共享模板:https://share.zabbix.com/
notion image
## 自定义添加监控项TCP连接数 ### 修改配置文件

添加脚本

重启agent服务

测试是否能获取脚本中的数据

导入模板

模板 –> 导入 –> Template Linux TCP_CONN Status.xml
notion image

对主机添加一个模板

notion image

查看数据

notion image

注意事项

1、监控项确认是否正常
notion image
2、脚本是否有执行权限 3、配置文件是否可以zabbix用户读取

自定义添加memcahced模板

数据采集测试

编写脚本采集数据

配置agent并启动

采集数据验证

创建一个memcached模板

notion image
notion image

应用集,多个监控项的集合

可以不创建,推荐创建,便于直观显示
notion image

监控项,核心监控功能,用于采集数据

notion image
notion image
notion image
notion image

创建图形

notion image
notion image

创建触发器

此处需要在自己的模板定义,可创建多个触发器
notion image
notion image
notion image

验证触发器

notion image
notion image
Loading...