This article contains information about the newnslog Reverse NAT (RNAT) counters and its brief description.
Log on to the ADC using an SSH client, change to SHELL, navigate to the /var/nslog directory, and then use the ‘nsconmsg’ command to see comprehensive statistics using the different counters available. For the detailed procedure refer to Citrix Blog - NetScaler ‘Counters’ Grab-Bag!.
The following table lists the newnslog RNAT counters with a simple description of the counter.
Newnslog Counter |
Description |
ip_rnat_tot_rxbytes |
This counter tracks the bytes received on this IP address during RNAT sessions. |
ip_rnat_tot_txbytes |
This counter tracks the bytes sent from this IP address during RNAT sessions. |
ip_rnat_tot_rxpkts |
This counter tracks the packets received on this IP address during RNAT sessions. |
ip_rnat_tot_txpkts |
This counter tracks the packets sent from this IP address during RNAT sessions. |
ip_rnat_tot_txsyn |
This counter tracks the requests for connections sent from this IP address during RNAT sessions. |
ip_rnat_cur_sessions |
This counter tracks the currently active RNAT sessions started from this IP address. |
rnat_tot_rxbytes |
This counter tracks the bytes received during RNAT sessions. |
rnat_tot_txbytes |
This counter tracks the bytes sent during RNAT sessions. |
rnat_tot_rxpkts |
This counter tracks the packets received during RNAT sessions. |
rnat_tot_txpkts |
This counter tracks the packets sent during RNAT sessions. |
rnat_tot_txsyn |
This counter tracks the requests for connections sent during RNAT sessions. |
rnat_cur_sessions |
This counter tracks the currently active RNAT sessions. |