on 2021 Nov 12 10:17 AM
Hello Community,
I am facing a relative unique Situation. I want to add serveral Systems to my Solman, for monintoring purposes. So far no trouble with the ABAP Servers. However the AS Java Machine holds his onw SLD (that has nothing to do with the SLD that we use for Monitoring)
All ABAP Machines send SLD Data to the AS JAVA System (For PI and / or Elster purposes, as i am told) and of course to my Solman SLD. (you can easily add multiple targets via http connections)
As far as i know, a JAVA System can only relay SLD Information to one other SLD. Currently on the AS JAVA it has itself as Client as well as Data Supplier entered.
Since i do not know how it would impact the function of all the Programs depending on the SLD, i would rather not change the settings, that are, but rather add another one to target my SLD.
Is that possible? And if yes how? So that i only get the information from the AS java, that nothing additional is send to the solman?
Thank you very much for your help!
Alessandro Büch
Request clarification before answering.
Hello Alessandro,
I would recommend you to review Outside Discovery feature from SAP Solution Manager in order to register systems using SAP Host Agent.
All data required to field LMDB details is retrieved via SAP Host Agent.
See below documentation for your reference
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Depending on the technical System, some have their own data supplier:
1869701 - Overview of the SLD Data Suppliers of Technical Systems
If you enabled Outside Discovery and is not reflecting in LMDB get below logs:
From agent logs we want to check e2edcc.log to review if there is a statement showing that Outside Discovery has been enabled via SAP Host Agent
[DCCService.isHostOutsideDiscoveryEnabled]: true
If so, configuration from Agent administration / application configuration seems correct.
Then the host agent needs to execute a webservice called Outside Discovery which will create a log in saphost agent logs called OutsideDiscovery.log . From there we need to observe if SLDReg is working fine, if we detect any error, LMDB will not show this work, then we need to contact the host agent team to verify why OutsideDiscovery is not working fine.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.