[Check_mk (english)] Check_SQL active check for vertica

Hi,

I want to reuse (or use/extend?) active check CHECK_SQL which comes as part of native check_mk raw edition. This supports only few databases like Oracle, DB2, MySQL etc. I wanted to use it against HPE Vertica database. Would you know if its possible to extend this plugin?

I tried finding the source code of this check but couldnt find it. Please help…

···

Thanks & Regards,
Sweta

The source for check_sql is in $OMD_ROOT/lib/nagios/plugins/check_sql
It is a Python script, you need a Python module for your database.

Regards

···

On 25.03.19 04:15, Sweta wrote:

I tried finding the source code of this check but couldnt find it.

--
Robert Sander
Heinlein Support GmbH
Schwedter Str. 8/9b, 10119 Berlin

Tel: 030 / 405051-43
Fax: 030 / 405051-19

Amtsgericht Berlin-Charlottenburg - HRB 93818 B
Geschäftsführer: Peer Heinlein - Sitz: Berlin

Thank you so much Robert!

Thanks,

Sweta

···

Thanks & Regards,
Sweta