We monitor a k8s cluster, the master node's address is xx.xx.xxx, the port is 31000. We entered this address and port in the kubernetes monitoring profile. But the profile did not access this address. From the restmon log, we see that the profile has been accessing port 8080 of localhost. So we can't get any monitoring data of the kubernetes cluster now.
Please edit restmon.cfg to enter the right ip address and port.