iteratio-com / Exchange

Checkmk extensions for the public exchange
4 stars 2 forks source link

SAP_MaxDB plugin configuration problem #20

Open mfeco001 opened 4 months ago

mfeco001 commented 4 months ago

Dear Ma7h1,

It is not exactly an issue, but I have problem (thanks to my non-existent experience) with the configuration of the plugin, and I'd like to ask your support.

So the plugin installed on the check_mk and configured fine, and I'm trying to configure it on the source server too (where our SAP system is running with the MaxDb)

This is the current configuration: /etc/check_mk/maxdb.cfg [SQR] USER=SUPERDBA PASSWORD=xxxxxxx

If I check the Chekc_MK with telnet localhost , then I got this below info (so the maxdb_state is working, but only that.) <<>> [[SQR]] OK State ONLINE

Installation: Global /sapdb/programs Global Listener 7.9.10.04 valid 64 bit Installation Compatibility 7.9.10.04 valid 64 bit Installer 7.9.10.04 valid SAP Utilities Compatibility 7.9.10.04 valid 64 bit

Installation: CL_SQR /sapdb/clients/SQR Base 7.9.10.04 valid 64 bit Fastload API 7.9.10.04 valid 64 bit JDBC 7.6.11.00 valid Loader 7.9.10.04 valid 64 bit Messages MSG 0.10302 valid ODBC 7.9.10.04 valid 64 bit Redist Python 7.9.10.04 valid 64 bit SAP Utilities 7.9.10.04 valid 64 bit SQLDBC 7.9.10.04 valid 64 bit SQLDBC 76 7.6.06.28 valid 64 bit SQLDBC 77 7.9.10.04 valid 64 bit

Installation: SQR /sapdb/SQR/db Base 7.9.10.04 valid 64 bit DB Analyzer 7.9.10.04 valid 64 bit Database Kernel 7.9.10.04 valid 64 bit Fastload API 7.9.10.04 valid 64 bit JDBC 7.6.11.00 valid Loader 7.9.10.04 valid 64 bit Messages MSG 0.10302 valid ODBC 7.9.10.04 valid 64 bit Redist Python 7.9.10.04 valid 64 bit SAP Utilities 7.9.10.04 valid 64 bit SQLDBC 7.9.10.04 valid 64 bit SQLDBC 76 7.6.06.28 valid 64 bit SQLDBC 77 7.9.10.04 valid 64 bit Server Utilities 7.9.10.04 valid 64 bit

My main question and problem : I don't know how can I configure the maxdb.cfg to send/collect info to the other parts of the plugin like: maxdb_backup maxdb_data maxdb_hitrate maxdb_log maxdb_user

Can I put other line(s) in the maxdb.cfg file for it ? If yes please give me some examples :)

Regards: Feco

mfeco001 commented 1 month ago

Sorry but I still have no solution to collect other statistics, please help to configure the plugin :)

Host "run service discovery" show that there is no incoming data from the client :( UNKN | MaxDB Log | Check plugin received no monitoring data UNKN | MaxDB Data | Check plugin received no monitoring data

Regards Feco