sge_share_mon (1) Linux Manual Page
NAME
sge_share_mon – print xxQS_NAMExx live share tree
SYNOPSIS
sge_share_mon [-c count] [-d delimiter] [-f field,field…] [-h] [-i interval] [-l delimiter] [-m output_mode] [-n] [-o output_file] [-r delimiter] [-s string_format] [-t] [-u] [-x]
DESCRIPTION
sge_share_mon prints the live state of the xxQS_NAMExx share tree (as opposed to static graphical view). It does so for a given number (default infinite) of intervals; use -c 1 for a snapshot.
OPTIONS
-ccount- Print count collections (default infinite).
-ddelimiter- Delimit output columns with string delimiter (default a tab).
-ffield,…- Print the given fields. The available fields in the default order are
curr_time,usage_time,node_name,user_name,project_name,shares,job_count,level%,total%,long_target_share,short_target_share,actual_share,usage,cpu,mem,io,ltcpu,ltmem,ltio. -h- Print a header listing field names.
-iinterval- Collect over interval seconds (default 15)
-ldelimiter- Delimit nodes output with string delimiter (default a carriage return).
-moutput_mode- Open output_file in fopen(3) mode output_mode (default
w). The meaningful alternative isato append to the file. -n- Print in the form name=value
-ooutput_file- Print to file output_file (default standard output).
-rdelimiter- Delimit collection records with string delimiter (default a carriage return).
-sstring_format- printf(3)-style format for strings (default
%s) -t- Show times formatted per ctime(3). (Default is seconds since the epoch.)
-u- Print decayed usage (since timestamp) in nodes.
-x- Don’t print non-leaf nodes.
