IBM Tivoli Monitoring, Version 6.3

HTTP Content Index attributes

Use HTTP Content Index attributes to monitor queries made to an HTTP (HyperText Transport Protocol) server, such as the number of active queries, the current requests queued, and the percentage of queries found in the query cache. HTTP Content Index is a single-instance attribute group. If the service being monitored is not installed or if the service is minimally loaded most attributes report 0 values.

Active Queries The current number of running queries. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum and the value -2147483648 indicates Value_Exceeds_Minimum.

% Cache Hits The percentage of queries found in the query cache. Valid format is a numeric string in the range 0 to 100 (expressing a percentage).

Cache Items The number of completed queries in cache. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum and the value -2147483648 indicates Value_Exceeds_Minimum.

% Cache Misses The percentage of queries not found in the query cache. Valid format is a numeric string in the range 0 to 100 (expressing a percentage).

Current Requests Queued The current number of query requests queued. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum and the value -2147483648 indicates Value_Exceeds_Minimum.

Queries Per Minute The number of queries per minute. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum and the value -2147483648 indicates Value_Exceeds_Minimum.

System Name The managed system name. The form should be hostname:agent_code.

Examples include spark:KNT or deux.raleigh.ibm.com:KNT.

In workspace queries, this attribute should be set equal to the value $NODE$ in order to populate the workspace with data. This attribute is generally not included in situations, unless there is a need to customize the situation for a specific managed system.

Timestamp The date and time the Tivoli Enterprise Monitoring Server samples the data.

Total Queries The total number of queries since the server started up. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum and the value -2147483648 indicates Value_Exceeds_Minimum.

Total Requests Rejected The total number of query requests rejected. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum and the value -2147483648 indicates Value_Exceeds_Minimum.



Feedback