EcoStruxure IT Advisor: IT Optimize (on-premises deployments only) provides insight into the IT layer of the data center through integration with external IT systems.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
HP-UX, Solaris, and AIX discovery requires using a script. The current implementation of the SSH interface is not familiar with those operating systems out of box.
On the IT Optimize server, open the IT Optimizeinstallation folder. Default location:c:\program files\SchneiderElectric\ITOptimize.
Open thebin/scriptssub-folder. In the folder, you see a set of scripts, one for each Unix type (see screenshot).
Copy theviriditylisthw.HP-UXscript to the/usr/local/binfolder on your target HP-UX client(s).
Rename the script once it has been placed in the/usr/local/binfolder toviriditylisthw, removing the .HP-UX extension.
Change permissions on the script to allow execution on the Unix host, i.e.chmod 755 viriditylisthw.
Re-run the SSH discovery of the host(s). The SSH discovery interface will look for that script in/usr/local/binand will execute it if found.
Note: This script is ONLY used for discovery, not polling.
Theviriditylisthwscript is a shell script and nothing is hidden.
Run the script from the command line. You should see server information written to the screen in an xml-like format.
The script looks for the HP-UX diagnostic utilities as well. If these tools are not present, some information might not be returned.