Page 1 of 1

Exclude specific tablespace from check_xi_oracletablespace

Posted: Mon Jan 19, 2015 1:42 pm
by wesmith1017
So, I'm new to this particular monitor, but I'm curious if there's a way to exclude the TEMP tablespace from the Oracle Tablespace IO check. It works fine, I just don't want it to grab the values for TEMP or alert on them. Any thoughts?

check_xi_oracletablespace!--connect 'SERVERNAME:1525/HAEDEV' --username '********' --password '********' --mode tablespace-io-balance --warning 50 --critical 100

Re: Exclude specific tablespace from check_xi_oracletablespa

Posted: Mon Jan 19, 2015 5:48 pm
by abrist
I do not believe so (other than patching the plugin).

Re: Exclude specific tablespace from check_xi_oracletablespa

Posted: Tue Jan 20, 2015 3:06 pm
by wesmith1017
OK, thanks.