# 接受键值net.if.in[if,<mode>]# 发送键值net.if.out[if,<mode>]# 例子,比如监控linux eth0网卡 出口流量net.if.out[eth0]# mode有四种:bytes,packets, errors, dropped.# 不添默认是bytes,对于linux网卡监控默认是通过# lld(low level discovery)自动发现生成的# 一般情况无需手动写key