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

Question About the -abap-dump Mode and Support for the -port Parameter #5

Open
JuanSanabria-SEAQ opened this issue Dec 16, 2024 · 1 comment

Comments

@JuanSanabria-SEAQ
Copy link

Hi there,

I’m using the sap-mon plugin and have a couple of questions:

-abap-dump Mode
What is the default time range that the -abap-dump mode uses to check for ABAP dumps? Is it 24 hours, or something else? If it’s configurable, how can I adjust it?

Support for the -port Parameter
Does the plugin support a -port parameter to specify a custom port for connecting to the SAP server? If not, is there another way to set the port manually?

@Rocket-Search
Copy link
Owner

Hello,

there is no time range. sap_mon read the abap dump table in the momnent you run sap_mon.
You can scheudle sap_mon reading abap dumps via cron job or a systemD timer.

Normaly the ports in a SAP system is an interaction betwenn instance numbers and sap pre defined port ranges.
There is no extra port parameter for a custom port.
I think, but not testet, you can reach non SAP standard ports via SAP router or you can use
the linux tool socat. With socat ou can change any port you want to reach.

Best regards
Tobias Reinek

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

2 participants