HTTP Channel
Technical Prerequisites
The following technical prerequisites have to be met in order to use the HTTP monitoring:
- Managed system is ABAP based system with basis release ≥ 7.0
- Managed system as at least ST-PI 2008_1 SP06 or higher
The channel monitoring data is based on information from ICM http log. Please make sure the relevant parameter (icm/HTTP/logging_X) in the ABAP system is set during the managed system setup of the system to make sure the data can be collected correctly. The collector requires the logformat SAPSMD. If there is already another log format for example SAPSMD2 or CLFMOD you need to add another one. Just add in the default profile a new parameter:
icm/HTTP/logging_* = PREFIX=/, LOGFORMAT=SAPSMD, LOGFILE=icmhttp.log, MAXSIZEKB=10240, SWITCHTF=day, FILEWRAP=on
where * is the next consecutive number. Example: if icm/HTTP/logging_0 is already set, take parameter icm/HTTP/logging_1.
To use the HTTP (Client) template is only available for the content of SAP Solution Manager 7.1 SP 14 or higher.