check_sap_login

Check SAP-Login

Check SAP-Login

This plugin only checks the login to sap-system!

First: The nwrfcsdk-kit from sap must be available on icinga-system. You can find it here: https://support.sap-com/swdc -> My Company Application Components -> Complimentary Software -> SAP NW RFC SDK

Manpage <<< check_sap_login >>>

Usage:

check_sap_login.pl -host &lt; HOSTNAME &gt; -sysnr &lt; SYSNR &gt; -user &lt; USER &gt; -pass &lt; PASSWORD &gt; -client &lt; SAP-CLIENT &gt;

Optionen:

-host: HOSTNAME

-sysnr: SAP-System-NR

-user: &lt; user &gt;
    The user must have right to login with rfc!

-pass: &lt; password &gt;

Help:
    To use this plugin you must installed the sap nwrfcsdk-kit.
    https://support.sap-com/swdc -&gt; My Company Application Components -&gt; Complimentary Software -&gt; SAP NW RFC SDK
    and you need the following perl-modules: SAPNW::Rfc, SAPNW::Connection, Getopt::Lon 

Version: check_sap_login.pl -v

Help: check_sap_login.pl -h