Nagios script for checking SAP Replication Server (Sybase RS)

A script to check the health of SAP Replication Server (Sybase RS) server for Nagios.

The script has been published on GitHub. If is free to use – released under GPL v.3 license.

This is just a basic script that does most important checks. It should work with all versions of RS: 12.5, 12.6, 15.0, 15.1, 15.2, 15.5, 15.6, 15.7, 15.7.1 and 16.0.

Script performs the following checks:

  • no processes are down (suspended)
  • health status

Usage:

./check_sybase_rs.sh -S server -U login [-P password] [-C character set] [-X path_to_sybase_installation]

The script requires a local installation of Open Client ($SYBASE path and isql binary).

If you have any issues please send me feedback.

Leave a Comment

Your email address will not be published. Required fields are marked *