Zabbix监控windows进程连接数

2021-04-10 19:27

阅读:665

标签:添加   agent   spl   one   zabbix   user   监控windows   find   tst   

1.修改配置 vi zabbix-agent-win.conf

添加

UserParameter=tcpcount10020,netstat -ano | find "10020" |find /i "estab" /c

 

2.重启zabbix-agent

 

3.web上添加键值为tcpcoun10020的监控项

Zabbix监控windows进程连接数

标签:添加   agent   spl   one   zabbix   user   监控windows   find   tst   

原文地址:https://www.cnblogs.com/mulinux/p/9040500.html


评论


亲,登录后才可以留言!