If you open the spop.conf file:
- Windows 64-bit: C:\Windows\SysWOW64\ContegoSPOP\spop.conf
- Windows 32-bit: C:\Windows\System32\ContegoSPOP\spop.conf
- Linux: /usr/local/contego/ContegoSPOP
Add this line:
ForcedLocalAddress=IP OR HOSTNAME THAT YOU WANT
And restart the LEM agent service (in Linux, /etc/init.d/swlem-agent restart) and that should change the Detection IP.
Some examples:
ForcedLocalAddress=10.199.21.154
ForcedLocalAddress=example-hostname
ForcedLocalAddress=example-hostname.domain.com
Warning: Setting a hostname value for this property that is different from the actual network configured hostname of the agent could screw up DNS resolution for this agent.