The end of life (EOL) date for this module was on 28 February, 2019.
Citrix Processes Plug-In - Technical Reference
Introduction
The Citrix Processes Plug-In provides a view of the current processes running on the machine, which stem from a remote login. This view is updated in real-time, and can be configured to display an additional set of metrics to monitor, as well as to filter processes listed to provide a more specific view. The Geneos Rule Manager can then be used to set up a rule that would change state and trigger an event when these metrics rise above a set level.
Multiple sets of processes can be monitored by using multiple instances of this plug-in - one instance per view required. These views can then be shown inside a single Managed Entity or across multiple Managed Entities - one per view.
View
This plug-in produces a single view, an example of which is shown below:
View
Table Legend
Name | Description |
---|---|
ProcessID | The process identifier as used by Windows. |
SessionID | The session the process originates from. |
UserName | The name of the user logged in for that session. |
ProcessName | The name of the executable of the process. |
Creating Process ID | The process identifier of the creating process. |
<value> | Other columns as specified in the sampler manager, using the "Counters" parameter. |
Plug-In Configuration
The following parameters can be configured for this plug-in:
counters
A list of metrics to monitor for each process. These will be added to the view as columns at the right-hand side of the view.
Note: Entries in this list are checked to see if they correspond with the above values. If an entry does not appear as a column when running the plug-in, please check that it is specified exactly as above.
Possible values:
Setting | Description |
---|---|
% Processor Time | |
% User Time | |
% Privileged Time | |
Virtual Bytes Peak | |
Virtual Bytes | |
Page Faults/sec | |
Working Set Peak | |
Working Set | |
Page File Bytes Peak | |
Page File Bytes | |
Private Bytes | |
Thread Count | |
Priority Base | |
Elapsed Time | |
Pool Paged Bytes | |
Pool Nonpaged Bytes | |
Handle Count | |
IO Read Operations/sec | |
IO Write Operations/sec | |
IO Data Operations/sec | |
IO Other Operations/sec | |
IO Read Bytes/sec | |
IO Write Bytes/sec | |
IO Data Bytes/sec | |
IO Other Bytes/sec |
showUsers
If this parameter is specified, only listed users' processes will be shown in the view.
hideUsers
If this parameter is specified, the listed users' processes will be hidden in the view.