Performance Metric kcml.session.start
Summary
Start of a KCML sessionSend Condition
Session startup and $RELEASEOverview
Records the start of a new process. This metric is produced for both foreground, interactive, sessions and background processes.Statistics
| Name | Type | Description |
|---|---|---|
| client | string | Machine name of client |
| ip | string | Client I.P. address |
| term | num | Terminal number |
| peerip | string | Client peer I.P address |
| peerport | num | Client peer port number |
| mac | string | Client MAC address |
| rel | num | $RELEASE level |
| termtype | char | Terminal type |
| version | string | KCML version |
| puuid | string | UUID of parent partition |
| time | usec | Number of microseconds taken for KCML to start |
General Form
kcml.session.start,client=string,ip=string,term=num,peerip=string,peerport=num,mac=string,rel=num,termtype=char,version=string,puuid=string,time=usecSee Also:
Performance Metrics