Hardware Netscaler
CLI
statistics
> stat service st83_svc
Service Summary
IP port Type State
st83_svc 192.168.0.213 8080 HTTP UP
Service Stats:
Rate (/s) Total
Requests 19 36478
Responses 19 36464
Request bytes 25457 73020263
Response bytes 519688 1163455571
Current client connections -- 6
Requests in surge queue -- 0
Current server connections -- 10
Current Server Est connections -- 7
Connections in reuse pool -- 4
Maximum server connections -- 100
Average server TTFB -- 44
Current load on the service -- 0
Done
Network
Troubleshooting
Network
http://support.citrix.com/article/CTX114018
$> ssh ns1 > shell #> nstrace.sh -time 30 #> CTRL+C #> ls /var/nstrace
To convert internal format .cap (CAP) to standard PCAP (libpcap) use:
nsapimgr -K nstrace4.cap -s tcpdump=1 -k nstrace4.pcap


