Performance Metric kcml.env.total
Summary
Total number of ENV() statementsSend Condition
Program LOAD, SOAP server method calls & $END. Periodically from KDB/KISAM I/O operations, form events, $BREAK, $IF & 'KCML_poll()Overview
This periodic metric measures the number of times environment variables are assigned & evaulated. If the counts seem abnormally high then the kcml.env.set or kcml.env.get metrics can be enabled to determine what variables the ENV() statement is operating on.Statistics
| Name | Type | Description |
|---|---|---|
| set | count | Total number of environment variable assignments |
| get | count | Total number of environment variable evaluations |
General Form
kcml.env.total,set=count,get=countSee Also:
Performance Metrics