Main Page Modules Alphabetical List Compound List File List Compound Members File Members soam__AppAttrDetail Struct Reference
Detailed information of an application. More...
[Soam Admin Structures]
Public Attributes
soam__SessionID openSession Number of open sessions in this application. soam__SessionID suspendSession Number of suspended sessions in this application. soam__SessionID abortSession Number of aborted sessions since SSM started in this application. int lastSessionAbortTime The last time a session was aborted. soam__SessionID closeSession Number of closed sessions since SSM started in this application. soam__TaskID totalRunningTask Total number of running tasks in all sessions of this applicatio. soam__TaskID totalPendingTask Total number of pending tasks in all sessions of this applicatio. soam__TaskID totalDoneTask Total number of successfuly done tasks in all sessions of this applicatio. soam__TaskID totalErrorTask Total number of failed tasks in all sessions of this application. int lastTaskErrorTime Last time a task has failed in this application. char * hostPidPairs Host name and process id for failed SIM. Detailed Description
Detailed information of an application.
This structure of detailed application attributes is returned by the sdViewApp operation
- See also:
- soam_sdViewApp
Member Data Documentation
soam__SessionID soam__AppAttrDetail::abortSession
Number of aborted sessions since SSM started in this application.
soam__SessionID soam__AppAttrDetail::closeSession
Number of closed sessions since SSM started in this application.
char* soam__AppAttrDetail::hostPidPairs
Host name and process id for failed SIM.
int soam__AppAttrDetail::lastSessionAbortTime
The last time a session was aborted.
int soam__AppAttrDetail::lastTaskErrorTime
Last time a task has failed in this application.
soam__SessionID soam__AppAttrDetail::openSession
Number of open sessions in this application.
soam__SessionID soam__AppAttrDetail::suspendSession
Number of suspended sessions in this application.
soam__TaskID soam__AppAttrDetail::totalDoneTask
Total number of successfuly done tasks in all sessions of this applicatio.
soam__TaskID soam__AppAttrDetail::totalErrorTask
Total number of failed tasks in all sessions of this application.
soam__TaskID soam__AppAttrDetail::totalPendingTask
Total number of pending tasks in all sessions of this applicatio.
soam__TaskID soam__AppAttrDetail::totalRunningTask
Total number of running tasks in all sessions of this applicatio.
Date Modified: 3 Nov 2008
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Platform Computing. Accelerating Intelligence(TM).
Copyright © 2001-2008 Platform Computing Corporation. All rights reserved.