check_db2_health query parameters

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Anto
Posts: 16
Joined: Tue Aug 11, 2020 12:06 pm

check_db2_health query parameters

Post by Anto »

Hi

I'm using this plugin:

check_db2_health

and our DBA suggests to run the queries adding these isolations clause:

"for read only with ur"

Since I prefer to not modify the plugin, does anyone suggests aanother way to add this clause ? at DB2 client level is it possible?

Thanks and Regards

Antonello
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: check_db2_health query parameters

Post by ssax »

The developer of that plugin doesn't have anything listed for options that would do that so unless you're able to restrict the DB2 user permissions down further the only way would be to modify the plugin.
Locked