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
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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!