Performance data files: QAPMHTTPB

This database file contains data collected by the IBM® HTTP Server (powered by Apache) for iSeries™ category.

This file represents basic data associated with each instance of the server. This file will contain one record per interval per server instance.

Field Name Description Attribute
INTNUM Interval number: The nth sample database interval based on the start time specified in the Create Performance Data (CRTPFRDTA) command. PD (5,0)
DTETIM Interval date (yymmdd) and time (hhmmss): The date and time of the sample interval. C (12)
INTSEC Elapsed interval seconds: The number of seconds since the last sample interval. PD (7,0)
DTECEN Century digit: where 0 indicates 19XX and 1 indicates 20XX. C (1)
HTJNAM Server job name (server name) This field and next two server job fields identify the child job for the server. C (10)
HTJUSR Server job user. C (10)
HTJNBR Server job number. C (6)
HTSSDT Server start date/time (yyyymmddhhmmss): most recent start or restart time. C (14)
HTTHDA Threads active: The number of threads doing work when the data was sampled. B (9,0)
HTTHDI Threads idle: The number of idle threads when the data was sampled. B (9,0)
HTNINC Inbound connections (not SSL): The number of non-SSL inbound connections accepted by the server. B(18,0)
HTSINC Inbound connections (SSL): The number of SSL inbound connections accepted by the server. B (18,0)
HTRRCV Requests received: The number of requests of all types received by the server. B (18,0)
HTRSND Responses sent: The number of responses of all types sent by the server. B (18,0)
HTBRQR Requests rejected: The number of requests received that were not valid. B (18,0)