Skip to main content
Version: 2024.07

SAP Freespace Monitor

Displays the free space of SAP and database related drives respectively mount points.

General

ExecutableSAP_Freespace_Monitor.exe
Connection methodHTTP
Ports
  • 5$$13 (http)
  • 5$$14 (https) ($$ = instance number)

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.
SAPInstancenumber (2) | 00 - 99emptyInstance number of the SAP system
OSUsernamestringemptyOperating system user
OSPasswordstringemptyPassword of the operating system user

Sensor-specific parameters

Parameter namePossible valuesDefaultDescription
Protocolhttp | httpshttpUsed protocol for the connection to sapstartsrv
ExcludedPathsstring | <path1>,<path2>,...NONE

Mounts or disks to exclude from the check.
(* can be used as wildcard)

Example: /hana* will exclude /hana/log, /hana/shared and /hana/data

Channels

Channel nameDescriptionLookup file
Freespace <drive | mount>Displays the amount of free space in MB
Percent free <drive | mount>Displays the percentage of free space

Important notes

warning

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

warning

The sensor works only on SAP systems and not on e.g. DB standalone systems. If you want to exclude existing channels then you also need to hide those ones and disable the limits (under channel settings) otherwise they are still shown e.g. in the graph and you get an threshold error of the freespace percentage.

Changelog

VersionChanges
2024.07Added parameter to exclude mounts or disks from the check
2023.09Added parameter to use https for sapstartsrv connection
2020.09Filter of undefined volumes
1.4.0.1Rebuild for new signature of AddChannel method
1.4.0.0Build for installer 1.4.0
1.3.6.0First stable release