Oxygem / canaryd

The Service Canary daemon.
https://servicecanary.com
MIT License
8 stars 0 forks source link

Incorrect IP reported in UI #15

Closed jshuping closed 7 years ago

jshuping commented 7 years ago

I have machines that reach the Internet via a NAT gateway. In the Web UI, I see the same IP for all the machines. I am not sure if it was intended to report the IP of the local network interface(s).

Fizzadar commented 7 years ago

@jshuping this is intended - the IP listed on the site is meant to match the public IP that Service Canary sees as data comes in for that server.

Sidenote: I am looking into adding network interfaces and traffic rates (and % utilised) to the monitor plugin.