ESXi

 View Only
  • 1.  TOP & ESX TOP

    Posted May 02, 2012 12:59 AM

    What is TOP & ESX TOP?

    Thanks,

    Prashant



  • 2.  RE: TOP & ESX TOP
    Best Answer

    Posted May 02, 2012 05:16 AM

    Thread moved to the ESXi community



  • 3.  RE: TOP & ESX TOP

    Posted May 02, 2012 06:19 AM

    ESXtop will be used during performance troubleshooting, it will help under performace of CPU, Memory, Network and Disk IO

    You can check below articles which will help

    http://www.yellow-bricks.com/esxtop/

    http://communities.vmware.com/docs/DOC-11812



  • 4.  RE: TOP & ESX TOP

    Posted May 02, 2012 06:40 AM

    Hi,

                TOP provides an ongoing look at processor activity in real time. It displays a listing of the most CPU-intensive tasks on the system, and can provide an interactive interface for manipulating processes. It can sort the tasks by CPU usage, memory usage and runtime. can be better configured than the standard top from the procps suite. Most features can either be selected by an interactive command or by specifying the feature in the personal or system-wide configuration file.

             

                ESXTOP is VMware's version of this popular "top" command that run on an ESX or ESXi server. Both top and esxtop run only at the command line of a server. You would access these commands by either going directly to a server console or by connecting to a server remotely via SSH (or telnet, if enabled).



  • 5.  RE: TOP & ESX TOP

    Posted May 03, 2012 07:39 PM

    Thank You.

    -Prashant



  • 6.  RE: TOP & ESX TOP

    Posted May 03, 2012 08:41 PM

    Umesh wrote:

    You would access these commands by either going directly to a server console or by connecting to a server remotely via SSH (or telnet, if enabled).

    There is also a remote version of esxtop available in the vMA appliance, called resxtop, which do not require SSH active.

    (I do not think it is supported at all to use telnet on a ESXi host. I know it was technical possible in at least ESXi 4.0, but very unrecommended..)



  • 7.  RE: TOP & ESX TOP

    Posted May 04, 2012 06:13 PM

    Thank You Richard.

    -Prashant