Exclude specific tablespace from check_xi_oracletablespace

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
wesmith1017
Posts: 8
Joined: Tue Aug 05, 2014 2:18 pm

Exclude specific tablespace from check_xi_oracletablespace

Post 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
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Exclude specific tablespace from check_xi_oracletablespa

Post by abrist »

I do not believe so (other than patching the plugin).
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
User avatar
wesmith1017
Posts: 8
Joined: Tue Aug 05, 2014 2:18 pm

Re: Exclude specific tablespace from check_xi_oracletablespa

Post by wesmith1017 »

OK, thanks.
Locked