We are working on configuring APM with the hopes of being able to execute some perl scripts that are found in the VMware Perl toolkit for monitoring the new ESX3i line of servers. We are having an issue finding a way to set this up. APM wants to make an SSH connection and this is not possible on an ESX3i host. However the perl scripts provided by vmware run against port 443 on the VMware ESX3i servers. But it's not SSH but rather HTTPS. So we are at a roadblock. Here's what I think would fix this problem.
I can run the perl scripts for performance monitoring on my workstation and receive the output locally when I run the script against the remote server. Is it possible to execute a perl script on the Solarwinds server itself and capture the received output? Is APM attempting to run the scripts remotely on the host rather than on the Solarwinds server?
Thanks for any help!