Enhance with OS Level Scripts
This document describes how to enhance the data collection of the Advanced Configuration Monitoring by using custom scripts on OS level and how to extend existing config stores in CCDB for such custom tailored content.
For loading custom-specific data from OS level scripts into CCDB, the operation system command interface DAGT_HA_EXE of the host agent can be used. Scripts provide the data in text format. FRUN CF allows to store the output in Configuration and Change Database (CCDB) directly as text or convert the output into a table format.
The following steps must be performed:
1. Create script and create a new conf-file for the SAP Host Agent
2. Identify suitable CCDB table (ABAP Dictionary)
3. Create a custom config store definition (CSA Administration – CSA Template Management)
4. Adapt the script
5. Perform SSI Setup
The sections below describe the above-mentioned steps in detail. For further questions please check the FAQ section at the end of this page.