Hi everybody,
we are using rfcping from a netweaver 7.00 version to check whether a registered rfc destination is available.
Example:
rfcping type=E gwhost=sapgq1 gwserv=sapgw11 tpname=BIS.GTS6
This commandline is called via a monitoring system (Nagios) which is our central monitoring system for everything.
With a Netweaver 7.02 (ABAP/Linux) installation this works fine.
Now we upgraded the ABAP system to Netweaver 7.50 (Kernel 7.45).
The monitoring calls now do not work any more, result is:
RFC Call/Exception: SYSTEM_FAILURE
Group Error group 104
Key RFC_ERROR_SYSTEM_FAILURE
Message Communication with non-ABAP RFC clients is not allowed. See SAP note 1877907 for details.
The referenced note 1877907 only talks about JCo usage which is not our case.
Does anyone know a solution to make the rfcping-call via a ABAP system started at the commandline?
Thanks for attention.
Thomas