From 4e58764de4acf1ea2a6f2f4865158df42f9da03c Mon Sep 17 00:00:00 2001 From: tectumopticum <66269591+tectumopticum@users.noreply.github.com> Date: Thu, 1 Aug 2024 15:11:23 +0200 Subject: [PATCH] Update README.md make code readable --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55dbcad..6c8a34c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # check_sapcontrol bash-based script for checking process-status of SAP-components by using sapcontrol - +``` Usage: check_sapcontrol.sh [-H hostname|IP] [-S SID] [-N SYS-nr] [-T systemtype] [-i tenant-id] [-s service-instance] [-h] [-v] [-V] Options: -H hostname or IP of SAP-system @@ -12,6 +12,6 @@ Options: -v verbose output [0|1|2|3] -V Version -h this help - +``` If you're using this script as plugin for Icinga2 or other Nagios-based checks, you need to set appropriate sudo-rights for the "icinga"-user and add it to the local "sapsys"-group