Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
SAP HANA Database check health
Current Version
0.1
Last Release Date
2021-05-24
Compatible With
- Nagios 4.x
Owner
Download URL
License
GPL
Hits
4058
Files:
File | Description |
---|---|
PREREQUISISTES.TXT | PREREQUISISTES.TXT |
It will open the door to many idea to monitor health and Key Performance indicators !
The develpment has been with python and the code source is free.
This plugin allows to monitor :
CPU Usage
Memory Usage
Volume Usage
License (Valid and Usage)
Alerts
Backups
Running services
[...]
Help :
$ ./check_saphana_health.sh
usage: check_saphana_health.py [-h] --hostname HOSTNAME --username USERNAME
--password PASSWORD --sqlport SQLPORT --mode
MODE [--timeout TIMEOUT]
Examples :
$ ./check_saphana_health.sh --hostname --username --password --sqlport 30044 --mode backup_data
$ ./check_saphana_health.sh [..] --mode backup_log
$ ./check_saphana_health.sh [..] --mode db_data
$ ./check_saphana_health.sh [..] --mode cpu
$ ./check_saphana_health.sh [..] --mode mem_host
$ ./check_saphana_health.sh [..] --mode services_all
$ ./check_saphana_health.sh [..] --mode alert
CPU Usage
Memory Usage
Volume Usage
License (Valid and Usage)
Alerts
Backups
Running services
[...]
Help :
$ ./check_saphana_health.sh
usage: check_saphana_health.py [-h] --hostname HOSTNAME --username USERNAME
--password PASSWORD --sqlport SQLPORT --mode
MODE [--timeout TIMEOUT]
Examples :
$ ./check_saphana_health.sh --hostname --username --password --sqlport 30044 --mode backup_data
$ ./check_saphana_health.sh [..] --mode backup_log
$ ./check_saphana_health.sh [..] --mode db_data
$ ./check_saphana_health.sh [..] --mode cpu
$ ./check_saphana_health.sh [..] --mode mem_host
$ ./check_saphana_health.sh [..] --mode services_all
$ ./check_saphana_health.sh [..] --mode alert
Reviews (0)
Be the first to review this listing!