Provided by: txwinrm_1.3.3-1_all
NAME
typeperf - Run a remote typeperf command, check the output periodically, parse it, and print it to stdout
DESCRIPTION
usage: typeperf.py [-h] [--debug] [--config CONFIG] [--remote REMOTE] [--authentication {basic,kerberos}] [--username USERNAME] [--dcip DCIP] [--keytab KEYTAB] [--password PASSWORD] [--ipaddress IPADDRESS] [--service SERVICE] [--includedir INCLUDEDIR] [--si SI] [--sc SC] counters [counters ...] positional arguments: counters performance counter paths to log optional arguments: -h, --help show this help message and exit --debug, -d --config CONFIG, -c CONFIG --remote REMOTE, -r REMOTE hostname --authentication {basic,kerberos}, -a {basic,kerberos} --username USERNAME, -u USERNAME --dcip DCIP, -i DCIP address of kdc --keytab KEYTAB, -k KEYTAB --password PASSWORD, -p PASSWORD --ipaddress IPADDRESS, -s IPADDRESS --service SERVICE, -e SERVICE http/https/wsman --includedir INCLUDEDIR valid includedir --si SI time between samples in seconds --sc SC number of samples to collect