I'm trying to add a machine to NPM, which has a dynamic IP, and is on a child domain. It works fine at first but when the machine changes its IP address solarwinds shows it as down.
It appears to be because NPM is saving the DNS field without the fully qualified domain name (host machine name only), so when the IP address changes it doesnt pick it up.
Has anyone else noticed this behaviour?
Regards,
Mark