STREAM_T

Stream

Direct expressions

BANDWIDTH

Returns the bandwidth on an object.

Returns: unsigned_long_at

CHECK_LIMIT

Returns true if an object corresponding to the stream identifier has hit the configured limit.

Returns: bool_at

COLLECT_STATS

Returns true if statistics collection on an object was successful.

Returns: bool_at

COLLECT_STATS (uint amplification_factor)

Returns true if statistics collection on an object was successful.

Parameters (expressions not allowed):

            amplification_factor- Amplification factor

Returns: bool_at

CONNECTIONS

Returns the number of connections on an object.

Returns: unsigned_long_at

IS_TOP_FREQUENTS (uint n)

Returns true if a given object is in the top n of a identifier.

Parameters (expressions not allowed):

            n- Given object must be in the top n frequents of the collected objects.

Returns: bool_at

IS_TOP (uint n)

Returns true if a given object is in the top n of a identifier.

Parameters (expressions not allowed):

            n- Given object must be in the top n of the collected objects.

Returns: bool_at

REQUESTS

Returns the number of requests on an object.

Returns: unsigned_long_at

RESPTIME

Returns the average response time of an object.

Returns: unsigned_long_at