5.1 Performance Metrics

The following performance metrics are collected by the plug-in.

AppServerSessions

Column

Type

Description

Example

AppServer

STRING (KEY)

Host name of application server

app1.example.com

EmulatorSessionCount

NUMBER

Number of running application sessions (emulator sessions) for the application server

number

XProtocolEngineCount

NUMBER

Number of running X Protocol Engines for the application server

number

CharacterProtocolEngineCount

NUMBER

Number of running Character Protocol Engines for the application server

number

ArrayMembers

Column

Type

Description

Example

Hostname

STRING (KEY)

Host name of the array member

newyork.example.com

Type

STRING

Whether the array member is a primary sever or secondary server

primary

Status

STRING

Current status for the array member

accepting_std_ssl

StartTime

STRING

When the array member was started

Wed Jul 16 13:09:04 BST 2014

ArraySummary

Column

Type

Description

Example

ArrayMembersCount

NUMBER

Number of array members

number

WebtopSessionCount

NUMBER

Number of running user sessions (webtop sessions) for the array

number

EmulatorSessionCount

NUMBER

Number of running application sessions (emulator sessions) for the array

number

XProtocolEngineCount

NUMBER

Number of running X Protocol Engines for the array

number

CharacterProtocolEngineCount

NUMBER

Number of running Character Protocol Engines for the array

number

DatastoreApplicationCount

Column

Type

Description

Example

Total

NUMBER

Number of application objects in the SGD datastore

number

DatastoreApplicationServerCount

Column

Type

Description

Example

Total

NUMBER

Number of application server objects in the SGD datastore

number

DatastoreDirectoryCount

Column

Type

Description

Example

Total

NUMBER

Number of directory service objects in the SGD datastore

number

DatastoreGroupCount

Column

Type

Description

Example

Total

NUMBER

Number of group objects in the SGD datastore

number

DatastoreObjectCount

Column

Type

Description

Example

Total

NUMBER

Number of objects of all types in the SGD datastore

number

DatastoreUserProfileCount

Column

Type

Description

Example

Total

NUMBER

Number of user profile objects in the SGD datastore

number

ProcessesByCPU

The 10 SGD processes with the highest CPU usage.

Column

Type

Description

Example

ID

STRING (KEY)

Unique ID for the process, between 1 and 10. Corresponds to the CPU usage ranking.

5

PID

NUMBER

Process ID for the process

number

User

STRING

User who owns the process

ttasys

CPU

NUMBER

CPU usage for the process, as a percentage

0.3

MEM

NUMBER

Memory usage for the process, in bytes

57732

Command

STRING

Command line for the process

/opt/tarantella/bin/bin/ttaxpe /opt/tarantella/var/log

ProcessesByMEM

The 10 SGD processes with the highest memory usage.

Column

Type

Description

Example

ID

STRING (KEY)

Unique ID for the process, between 1 and 10. Corresponds to the memory usage ranking.

5

PID

NUMBER

Process ID for the process

5

User

STRING

User who owns the process

ttasys

CPU

NUMBER

CPU usage for the process, as a percentage

0.3

MEM

NUMBER

Memory usage for the process, in bytes

57732

Command

STRING

Command line for the process

/opt/tarantella/bin/bin/ttaxpe /opt/tarantella/var/log

Response

Column

Type

Description

Example

Status

NUMBER

Whether the SGD server is up or down

1

SessionsCount

Column

Type

Description

Example

SGDServer

STRING (KEY)

Host name of the SGD server

newyork.example.com

WebtopSessions

NUMBER

Number of running user sessions (webtop sessions) for the SGD server

number

EmulatorSessions

NUMBER

Number of running application sessions (emulator sessions) for the SGD server

number

XApplications

NUMBER

Number of running graphical applications for the SGD server

number

CharacterApplications

NUMBER

Number of running character applications for the SGD server

number