Checking connectivity between machines under 2 different machine roles

Hi,

i have different roles of machines in prod,
i’d like to get a connectivity check between machines with one role to machine in another role.
suggestions please.
i’m using powershell for this.

TIA,

Thanks,
Chaithanya

Hi Chaithanya,

Thanks for reaching out. I am not sure if I understand your question correctly, are you wanting to test the connection between two deployment targets?
If that is the case, unfortunately there is no way within Octopus to perform such checks, Octopus is only interested in knowing if the Server can communication to individual deployment targets.
You might be able to achieve something using PowerShell scripts. For example, if the machine details are available to you you could perform a ping test between machines.

I hope that help, please let me know if you have any further questions.

Kind regards,
Tom W

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.