Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
make code readable
  • Loading branch information
tectumopticum authored Aug 1, 2024
1 parent dba15ec commit 4e58764
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

0 comments on commit 4e58764

Please sign in to comment.