Configuring sapnwrfc_exporter

Hi All,

I am getting below error while configuring sapnwrfc_exporter. I have followed the official github link to configure it but still getting error.

when i am executing “./sapnwrfc_exporter web -config ./sapnwrfc_exporter.toml” i am getting below output:

ER_LIST., RFC_ABAP_RUNTIME_FAILURE, RFC_NO_AUTHORITY, , , , , , , ]" system=se3
ERRO[1298] Can’t call fumo th_server_list error=“An Error occured: Could not invoke function "TH_SERVER_LIST" | rfcSDKError[No RFC authorization for function module TH_SERVER_LIST., RFC_ABAP_RUNTIME_FAILURE, RFC_NO_AUTHORITY, , , , , , , ]” system=se3
ERRO[1298] Can’t call fumo th_server_list error=“An Error occured: Could not invoke function "TH_SERVER_LIST" | rfcSDKError[No RFC authorization for function module TH_SERVER_LIST., RFC_ABAP_RUNTIME_FAILURE, RFC_NO_AUTHORITY, , , , , , , ]” system=se3
ERRO[1298] Can’t call fumo th_server_list error=“An Error occured: Could not invoke function "TH_SERVER_LIST" | rfcSDKError[No RFC authorization for function module TH_SERVER_LIST., RFC_ABAP_RUNTIME_FAILURE, RFC_NO_AUTHORITY, , , , , , , ]” system=se3
ERRO[1298] Can’t call fumo th_server_list error=“An Error occured: Could not invoke function "TH_SERVER_LIST" | rfcSDKError[No RFC authorization for function module TH_SERVER_LIST., RFC_ABAP_RUNTIME_FAILURE, RFC_NO_AUTHORITY, , , , , , , ]” system=se3
ERRO[1313] Can’t call fumo th_server_list error=“An Error occured: Could not invoke function "TH_SERVER_LIST" | rfcSDKError[No RFC authorization for function module TH_SERVER_LIST., RFC_ABAP_RUNTIME_FAILURE, RFC_NO_AUTHORITY, , , , , , , ]” system=se3

Can anyone guide us how to fix this error? or i am missing something while configuring it.

URL: GitHub - ulranh/sapnwrfc_exporter: sapnwrfc_exporter - SAP NWRFC Exporter for Prometheus

Hi,

I don’t think this is the place to ask this question, since I don’t think it’s connected to Grafana. Maybe you’ll have more luck creating an issue on github?

From what I could tell after reading the README file, did you configure the passwords for the users?
If you did, looks like there’s some issue with the users. Some answer from the internet with somewhat similar error might be helpful.

Please notice I don’t know a thing about SAP or the exporter you’ve sent, so creating an issue on github or following the code might be a good place to start :smile:.