Skip to main content
Version: 2024.10

MSSQL Monitor

Monitors backups and filling degrees of a Microsoft SQL database

General

ExecutableMSSQL_Monitor.exe
Connection methodODBC
Ports
  • 1433

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
DBUsernamestringemptyDatabase user
DBPasswordstringemptyPassword of the database user

Sensor-specific parameters

Parameter namePossible valuesDefaultDescription
Daysnumber | 0 - n10Past days for which the backup is to be checked
Snapshot(0=no, 1=yes)1Check also snapshot backups

Channels

Channel nameDescriptionLookup file
Successful BackupsCheck also snapshot backups (0=no, 1=yes)
<SCHEMA> - % freeFree space for schema <SCHEMA> (percent)
<SCHEMA> - MB freeFree space for schema <SCHEMA> (MegaByte)
<SCHEMA> - Total SizeAvailable size for schema <SCHEMA>
<SCHEMA> - Log SizeAvailable log size for schema <SCHEMA>
<SCHEMA> - Log % freeFree log space in schema <SCHEMA>

Important notes

warning

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

Changelog

VersionChanges
2024.10Fixed connection error when having a database name containing a dash
2024.07Corrected wrong channel values when using specific region settings
2023.03Added channels for log size and log space used.
1.4.0.1Rebuild for new signature of AddChannel method
1.4.6.0Build for installer 1.4.0
1.3.6.0First stable release