Check_db2 monitoring plugin
Posted: Tue Jan 19, 2021 11:48 pm
Hi,
I am using check_db2_health plugin https://exchange.nagios.org/directory/P ... th/details to monitor the db
Here I should use this plugin like this
/usr/local/nagios/libexec/check_db2_health --hostname 192.168.0.119 --port 50000 --username=lcuser --password=password --mode=connection-time --database=SAMPLE
But user don't want to mention the password here while running the command and if he mention also it will expire every 90 days.
Is there any way without providing password to monitor them using this plugin
I am using check_db2_health plugin https://exchange.nagios.org/directory/P ... th/details to monitor the db
Here I should use this plugin like this
/usr/local/nagios/libexec/check_db2_health --hostname 192.168.0.119 --port 50000 --username=lcuser --password=password --mode=connection-time --database=SAMPLE
But user don't want to mention the password here while running the command and if he mention also it will expire every 90 days.
Is there any way without providing password to monitor them using this plugin