zxp commented on issue #1775: URL: https://github.com/apache/hertzbeat/issues/1775#issuecomment-2065563987
你好,我正在试图找到1个方法通过hertzbeat监控网络设备的一些指定的端口,所以查看了一下现有网络设备的snmp模版定义,发现这个明显的错误,这也很好修复。但是我对github提交补丁的流程不熟悉,所以就不提交修复了。 另外,请教一下如何编写只监控指定端口状态指标的snmp模版,而不是像现在一样遍历所有的接口进行采集。这需要模版先遍历出所有端口的索引,再在前端进行过滤和选择,以便添加到后台采集任务中去。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
