python getns_stats.py -h
usage: getns_stats.py [options] arg --username=username --password=password --netscaler=netscalerip
options:
-h, --help show this help message and exit
-i HOSTNAME, --hostname=HOSTNAME
Here you will put the netscaler IPAddress or the
netscaler hostname
-u USERNAME, --username=USERNAME Your username
-p PASSWORD, --password=PASSWORD Your password
-l LIST, --list=LIST List all the names of the Virtual Servers and
Services. Example --list=lbvserver, --list=service
-n NAME, --name=NAME Virtual Server that you want to grab statistics for.
-t TYPE, --type=TYPE Here you either pass service, lbvserver, tcp or http.
example... --name=foobar --type=lbvserver or
--type=tcp or --type=http or --name=foobar
--type=service