How agentless discovery of a UNIX or Linux host works
To perform agentless discovery of a remote UNIX or Linux host, Arctera InfoScale Operations Manager does the following:
-
Uses Secure Shell (SSH) to send the discovery script to the remote host.
-
Runs the discovery script on the remote host.
-
Saves the output of the script to a data file on the remote host in the
/var/tmpdirectory. -
Uses SSH to get the output on to the Control Host.
-
Deletes the files from the remote host that it used for discovery.
To perform this discovery process, Arctera InfoScale Operations Manager requires a non-root user account for the remote host. Privileged access is required to discover some information.
Figure: Agentless discovery of UNIX or Linux hosts depicts how Arctera InfoScale Operations Manager performs agentless discovery of UNIX or Linux hosts.
Figure: Agentless discovery of UNIX or Linux hosts
More Information
Related information