cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
819
Views
0
Helpful
4
Replies

Command to know how long the session from client is Active in ACE

Hi,

Command to know how long the session from client is Active in ACE?

Regards,

Thiyagu       

4 Replies 4

kcnajaf
Level 7
Level 7

Hi Thiyagu,

Did you mean client login session to ACE module or client traffic to one of the server in server farm?

Regards

Najaf

Hi Najaf,

Thanks for your reply. I want to know about the client traffic to one of the server in teh server farm?

Regards,

Thiyagu

Hi,

Try this..Note sure if this will give the exact information which you are look for :-(

ACE_module5/Admin# show serverfarm SFARM1 detail

serverfarm     : SFARM1, type: HOST

total rservers : 3

active rservers: 3

description    : -

state          : ACTIVE <------- Current state of the server farm

predictor      : ROUNDROBIN <------- Load-balancing method

  weight            : -

  autoadjust        : MAXLOAD

failaction     : -

back-inservice    : 40

partial-threshold : 40

num times failover       : 0

num times back inservice : 0

total conn-dropcount : 0 <------- Total number of connection attempts to this server farm that the ACE discarded

---------------------------------

                                               ----------connections-----------

      real                  weight state        current    total      failures

  ---+---------------------+------+------------+----------+----------+---------

  rserver: SERVER1

      192.168.252.245:0     10     INSERVICE    0          0          0 <------- Real server IP address, state, and connection statistics

        max-conns            : 4000000   , out-of-rotation count : 0

        min-conns            : 4000000

        conn-rate-limit      : -         , out-of-rotation count : -

        bandwidth-rate-limit : -         , out-of-rotation count : -

        retcode out-of-rotation count : -

        load value           : 0

  rserver: SERVER2

      192.168.252.246:0     20     INSERVICE    0          0          0

        max-conns            : 4000000   , out-of-rotation count : 0

        min-conns            : 4000000

        conn-rate-limit      : -         , out-of-rotation count : -

        bandwidth-rate-limit : -         , out-of-rotation count : -

        retcode out-of-rotation count : -

        load value           : 0

  rserver: SERVER3

      192.168.252.247:0     30     INSERVICE    0          0          0

        max-conns            : 4000000   , out-of-rotation count : 0

        min-conns            : 4000000

        conn-rate-limit      : -         , out-of-rotation count : -

        bandwidth-rate-limit : -         , out-of-rotation count : -

        retcode out-of-rotation count : -

        load value           : 0

Regards

Najaf

CCIE (R&S) 25070

Jorge Bejarano
Level 4
Level 4

Hello Thiyagu,

Perhaps you can try below which can give you the idle time and

elapsed time:

#   show conn address netmask < netmask> detail

#   show conn address netmask < netmask> detail

#  show conn rserver

#  show conn rserver detail

Or what exactly are you looking for?

Jorge

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: