"Netscaler Load Balancer" pattern sending SSH commandsDescription"Netscaler Load Balancer" pattern sending SSH commandsSteps to Reproduce 1. Run Netscaler Discovery to trigger the "Netscaler Load Balancer" pattern2. Pattern step "49. Get the DNS name" is kicked in which sends an SSH nslookup command to the load balancer:"nslookup" + " " + $computer_system.managementIPDiscovery logs will show:Mar 15, 2021 1:39:27 PM:: Starting step: 'Get the DNS name'Mar 15, 2021 1:40:14 PM:: Finished step: 'Get the DNS name'Mar 15, 2021 1:40:15 PM:: SSH authentication failed. Verify that credentials have been correctly defined for host XXXXXX.3. This non-SNMP command shouldn't be in the pattern. This pattern description reads "Netscaler Load Balancer SNMP discovery".WorkaroundA possible solution is to change the step "49. Get the DNS name" to "Local Script" so that it doesn't try SSH.Related Problem: PRB1481614