Skip to main content
Version: 2024.10

HANA Monitor (deprecated)

Deprecated

This sensor is deprecated. Please use SAP HANA Monitor and SAP System Monitor instead.

Monitors license, services, replication status, backups etc. for a SAP HANA database.

General

ExecutableHANA_Monitor.exe
Connection methodODBC
Ports
  • 5$$13
  • 5$$14
  • 3$$15 ($$ = instance number)
Lookup files
  • itesys.hanamonitor.lastbackup.ovl
  • itesys.hanamonitor.licensecheck.ovl
  • itesys.hanamonitor.logmodecheck.ovl
  • itesys.hanamonitor.replicationstatus.ovl

Default parameters

Parameter namePossible valuesDefaultDescription
Host<ip> | <hostname>emptyHostname or IP of the target system. If you use a virtual hostname on your SAP servers, please use also the virtual host to connect.
DBNamestringemptyName of the database
DBInstancenumber (2) | 00 - 99emptyInstance number of the database.
DBPortnumber (5) | 0 - 65535emptyPort to establish ODBC connection.
DBUsernamestringemptyDatabase user
DBPasswordstringemptyPassword of the database user

Sensor-specific parameters

Parameter namePossible valuesDefaultDescription
Daysnumber | 0 - n5Past days for which the backup is to be checked
CheckServicestrue | falsetrueDefines whether the services check via sapstartsrv should be executed or not.

Channels

Channel nameDescriptionLookup file
Successful BackupsNumber of successful backups in the last <Days> days
Successful Log BackupsNumber of successful log backups in the last <Days> days
Successful Incremental BackupsNumber of successful incremental backups in the last <Days> days
Successful Differential BackupsNumber of successful differential backups in the last <Days> days
Last Backup

Displays the status of the last data backup. Range:

  • OK: successful
  • OK: running
  • OK: prepared
  • Warning: no backup
  • Warning: undefined status
  • Error: failed
  • Error: canceled
  • Error: cancel pending
itesys.hanamonitor.lastbackup.ovl
Last Log Backup

Displays the status of the last log backup. Range:

  • OK: successful
  • OK: running
  • OK: prepared
  • Warning: no backup
  • Warning: undefined status
  • Error: failed
  • Error: canceled
  • Error: cancel pending
itesys.hanamonitor.lastbackup.ovl
Log Mode Check

Status of log mode and automatic log backups with differentiation of production and non-production systems

  • OK = automatic log backup and log mode normal is activated
  • Warning = log mode overwrite of non production systems is activated
  • Error = log mode overwrite of production systems is set
  • Error = no automatic log backup and log mode normal is set
itesys.hanamonitor.logmodecheck.ovl
License StatusCurrent license statusitesys.hanamonitor.licensecheck.ovl
License Days until expirationDays remaining until license expiration, 9999 = unlimited
Memory UsageCurrent memory consumption
Memory Usage %Current memory consumption in percentage
Column Store Memory UsageMemory used by Column Store Tables
HDB Services RunningNumber of running hdb* services with "GREEN" status
Free Log SegmentsNumber of free log segments
Used Log SegmentsNumber of used log segments
ConnectionsNumber of open connections
SessionsNumber of active sessions
ThreadsNumber of active threads
LocksNumber of locks
Jobs RunningNumber of running jobs
Replication status

Status of the replication if configured

  • Active
  • Warning
  • Error
  • Replication not configured
itesys.hanamonitor.replicationstatus.ovl
<host> shipping delay

Log Shipping Delay for the named replication host

itesys.hanamonitor.replicationstatus.ovl

Important notes

warning

Please check the channel limits in PRTG if they fit for your alerting.

Troubleshooting

SymptomPossible solution
Receiving error message Could not connect to HANA database: ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specifiedPlease install 64-bit HDB client incl. ODBC driver on the PRTG server

Changelog

VersionChanges
2024.07Deprecated and replaced by SAP HANA Monitor and SAP System Monitor
2023.03Value of "Last Log Backup" Channel has been corrected.
2022.08
  • Added channels for count of incremental and differential backups.
  • The use of the special characters ; in the database password of the monitoring user is supported now.
2021.12Fixed bug which causes an error when secondary node was not connected and therefore shipping delay was empty
2021.09
  • Introduced parameter "CheckServices" to make the sensor useable even if no OS user is available
  • Optimized license check to avoid error if no license is installed (e.g. for HANA Cockpit installation)
2021.03
  • The calculation of the peak memory of the last 12 months is sometimes wrong. That depends on the HANA patch version which is used. Now the total consumption of the peak HANA memory is displayed correctly.
  • Added channel "Log Mode Check"
2020.09Adapted the order of the lookup values (0-7) of the channels "Last Backup" and "Last Log Backup"”" for a better setup of notification thresholds
2020.06Added new "last Backup" and "Last Log Backup" channels
1.4.0.1Rebuild for new signature of AddChannel method
1.4.0.0Build for installer 1.4.0
1.3.7.0
  • Added channel to represent replication status
  • Added lookup file itesys.hanamonitor.replicationstatus.ovl
1.3.6.1Added threshold values
1.3.6.0First stable release