| setstreamidentifier_tracktransactions |
Use this method to set track transactions exceeding configured threshold. Transaction tracking can be enabled for following metric: ResponseTime. By default transaction tracking is disabled |
Syntax |
Parameters |
name |
The name of stream identifier. This is mandatory parameter. |
tracktransactions |
Track transactions exceeding configured threshold. Transaction tracking can be enabled for following metric: ResponseTime.
By default transaction tracking is disabled Default value = STREAM_TRACK_NONE. Possible Values : RESPTIME, NONE. |
Return Value |
Returns simpleResult |
See Also |