Citrix NetScaler · Schema

CsVserverStats

Performance statistics for a content switching virtual server.

API GatewayApplication Delivery ControllerApplication SecurityLoad BalancingSSL OffloadingTraffic ManagementWeb Application Firewall

Properties

Name Type Description
name string Name of the content switching virtual server.
primaryipaddress string IP address of the virtual server.
primaryport integer Port number of the virtual server.
state string Current operational state.
curclntconnections number Number of current client connections.
cursrvrconnections number Number of current server connections.
establishedconn number Number of connections in ESTABLISHED state.
tothits number Total number of virtual server hits.
hitsrate number Rate of hits per second.
totalrequests number Total number of requests received.
requestsrate number Rate of requests per second.
totalresponses number Total number of responses sent.
responsesrate number Rate of responses per second.
totalrequestbytes number Total bytes of requests received.
totalresponsebytes number Total bytes of responses sent.
totalpktsrecvd number Total packets received.
totalpktssent number Total packets sent.
totspillovers number Total spillover events.
labelledconn number Total labeled connections.
View JSON Schema on GitHub