Re: Problems with check_oracle_health Tablespace check
Posted: Fri Sep 21, 2018 9:02 am
The plugin's timeout cannot exceed the "global" timeout. If you needed to use a timeout of 300 sec for your plugin, you would need to increase the global setting to 300 as well.As you can see the check fails and goes in time out after 120 sec instead of 300. why dose this happen?