Forum Discussion

THE_BLUE's avatar
THE_BLUE
Icon for Cirrostratus rankCirrostratus
Feb 11, 2025
Solved

VS STATISTICS

I want to know the statistics of a specific virtual server (VS) in BIG-IP. I ran the command below and received the result. My question is: are these details real-time or for a specific period?

tmsh show /ltm virtual /Common/vs_name

  • Hi THE_BLUE 

    This command will show you the total stats on the virtual server from the time the LB was booted ( if that virtual server/s stats were not reset post last boot). If the virtual server stats were reset after the boot then the count you will see after that will be since last counter reset on that virtual server.

    It also shows current connection count which refers to current live connections on it in real time.

  • Hi THE_BLUE 

    This command will show you the total stats on the virtual server from the time the LB was booted ( if that virtual server/s stats were not reset post last boot). If the virtual server stats were reset after the boot then the count you will see after that will be since last counter reset on that virtual server.

    It also shows current connection count which refers to current live connections on it in real time.

    • THE_BLUE's avatar
      THE_BLUE
      Icon for Cirrostratus rankCirrostratus

      Dear Mayur, 

      thank you very much. 

      the command show the below result , so this not real-time ? it is  from the time the LB was booted?

      Bits In 

      Bits Out   

      Packets In  

      Packets Out 

      Current Connections

      Maximum Connections 

      Total Connections   

      Total Requests

      • Yes, counts are real-time and will get updated based on the traffic hits.

        What I meant was the total count you are seeing under the vServer stats is for the specific period i.e. since last boot/reset till now. Basically, when LB device is reloaded/booted, all the stats counter will be reset ( /becomes zero ). It can also be reset manually by admin. Once the counter is reset by any mean, then the stats will start getting updated based on the further traffic hits.

         

        Hope it helps!

        M

  • FYI, there is also another command which you can run from bash that is helpful especially if you want monitor the amount of traffic and connections going to your virtual servers and nodes in real-time:

    Commands:

    run util bash
    bigtop

     

    Example Output:

                               |  bits  since       |  bits  in prior    |  current
                               |  Aug 10 23:07:14   |  4 seconds         |  time
    BIG-IP      ACTIVE         |---In----Out---Conn-|---In----Out---Conn-|  11:31:43
    BIGIP-1.EXAMPLE.COM         1.796M 1.065M   1418   1312    800      1
    
    VIRTUAL ip:port            |---In----Out---Conn-|---In----Out---Conn-|-Nodes Up--
    /Common/0.0.0.0:any              0      0      0      0      0      0      0
    /Common/0.0.0.0:any              0      0      0      0      0      0      0
    /Common/192.168.1.100:https      0      0      0      0      0      0      1
    
    NODE ip:port               |---In----Out---Conn-|---In----Out---Conn-|--State----
    /Common/172.24.32.11:http        0      0      0      0      0      0 UP

     

  • Hi The_Blue,

     

    You need to add detail keyword in the end of the command you pasted for a specific VIP you wan to see the all STATS

     

    tmsh show /ltm virtual /Common/vs_name detail


     or run the same command in tmsh mode as follows , this will give the details of all the pools pool members all the profiles SNAT etc etc in hierarchical mode :


    show /ltm virtual /Common/vs_name detail


    to see the STATS for all the VIPs on a particular partition use:

    tmsh
    show ltm virtual  all-properties detail

    to see the STATS for all the VIPs on all the partition use:
    tmsh -q -c "cd / ; show ltm virtual recursive all-properties detail"

    the output will be Massive.

    i use MPUTTY or PUTTY and log the output so that I can analyze the output.

    Download MPUTTY if it is allowed in your environment.

     

     

    Here is  more detail to the commands for checking the stats of virtual servers (VIPs) on an F5 BIG-IP system.

    Command to See Stats for a Specific VIP

    To see detailed stats for a specific virtual server, use the following command:

    tmsh show /ltm virtual /Common/vs_name detail

    • tmsh: Traffic Management Shell, the command-line interface for managing F5 devices.
    • show /ltm virtual /Common/vs_name detail: Shows detailed statistics for the virtual server named vs_name in the /Common partition.

    Command to See Stats for All VIPs in a Particular Partition

    To see detailed stats for all virtual servers in a specific partition, use:

    tmsh show ltm virtual all-properties detail

    • tmsh: Traffic Management Shell.
    • show ltm virtual all-properties detail: Shows detailed statistics for all virtual servers in the current partition, including all properties.

    Command to See Stats for All VIPs in All Partitions

    To see detailed stats for all virtual servers across all partitions, use:

    tmsh -q -c "cd / ; show ltm virtual recursive all-properties detail"

    • tmsh -q: Runs the command in quiet mode, suppressing unnecessary output.
    • -c "cd / ; show ltm virtual recursive all-properties detail": Changes the directory to the root and shows detailed statistics for all virtual servers recursively across all partitions, including all properties.

    Logging the Output

    Given that the output can be massive, it's a good idea to log it for analysis. You can use tools like MPUTTY or PUTTY to log the output. Here’s how you can do it:

    1. Download and Install MPUTTY or PUTTY:
      • Ensure it's allowed in your environment.
    2. Configure Logging in PUTTY:
      • Open PUTTY.
      • Go to Session and enter the IP address of your F5 device.
      • Go to Logging under the Session category.
      • Select All session output and specify the log file location.
      • Click Open to start the session and log the output.
    3. Run the Command:
      • Execute the desired tmsh command in the PUTTY session.
      • The output will be logged to the specified file for later analysis.

    By following these steps, you can effectively gather and analyze detailed statistics for your virtual servers on the F5 BIG-IP system. 

    Let me know for any further help on this.

     


    kindly Rate

     

    HTH

    F5 Design Engineer

     

  • One Virtual server detail output using this show command can be this much long

    tmsh
    show /ltm virtual /Common/vs_name all-properties detail

    show /ltm virtual /Common/vs-Test-80 all-properties detail


    ------------------------------------------------------------------
    Ltm::Virtual Server: Common/vs-Test-80
    ------------------------------------------------------------------
    Status
      Availability     : offline
      State            : enabled
      Reason           : The children pool member(s) are down
      CMP              : enabled
      CMP Mode         : all-cpus
      Destination      : 192.168.54.83:80

    Traffic                             ClientSide  Ephemeral  General
      Bits In                                    0          0        -
      Bits Out                                   0          0        -
      Packets In                                 0          0        -
      Packets Out                                0          0        -
      Current Connections                        0          0        -
      Maximum Connections                        0          0        -
      Total Connections                          0          0        -
      Evicted Connections                        0          0        -
      Slow Connections Killed                    0          0        -
      Min Conn Duration/msec                     -          -        0
      Max Conn Duration/msec                     -          -        0
      Mean Conn Duration/msec                    -          -        0
      Total Requests                             -          -        0

    SYN Cookies
      Status                         not-activated
      Hardware SYN Cookie Instances              0
      Software SYN Cookie Instances              0
      Current SYN Cache                          0
      SYN Cache Overflow                         0
      Total Software                             0
      Total Software Accepted                    0
      Total Software Rejected                    0
      Total Hardware                             0
      Total Hardware Accepted                    0

    Message Routing Framework                   In        Out
      Message                                    0          0
      Request                                    0          0
      Response                                   0          0

    CPU Usage Ratio (%)
      Last 5 Seconds                             0
      Last 1 Minute                              0
      Last 5 Minutes                             0

      -----------------------------------------------------------------------------------------
      | Ltm::Pool: Common/po-testlogin-non-ssl
      -----------------------------------------------------------------------------------------
      | Status
      |   Availability           : offline
      |   State                  : enabled
      |   Reason                 : The children pool member(s) are down
      |   Monitor                : Common/tcp
      |   Minimum Active Members : 0
      |   Priority Groups        : 0/0/0 (highest/current/lowest)
      |   Current Active Members : 0
      |   Available Members      : 0
      |   Total Members          : 2
      |   Total Requests         : 0
      |   Current Sessions       : 0
      |
      | Traffic                                                    ServerSide
      |   Bits In                                                           0
      |   Bits Out                                                          0
      |   Packets In                                                        0
      |   Packets Out                                                       0
      |   Current Connections                                               0
      |   Maximum Connections                                               0
      |   Total Connections                                                 0
      |
      | Connection Queue                                                 Pool  Pool and members
      |   Number of connections queued now                                  0                 0
      |   Number of connections serviced                                    0                 0
      |   Queue head entry age (ms)                                         0                 0
      |   Maximum queue entry age ever (ms)                                 0                 0
      |   Maximum queue entry age recently (ms)                             0                 0
      |   Average queue entry age (ms)                                      0                 0
      |
      | Message Routing Framework                                          In               Out
      |   Message                                                           0                 0
      |   Request                                                           0                 0
      |   Response                                                          0                 0

         --------------------------------------------------------------
         | Ltm::Pool Member: Common/198.168.15.7:10250
         --------------------------------------------------------------
         | Status
         |   Availability   : offline
         |   State          : enabled
         |   Reason         : Common/tcp: No successful responses received before deadline. @2024/07/14 21:11:48.
         |   Monitor        : Common/tcp (pool monitor)
         |   Monitor Status : down
         |   Session Status : enabled
         |   Pool Name      : Common/po-testlogin-non-ssl
         |   IP Address     : 198.168.15.7
         |
         | Traffic                                  ServerSide  General
         |   Bits In                                         0        -
         |   Bits Out                                        0        -
         |   Packets In                                      0        -
         |   Packets Out                                     0        -
         |   Current Connections                             0        -
         |   Maximum Connections                             0        -
         |   Total Connections                               0        -
         |   Total Requests                                  -        0
         |   Current Sessions                                -        0
         |
         | Connection Queue
         |   Number of connections queued now                0
         |   Number of connections serviced                  0
         |   Queue head entry age (ms)                       0
         |   Maximum queue entry age ever (ms)               0
         |   Maximum queue entry age recently (ms)           0
         |   Average queue entry age (ms)                    0
         |
         | Message Routing Framework                        In      Out
         |   Message                                         0        0
         |   Request                                         0        0
         |   Response                                        0        0

            ---------------------------------------------------
            | Ltm::Node: Common/198.168.15.7 (198.168.15.7)
            ---------------------------------------------------
            | Status
            |   Availability   : unknown
            |   State          : enabled
            |   Reason         : Node address does not have service checking enabled
            |   Monitor        : none
            |   Monitor Status : unchecked
            |   Session Status : enabled
            |
            | Traffic                ServerSide  General
            |   Bits In                   11.1G        -
            |   Bits Out                  88.7G        -
            |   Packets In                 9.7M        -
            |   Packets Out               12.5M        -
            |   Current Connections           0        -
            |   Maximum Connections         137        -
            |   Total Connections        445.4K        -
            |   Total Requests                -        0
            |   Current Sessions              -        0

         --------------------------------------------------------------
         | Ltm::Pool Member: Common/198.168.15.8:10250
         --------------------------------------------------------------
         | Status
         |   Availability   : offline
         |   State          : enabled
         |   Reason         : Common/tcp: No successful responses received before deadline. @2024/07/14 21:11:48.
         |   Monitor        : Common/tcp (pool monitor)
         |   Monitor Status : down
         |   Session Status : enabled
         |   Pool Name      : Common/po-testlogin-non-ssl
         |   IP Address     : 198.168.15.8
         |
         | Traffic                                  ServerSide  General
         |   Bits In                                         0        -
         |   Bits Out                                        0        -
         |   Packets In                                      0        -
         |   Packets Out                                     0        -
         |   Current Connections                             0        -
         |   Maximum Connections                             0        -
         |   Total Connections                               0        -
         |   Total Requests                                  -        0
         |   Current Sessions                                -        0
         |
         | Connection Queue
         |   Number of connections queued now                0
         |   Number of connections serviced                  0
         |   Queue head entry age (ms)                       0
         |   Maximum queue entry age ever (ms)               0
         |   Maximum queue entry age recently (ms)           0
         |   Average queue entry age (ms)                    0
         |
         | Message Routing Framework                        In      Out
         |   Message                                         0        0
         |   Request                                         0        0
         |   Response                                        0        0

            ---------------------------------------------------
            | Ltm::Node: Common/198.168.15.8 (198.168.15.8)
            ---------------------------------------------------
            | Status
            |   Availability   : unknown
            |   State          : enabled
            |   Reason         : Node address does not have service checking enabled
            |   Monitor        : none
            |   Monitor Status : unchecked
            |   Session Status : enabled
            |
            | Traffic                ServerSide  General
            |   Bits In                   10.6G        -
            |   Bits Out                  87.3G        -
            |   Packets In                 9.5M        -
            |   Packets Out               12.3M        -
            |   Current Connections           0        -
            |   Maximum Connections         118        -
            |   Total Connections        442.7K        -
            |   Total Requests                -        0
            |   Current Sessions              -        0

      ---------------------------------------------------------
      | Ltm::TCP Profile: Common/tcp
      ---------------------------------------------------------
      | Virtual Server Name               Common/vs-Test-80
      |
      | Connections
      |   Open                                                0
      |   Current in CLOSE-WAIT/LAST-ACK                      0
      |   Current in FIN-WAIT-1/CLOSING                       0
      |   Current in FIN-WAIT-2                               0
      |   Current in TIME-WAIT                                0
      |   Accepted                                            0
      |   Not Accepted                                        0
      |   Established                                         0
      |   Failed                                              0
      |   Expired                                             0
      |   Abandoned                                           0
      |
      | Miscellaneous
      |   Received Reset                                      0
      |   Bad Checksum Datagrams                              0
      |   Malformed Segments                                  0
      |   Out-of-Order Segments                               0
      |   Received SYN Cookies                                0
      |   Received Bad SYN Cookies                            0
      |   SYN-Cache Overflow                                  0
      |   Retransmitted Segments                              0

      --------------------------------------------------------
      | Ltm::Virtual Address: Common/192.168.54.83 (192.168.54.83)
      --------------------------------------------------------
      | Status
      |   Availability : available
      |   State        : enabled
      |   Reason       : The virtual address is available
      |
      | Traffic                ClientSide
      |   Bits In                  863.3M
      |   Bits Out                   5.1G
      |   Packets In               479.3K
      |   Packets Out              905.2K
      |   Current Connections           0
      |   Maximum Connections          38
      |   Total Connections         51.4K

    ------------------------------------------------------------------
    Ltm::Virtual Server: Common/vs-testlogin-443
    ------------------------------------------------------------------
    Status
      Availability     : available
      State            : enabled
      Reason           : The virtual server is available
      CMP              : enabled
      CMP Mode         : all-cpus
      Destination      : 192.168.54.83:443

    Traffic                             ClientSide  Ephemeral  General
      Bits In                               863.3M          0        -
      Bits Out                                5.1G          0        -
      Packets In                            479.3K          0        -
      Packets Out                           905.2K          0        -
      Current Connections                        0          0        -
      Maximum Connections                       38          0        -
      Total Connections                      51.4K          0        -
      Evicted Connections                        0          0        -
      Slow Connections Killed                    0          0        -
      Min Conn Duration/msec                     -          -      349
      Max Conn Duration/msec                     -          -     7.0M
      Mean Conn Duration/msec                    -          -    62.3K
      Total Requests                             -          -        0

    SYN Cookies
      Status                         not-activated
      Hardware SYN Cookie Instances              0
      Software SYN Cookie Instances              0
      Current SYN Cache                          0
      SYN Cache Overflow                         0
      Total Software                             0
      Total Software Accepted                    0
      Total Software Rejected                    0
      Total Hardware                             0
      Total Hardware Accepted                    0

    Message Routing Framework                   In        Out
      Message                                    0          0
      Request                                    0          0
      Response                                   0          0

    CPU Usage Ratio (%)
      Last 5 Seconds                             0
      Last 1 Minute                              0
      Last 5 Minutes                             0

      -----------------------------------------------------------------------------------------
      | Ltm::Pool: Common/po-testlogin-ssl
      -----------------------------------------------------------------------------------------
      | Status
      |   Availability           : available
      |   State                  : enabled
      |   Reason                 : The pool is available
      |   Monitor                : Common/tcp
      |   Minimum Active Members : 0
      |   Priority Groups        : 0/0/0 (highest/current/lowest)
      |   Current Active Members : 2
      |   Available Members      : 2
      |   Total Members          : 2
      |   Total Requests         : 0
      |   Current Sessions       : 0
      |
      | Traffic                                                    ServerSide
      |   Bits In                                                        1.0G
      |   Bits Out                                                       5.1G
      |   Packets In                                                   729.8K
      |   Packets Out                                                  819.7K
      |   Current Connections                                               0
      |   Maximum Connections                                              33
      |   Total Connections                                             51.4K
      |
      | Connection Queue                                                 Pool  Pool and members
      |   Number of connections queued now                                  0                 0
      |   Number of connections serviced                                    0                 0
      |   Queue head entry age (ms)                                         0                 0
      |   Maximum queue entry age ever (ms)                                 0                 0
      |   Maximum queue entry age recently (ms)                             0                 0
      |   Average queue entry age (ms)                                      0                 0
      |
      | Message Routing Framework                                          In               Out
      |   Message                                                           0                 0
      |   Request                                                           0                 0
      |   Response                                                          0                 0

         --------------------------------------------------------------
         | Ltm::Pool Member: Common/198.168.15.7:10350
         --------------------------------------------------------------
         | Status
         |   Availability   : available
         |   State          : enabled
         |   Reason         : Pool member is available
         |   Monitor        : Common/tcp (pool monitor)
         |   Monitor Status : up
         |   Session Status : enabled
         |   Pool Name      : Common/po-testlogin-ssl
         |   IP Address     : 198.168.15.7
         |
         | Traffic                                  ServerSide  General
         |   Bits In                                    502.6M        -
         |   Bits Out                                     2.5G        -
         |   Packets In                                 364.9K        -
         |   Packets Out                                409.8K        -
         |   Current Connections                             0        -
         |   Maximum Connections                            16        -
         |   Total Connections                           25.6K        -
         |   Total Requests                                  -        0
         |   Current Sessions                                -        0
         |
         | Connection Queue
         |   Number of connections queued now                0
         |   Number of connections serviced                  0
         |   Queue head entry age (ms)                       0
         |   Maximum queue entry age ever (ms)               0
         |   Maximum queue entry age recently (ms)           0
         |   Average queue entry age (ms)                    0
         |
         | Message Routing Framework                        In      Out
         |   Message                                         0        0
         |   Request                                         0        0
         |   Response                                        0        0

            ---------------------------------------------------
            | Ltm::Node: Common/198.168.15.7 (198.168.15.7)
            ---------------------------------------------------
            | Status
            |   Availability   : unknown
            |   State          : enabled
            |   Reason         : Node address does not have service checking enabled
            |   Monitor        : none
            |   Monitor Status : unchecked
            |   Session Status : enabled
            |
            | Traffic                ServerSide  General
            |   Bits In                   11.1G        -
            |   Bits Out                  88.7G        -
            |   Packets In                 9.7M        -
            |   Packets Out               12.5M        -
            |   Current Connections           0        -
            |   Maximum Connections         137        -
            |   Total Connections        445.4K        -
            |   Total Requests                -        0
            |   Current Sessions              -        0

         --------------------------------------------------------------
         | Ltm::Pool Member: Common/198.168.15.8:10350
         --------------------------------------------------------------
         | Status
         |   Availability   : available
         |   State          : enabled
         |   Reason         : Pool member is available
         |   Monitor        : Common/tcp (pool monitor)
         |   Monitor Status : up
         |   Session Status : enabled
         |   Pool Name      : Common/po-testlogin-ssl
         |   IP Address     : 198.168.15.8
         |
         | Traffic                                  ServerSide  General
         |   Bits In                                    502.6M        -
         |   Bits Out                                     2.5G        -
         |   Packets In                                 364.9K        -
         |   Packets Out                                409.8K        -
         |   Current Connections                             0        -
         |   Maximum Connections                            17        -
         |   Total Connections                           25.7K        -
         |   Total Requests                                  -        0
         |   Current Sessions                                -        0
         |
         | Connection Queue
         |   Number of connections queued now                0
         |   Number of connections serviced                  0
         |   Queue head entry age (ms)                       0
         |   Maximum queue entry age ever (ms)               0
         |   Maximum queue entry age recently (ms)           0
         |   Average queue entry age (ms)                    0
         |
         | Message Routing Framework                        In      Out
         |   Message                                         0        0
         |   Request                                         0        0
         |   Response                                        0        0

            ---------------------------------------------------
            | Ltm::Node: Common/198.168.15.8 (198.168.15.8)
            ---------------------------------------------------
            | Status
            |   Availability   : unknown
            |   State          : enabled
            |   Reason         : Node address does not have service checking enabled
            |   Monitor        : none
            |   Monitor Status : unchecked
            |   Session Status : enabled
            |
            | Traffic                ServerSide  General
            |   Bits In                   10.6G        -
            |   Bits Out                  87.3G        -
            |   Packets In                 9.5M        -
            |   Packets Out               12.3M        -
            |   Current Connections           0        -
            |   Maximum Connections         118        -
            |   Total Connections        442.7K        -
            |   Total Requests                -        0
            |   Current Sessions              -        0

      ----------------------------------------------------------
      | Ltm::TCP Profile: Common/tcp
      ----------------------------------------------------------
      | Virtual Server Name               Common/vs-testlogin-443
      |
      | Connections
      |   Open                                                 0
      |   Current in CLOSE-WAIT/LAST-ACK                       0
      |   Current in FIN-WAIT-1/CLOSING                        0
      |   Current in FIN-WAIT-2                                0
      |   Current in TIME-WAIT                                 0
      |   Accepted                                         51.4K
      |   Not Accepted                                         0
      |   Established                                      51.4K
      |   Failed                                               0
      |   Expired                                             33
      |   Abandoned                                            0
      |
      | Miscellaneous
      |   Received Reset                                    3.7K
      |   Bad Checksum Datagrams                              81
      |   Malformed Segments                                   0
      |   Out-of-Order Segments                               70
      |   Received SYN Cookies                                 0
      |   Received Bad SYN Cookies                             0
      |   SYN-Cache Overflow                                   0
      |   Retransmitted Segments                            2.7K

      --------------------------------------------------------
      | Ltm::Virtual Address: Common/192.168.54.83 (192.168.54.83)
      --------------------------------------------------------
      | Status
      |   Availability : available
      |   State        : enabled
      |   Reason       : The virtual address is available
      |
      | Traffic                ClientSide
      |   Bits In                  863.3M
      |   Bits Out                   5.1G
      |   Packets In               479.3K
      |   Packets Out              905.2K
      |   Current Connections           0
      |   Maximum Connections          38
      |   Total Connections         51.4K

     

    kindly Rate

     

    HTH

    F5 Design Engineer

     

  • [root@testF5-f5ve:Active:In Sync] ~ # bigtop
    QUERYING...                         |  bits  since       |  bits  in prior    |  current
                                        |  Jul 14 20:40:50   |  5 seconds         |  time
    BIG-IP      ACTIVE                  |---In----Out---Conn-|---In----Out---Conn-|  13:39:59
    testF5-f5ve.com 9.461P 4.276P 7.821G 2.534G 1.927G   1653

    VIRTUAL ip:port                     |---In----Out---Conn-|---In----Out---Conn-|-Nodes Up--
    /Common/172.168.54.154:syslog-tls      5.857P 117.1T    760 1.245G 24.92M      0      2
    /Common/0.0.0.0:any                  2.955P 2.741P 573.3M 306.0M 809.6M    275      0
    /Common/172.168.54.18:any              238.7T 561.6T 247.5M 1.939M 11.05M     26      3
    /Common/172.168.54.21:sun-sr-https     2.295T 228.1T 8.902M 3.303M 695.4M      0      3
    /Common/172.168.54.190:https           130.0T 95.53T 3.000M 40.15M 28.04M      0      2
    /Common/172.168.54.30:https            71.89T 17.88T 11.99M 32.05M 10.48M      4      2
    /Common/172.168.30.11:ms-wbt-server    3.220T 74.13T 113185 1.546M 63.25M      0      3
    /Common/172.168.54.189:https           30.86T 29.43T 21.18M 24.90M 23.63M      9      2
    /Common/172.168.30.14:ms-wbt-server    978.7G 46.74T  56328  62080  48520      0      2
    /Common/172.168.54.187:https           13.98T 25.52T 1.795M 6.311M 12.82M      1      2
    /Common/172.168.30.6:https             506.4G 37.45T 3.235M      0      0      0      2
    /Common/172.168.54.220:32010           71.59G 34.36T  23224      0      0      0      1
    /Common/172.168.54.152:any             3.290T 25.21T 40.96M 425952 662496      8      3
    /Common/172.168.54.114:any             93.29G 26.62T 184726      0      0      0      3
    /Common/172.168.54.51:sun-sr-https     541.6G 23.64T  20885  85240 3.056M      0      4
    /Common/172.168.54.188:https           9.890T 10.26T 126.0M 3.411M 3.454M     26      2
    /Common/172.168.54.36:https            3.839T 12.90T 24.43M 3.994M 3.247M      9      2
    /Common/172.168.54.22:https            8.013T 8.419T 20.69M 122136  58040      4      3
    /Common/172.168.54.8:https             2.071T 13.35T 8.682M 4.526M 28.88M     16      2
    /Common/172.168.54.31:wap-wsp          11.22T 3.370T 972829 5.547M 1.676M      0      3
    /Common/0.0.0.0:any                  12.77T 162.5G 532545  84192  24008      0      0
    /Common/172.168.18.228:ndm-server      12.68T 242.0G  25712 8.682M 479104      0      2
    /Common/172.168.54.165:https           467.3G 11.98T 1.189M 1.182M 14.19M      6      2
    /Common/172.168.18.225:ssh             8.871T 1.615T 323810      0      0      0      2
    /Common/172.168.54.120:http            2.663T 7.711T 1.952M 250480 3.836M      5      1
    /Common/172.168.30.10:ms-wbt-server    2.521T 6.762T  46526 1.271M 27.05M      0      3
    /Common/172.168.54.44:https            204.4G 8.284T 950224   1608   1600      0      2
    /Common/172.168.54.217:https           144.6G 7.334T 652013  56368 124408      5      2
    /Common/172.168.54.223:https           547.8G 6.017T 2.493M 388320 5.680M      0      1
    /Common/172.168.54.20:https            824.5G 5.331T 1.622M   1944   1920      1      2
    :any                                 2.504T 2.942T 3.098M      0      0      0      6
    /Common/172.168.54.213:8090            3.542T 1.603T 383.3M   9968   4184      1      2
    /Common/172.168.54.215:https           2.114T 2.880T 84.03M  39248  89384      2      3
    /Common/172.168.30.16:ms-wbt-server    694.7G 4.098T  22354 447312 4.867M      0      2

    NODE ip:port                        |---In----Out---Conn-|---In----Out---Conn-|--State----
    /Common/172.168.20.82:syslog-tls       3.361P 24.70T    333 759.9M 7.386M    333 UP
    /Common/172.168.20.81:syslog-tls       2.490P 19.47T    334 45.08M 808704    334 UP
    /Common/172.168.1.172:any             81.31T 190.0T 81.07M 452456 6.039M 81.07M UP
    /Common/172.168.1.170:any             80.83T 190.2T 81.14M 574376 335232 81.14M UP
    /Common/172.168.1.171:any             80.82T 190.0T 81.06M 512488 1.267M 81.06M UP
    /Common/172.168.29.46:https            94.07T 80.18T 81.71M 39.85M 34.54M 81.71M MULTIPLE
    /Common/172.168.29.47:https            94.03T 80.13T 81.72M 35.11M 30.96M 81.72M MULTIPLE
    /Common/172.168.29.22:sun-sr-https     2.411T 92.21T 2.967M 816560 40.64M 2.967M UP
    /Common/172.168.29.17:sun-sr-https     1.720T 76.03T 2.968M 1.820M 79.55M 2.968M UP
    /Common/172.168.29.26:sun-sr-https     1.161T 62.71T 2.967M 9.388M 617.9M 2.967M UP
    /Common/172.168.22.15:https            36.45T 8.765T 5.995M 23.13M 3.125M 5.995M UP
    /Common/172.168.22.16:https            35.67T 8.742T 5.995M 30.77M 4.926M 5.995M UP
    /Common/172.168.36.12:ms-wbt-server    2.252T 32.26T  47974 1.191M 25.53M  47974 UP
    /Common/172.168.36.195:ms-wbt-server   2.261T 31.99T  49050 685544 13.95M  49050 UP
    /Common/172.168.36.240:ms-wbt-server   1.061T 24.08T  27959  11472  17752  27959 UP
    /Common/172.168.36.239:ms-wbt-server   982.4G 24.01T  28350   4192   6832  28350 UP
    /Common/172.168.19.5:32010             42.37G 22.16T   8163      0      0   8163 UP
    /Common/172.168.36.10:https            512.6G 20.24T 1.141M      0      0 1.141M UP
    /Common/172.168.36.11:https            477.0G 18.06T 2.092M      0      0 2.092M UP
    /Common/172.168.45.240:https           3.222T 12.17T 15.85M 3.351M 639272 15.85M UP
    /Common/172.168.45.239:https           3.109T 12.26T 15.28M 1.878M 461216 15.28M UP
    /Common/172.168.31.200:sun-sr-https    495.8G 13.31T   5285  97240 2.370M   5285 UP
    /Common/172.168.48.74:ndm-server       12.66T 84.49G  24892 7.563M  53664  24892 UP
    /Common/172.168.36.246:ms-wbt-server   538.7G 11.79T  16171 538304 14.18M  16171 UP
    /Common/172.168.19.4:32010             29.20G 12.20T  14758      0      0  14758 DOWN
    /Common/172.168.45.237:sec-t4net-srv   5.367T 5.371T 25.66M 1.558M 892160 25.66M UP
    /Common/172.168.166.104:emcrmirccd   2.767T 7.901T 1.952M 328744 6.899M 1.952M UP
    /Common/172.168.45.238:sec-t4net-srv   5.286T 5.287T 25.82M 1.143M 715928 25.82M UP
    /Common/172.168.31.218:sun-sr-https    377.4G 10.10T   4901      0      0   4901 UP
    /Common/172.168.153.238:any          1.436T 8.464T 13.81M 168152 273072 13.81M UP
    /Common/172.168.153.237:any          1.431T 8.287T 13.66M 261088 373688 13.66M UP
    /Common/172.168.153.236:any          1.410T 8.292T 13.47M 188320 301912 13.47M UP
    /Common/172.168..1.127:any             32.73G 9.537T  64284      0      0  64284 UP
    /Common/172.168..1.126:any             31.02G 8.797T  61767      0      0  61767 UP

  • how to know the average concurrent connection in one month?

    • I dont think, there is direct way to get the count per month or for a specific period. It shows only total and a active connection count. You might need to use irule to collet stats or you can do it using SNMP monitoring. There are already SNMP OID which could help you.