Agents and modules generated by the plugin
An example of agents created with the plugin would be this:
The modules of the SAP HANA host will be as follows:
Enable Backups Size
| Module | Description |
| backups_estimated_size_bytes | Estimated SAP HANA database backup size. |
Enable Timestamp
| Module | Description |
| timestamp | Current database timestamp used for time synchronization validation. |
Enable Hana Version
| Module | Description |
| version | Installed SAP HANA version. |
Enable Data Disk Information
| Module | Description |
| volumes_count | Total number of detected SAP HANA data volumes. |
| volumes_io_entries | Number of detected I/O volume entries. |
Enable Hana Service Statistics
| Module | Description |
| ACTIVE_STATUS | Current service active status. |
| PROCESS_CPU_TIME | CPU time consumed by the service process. |
| TOTAL_CPU_TIME | Total CPU time consumed by the service. |
| PROCESS_MEMORY | Memory currently used by the service process. |
| TOTAL_MEMORY | Total memory allocated to the service. |
| AVAILABLE_MEMORY | Available memory reported by the service. |
| ACTIVE_REQUEST_COUNT | Number of currently active requests. |
| PENDING_REQUEST_COUNT | Number of pending service requests. |
| ACTIVE_THREAD_COUNT | Number of active service threads. |
| THREAD_COUNT | Total number of service threads. |
| OPEN_FILE_COUNT | Number of open files used by the service. |
| REQUESTS_PER_SEC | Requests processed per second. |
| RESPONSE_TIME | Average service response time. |
| START_TIME | Service startup timestamp. |
| SYS_TIMESTAMP | Current system timestamp reported by the service. |
Enable Hana CPU Time
| Module | Description |
| cpu_total_time_ms | Aggregated total CPU time across SAP HANA services. |
| cpu_process_time_ms | Aggregated process CPU time across SAP HANA services. |
| cpu_service_count | Number of services included in CPU statistics. |
Enable Hana RS Fragmentation
| Module | Description |
| rowstore_fragmentation_pct | Estimated Row Store fragmentation percentage. |
Enable Hana License
| Module | Description |
| license_expiration_date | License expiration date. |
| license_days_remaining | Remaining days until license expiration. |
| license_memory_limit | Configured memory limit for the license. |
| license_hardware_key | Hardware key associated with the license. |
| license_installation_number | License installation identifier. |
| license_product_name | Licensed SAP HANA product name. |
| license_system_id | SAP HANA system identifier. |
| license_swproductname | Licensed software product name. |
| license_enforced | Indicates whether license enforcement is enabled. |
Enable Hana IO Stats
| Module | Description |
| io_total_read_bytes | Total bytes read from disk. |
| io_total_write_bytes | Total bytes written to disk. |
| io_total_time_ms | Total accumulated disk I/O time. |
Enable Hana Get Stated Connections
| Module | Description |
| connections_total | Total number of database connections. |
| connections_running | Number of active running connections. |
| connections_idle | Number of idle connections. |
| connections_queued | Number of queued connections. |
| connections_disconnected | Number of disconnected sessions. |
| connections_unknown | Connections with unknown status. |
Enable Hana Memory
| Module | Description |
| memory_used_bytes | Total SAP HANA memory currently in use. |
| memory_allocation_limit_bytes | Configured SAP HANA memory allocation limit. |
Enable Hana Transactions
| Module | Description |
| blocked_transactions | Total number of blocked transactions. |
| blocked_transactions_distinct_users | Number of distinct users with blocked transactions. |
| open_transactions | Total number of currently open transactions. |
Execute Custom Queries
| Module | Description |
| Custom user-defined modules | Modules dynamically generated from configured custom queries. |
