Print Download PDF Send Feedback

Previous

Next

pdp monitor

Description

Monitors the status of connected PDP sessions.

You can run different queries with the commands below to get the output, in which you are interested.

Syntax

pdp monitor

all

client_type <options>

cv_ge <options>

cv_le <options>

groups <options>

ip <options>

machine <options>

machine_exact

mad

network

s_port

summary

user <options>

user_exact

Parameters

Parameter and Option

Description

all

Shows information for all connected sessions.

client_type

"AD Query"

"Identity Agent"

portal

unknown

Shows all sessions that connect through the specified client type.

Possible client types are:

  • "AD Query" - User was identified by the AD Query.
  • "Identity Agent" - User or computer was identified by an Identity Awareness Agent.
  • portal - User was identified by the Captive Portal.
  • unknown - User was identified by an unknown source.

cv_ge <Version>

Shows all sessions that are connected with a client version that is higher than (or equal to) the specified version.

cv_le <Version>

Shows all sessions that are connected through a client version that is lower than (or equal to) the specified version.

groups <Group Name>

Shows all sessions of users or computers that are members of the specified group.

ip <IP address>

Shows session information for the specified IP address.

machine <Computer Name>

Shows session information for the specified computer name.

machine_exact

Shows sessions filtered by the exact computer name.

mad

Shows all sessions that relate to a managed asset.

For example, all sessions that successfully performed computer authentication.

network

Shows sessions filtered by a network wild card.

For example: 192.168.72.*

s_port

Shows sessions filtered by the assigned source port (MUH sessions only).

summary

Shows the summary monitoring data.

user <Username>

Shows session information for the specified user name.

user_exact

Shows sessions filtered by the exact user.

Example - Show the connected user behind the IP address 192.0.2.1

pdp monitor ip 192.0.2.1

Note - The last field "Published" indicates whether the session information was already published to the Gateway PEPs, whose IP addresses are listed.