Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
check_sap_health is a new plugin written in Perl. Out of the box it can be used to monitor the connectivity and CCMS metrics. It also provides an API which can be used to dynamically extend the plugin with self-written Perl snippets. This allows the implementation of custom RFC/BAPI calls in a few lines of code, so that monitoring of business logic and enterprise-specific functions is a breeze.
Current Version
1.1.1
Last Release Date
2014-04-23
Owner
Gerhard Lausser
Website
http://labs.consol.de/nagios/check_sap_health/
Download URL
License
GPL
Compatible With
$ check_sap_health --ashost 172.24.0.195 --sysnr 42 --username NAGIOS --password *** --mode connection-time OK - 0.06 seconds to connect as NAGIOS@NPL|'connection_time'=0.06;1;5;; $ check_sap_health … --mode ccms-mte-check --name "SAP CCMS Monitor Templates" --name2 "Enqueue" --name3 "NPL#Enqueue#Enqueue Server#Total Lock Time" --separator "#" OK - Total Lock Time = 0.188 s | 'Enqueue Server_Total Lock Time'=0.18s;;;; $ check_sap_health --with-mymodules-dyn-dir $USER4/etc/check_sap_health --mode my-bapi-bpgetlist --name A000000001 OK - BAPI_BUPA_CENTRAL_GETDETAIL is OK, found partner ConSol* Software GmbH, runtime was 0.14s | 'runtime'=0.14;5;10;; $ check_sap_health … --with-mymodules-dyn-dir $OMD_ROOT/etc/check_sap_health --mode my-snap-dumps-check CRITICAL - 2 new shortdumps appeared between 20140509 171649 and 20140513 164249 On the homepage of the plugin you'll find the link to a presentation. In this presentation (in german, but you surely get the idea by looking at the cmdline/code samples.) you'll find instructions how to build the plugin)
You must be logged in to submit a review.
To:
From: