YuGuang Song
2018-06-13 09:02:14 UTC
Hello:
When I use the Telegraf to test UDP/TCP connections and check my server
port status [up or down], I read
https://github.com/influxdata/telegraf/tree/release-1.7/plugins/inputs/net_response
and
I can test one port. But I don't know how to find two ports. I modified the
configuration.:
address = ["localhost:80","localhost:22"]
It didn't work. And I read the net_response.go
<https://github.com/influxdata/telegraf/blob/release-1.7/plugins/inputs/net_response/net_response.go>.
And I got that "address" is string. But I still don't know how to test two
ports. Can you help me?
Thank you!
When I use the Telegraf to test UDP/TCP connections and check my server
port status [up or down], I read
https://github.com/influxdata/telegraf/tree/release-1.7/plugins/inputs/net_response
and
I can test one port. But I don't know how to find two ports. I modified the
configuration.:
address = ["localhost:80","localhost:22"]
It didn't work. And I read the net_response.go
<https://github.com/influxdata/telegraf/blob/release-1.7/plugins/inputs/net_response/net_response.go>.
And I got that "address" is string. But I still don't know how to test two
ports. Can you help me?
Thank you!
--
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/CAPcgFoM3j5fUHoWdSN3jV7SK6GCsA%3Do4BdJBJfvq9jBi_8z8-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Remember to include the version number!
---
You received this message because you are subscribed to the Google Groups "InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email to influxdb+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/CAPcgFoM3j5fUHoWdSN3jV7SK6GCsA%3Do4BdJBJfvq9jBi_8z8-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.