Pre-requisites for Obtaining the "Inside View" of VMs, without using the eG VM Agent

  • Ensure that the remote agent has IP connectivity to at least one of the network interfaces of the VMs.
  • The admin$ share should be enabled for all Windows-based virtual guests being monitored and the administrative account must have permissions to this share drive. Refer to Enabling ADMIN$ Share Access on Windows Virtual Guests for a step-by-step procedure to achieve this.
  • To enable the remote agent to communicate with the Windows VMs, an administrative account login and password (either a local account or a domain account) must be provided when configuring the eG monitoring capabilities. 
  • In case of VMs with the Windows 2012 (or above versions)/Windows 8(or above versions) operating systems, the firewall on the guest should be explicitly configured to allow Windows File and Print Sharing services which are required for the remote agent on the vSphere/ESX host to communicate with the guest operating system. Refer to Configuring Windows Firewalls to Allow File and Print Sharing of this document for a detailed procedure.
  • For monitoring a Windows VM, TCP port 139 must be accessible from the remote agent to the VM.
  • For monitoring a Linux VM, the SSH port (TCP port 22) must be enabled for communication between the remote agent and the VM being monitored.

    Note:

    If the Linux VMs in your environment listen on a different SSH port, then, you can override the default SSH port of 22 using the steps provided below:

    • Login to the eG manager.
    • Edit the eg_tests.ini file(in the <EG_INSTALL_DIR>\manager\config directory) on the eG manager host.
    • In the [agent_settings] section of the file, set the JavaSshPortForVm parameter to an SSH port of your choice. By default, this parameter is set to 22.
    • If your environment consists of multiple Linux VMs, each listening on a different SSH port, then, you can specify a comma-separated list of SSH ports against the JavaSshPortForVm parameter. For example: 7711,7271,8102
    • Finally, save the file.
  • For obtaining the "inside view" of VMs running in Windows 2012 (or above versions)/Windows 8(or above versions) operating systems, the eGurkhaAgent service of the eG remote agent should be configured to run using domain administrator privileges. Refer to the Administering eG Enterprise for the procedure. For obtaining the "inside view" of other Windows VMs however, the remote agent service requires no such privileges.
  • Set the inside view using flag for all the “inside view” tests to Remote connection to VM (Windows).