Skip to content

SAP start/stop controller for linux based SAP system.

Notifications You must be signed in to change notification settings

derekvincent/saprunctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAP Automated Start/Stop Controll

This script allows the automated start/stop on a system boot and shutdown. The package contains the main script saprunctrl.sh, a config file called saprunctrl.conf (not currently used) and the systemd init file saprunctrl.service.

Usage

  1. After the install the service needs to be enabled systemctl enable saprunctrl.service
  2. The main script takes two inputs:
    1. start, status and stop
    2. log level [0 - error, 1 - info(default), 2 - trace, 3 - debug]
  3. The saprunctrl script will check and start the startsapsrv if it is not running and will determine all the system ID's and system numbers for what to start.
  4. The start/stop order are based on the setting for instance in the Host Agent
  5. Currently only supports SAP HANA and Sybase based system and currently has only been a single host.

Known Issues

  1. when starting/stopping a HANA DB the currently return status is not correct. If a saprunctrl status is run then the proper status is reported.

Features

  • Support using a AWS tag to control if the autostart runs at startup
  • Use the saprunctrl.conf files to set some of the values
  • Push status information to Cloudwatch or an DynamoDB table

About

SAP start/stop controller for linux based SAP system.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages