I need a solution
I have finally gotten HTTP agentless monitoring working, but for some reason I can not get it to monitor a page that is not on the primary IP address.
Scenario:
Server has IIS installed and DNS has an entry for NIC #1, IIS is running but binded to NIC #2. When targeting the system for monitoring the webpage I get a failed response.
I am assumeing this is because DNS is pointing to the NIC #1.
If this is the case, how can I point the target to the IIS IP? I already ran network discovery against the IP for NIC #2 with proper credentials, but that didn't seem to help the situation.