Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UNKNOWN - Parameter TID does not exist in Interface - no autoload at /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/SAPNW/RFC/FunctionCall.pm line 39 #21

Open
picoroma opened this issue Jul 11, 2023 · 1 comment

Comments

@picoroma
Copy link

Hi!
I have some issue running SOME kind of checks with "check_sap_health"
Most of my checks works fine, but If I run this command:

./check_sap_health --mode ccms-mte-check --t 40 --name "SAP CCMS Monitor Templates" --name2 "Operating System" --name3 "CPU.Utilization" --regexp --mtelong --ashost '''172.31.184.44' --sysnr '10' --client '100' --user 'myuser' --password 'mypswd' --warning=75 --critical=85

I have error:
UNKNOWN - Parameter TID does not exist in Interface - no autoload at /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/SAPNW/RFC/FunctionCall.pm line 39

Seems related to some lib that was not loaded with perl (5.30 here)
But Is strange that most other command works fine!

@picoroma
Copy link
Author

Now the error is changed in:

Plugin Output
Attempt to free nonexistent shared string 'THRESHSTAT', Perl interpreter: 0x5606ce6992a0 at /usr/local/lib/x86_64-linux-gnu/perl/5.30.0/SAPNW/RFC/FunctionDescriptor.pm line 119.
UNKNOWN - Problem creating Function Data Container RFC (BAPI_SYSTEM_MTE_GETGENPROP): 28 / / Unknown error in lower level library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant