SAP HANA Monitoring
Posted: Thu May 07, 2020 5:25 am
Hi Everybody,
We have tried to implement python monitoring scripts https://exchange.nagios.org/directory/P ... se/details
to be able to monitor SAP HANA 2.0 with SAP kernel 7.53.
With local test under NAGIO user it is working but remoutly from NAGIOS server we are getting :
GetAlertTree FAIL: NIECONN_REFUSED (Connection refused), NiRawConnect failed in plugin_fopen -> The sap-system-nr is incorrect.
FAIL: HTTP error, HTTP/1.1 401 Unauthorized -> You use a new sap-kernel binarie (greater then 7.21)
In this new version the sapstartsrv service have security features enabled.
Set the paramter service/protectedwebmethods=NONE in the sap-instance profile
NONE->sapstartsrv-security-features disabled
For more information have a look at SAP-Note 927637.
Other solution, you can create a monitoring user in sap-profile!
Anybody has faced already with this issue ?
To change service/protectedwebmethods = NONE is not a way as this is opening big security hole in system and also did not helped.
Any hint is appreciate,
Thank you,
Martin
We have tried to implement python monitoring scripts https://exchange.nagios.org/directory/P ... se/details
to be able to monitor SAP HANA 2.0 with SAP kernel 7.53.
With local test under NAGIO user it is working but remoutly from NAGIOS server we are getting :
GetAlertTree FAIL: NIECONN_REFUSED (Connection refused), NiRawConnect failed in plugin_fopen -> The sap-system-nr is incorrect.
FAIL: HTTP error, HTTP/1.1 401 Unauthorized -> You use a new sap-kernel binarie (greater then 7.21)
In this new version the sapstartsrv service have security features enabled.
Set the paramter service/protectedwebmethods=NONE in the sap-instance profile
NONE->sapstartsrv-security-features disabled
For more information have a look at SAP-Note 927637.
Other solution, you can create a monitoring user in sap-profile!
Anybody has faced already with this issue ?
To change service/protectedwebmethods = NONE is not a way as this is opening big security hole in system and also did not helped.
Any hint is appreciate,
Thank you,
Martin