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. HHTP Content Index is a single-instance attribute group.
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. For example, to express 450 active queries, enter 450.
% 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). For example, to express 23 percent of queries found in the query cache, enter 23.
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. For example, to express 90 for the number of items in the cache, enter 90.
% 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). For example, to express 35 percent of queries not found in the query cache, enter 35.
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. For example, to express 58 for the number of query requests queued, enter 58.
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. For example, to express 75 for the number of queries per minute, enter 75.
System Name The network name of the source of this information. Valid format is a text string of up to 64 characters.
Timestamp The date and time the Tivoli Enterprise Monitoring Server samples the data. Standard 16-character date/time format (CYYMMDDHHMMSSmmm), where:
C |
Century (0 for 20th, 1 for 21st) |
YY |
Year |
MM |
Month |
DD |
Day |
HH |
Hour |
MM |
Minute |
SS |
Second |
mmm |
Millisecond |
Use simple text strings as described above. For example, enter 0971009130500000 to express October 9, 1997, 1:05:00 pm.
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. For example, to express 4500 for the total number of queries since the server started up, enter 4500.
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. For example, to express 400 for the total number of rejected query requests, enter 400.