Sun N1 Grid Engine 6.1 User's Guide

Displaying a List of Execution Hosts

To display a list of hosts that are configured as execution hosts in your cluster, use the following commands:


% qconf -sel
% qconf -se hostname
% qhost

The qconf -sel command displays a list of the names of all hosts that are currently configured as execution hosts. The qconf -se command displays detailed information about the specified execution host. The qhost command displays status and load information about the execution hosts.

See the host_conf(5) man page for details on the information displayed using qconf. See the qhost(1) man page for details on its output and other options.