Search found 2 matches

by yitzyb
Thu Oct 23, 2014 2:16 am
Forum: Open Source Nagios Projects
Topic: Exclude specific tables in check_oracle_health
Replies: 3
Views: 2069

Re: Exclude specific tables in check_oracle_health

One of the checks is DB Tablespace Usage. After a discussion with our DBA, he informed me that there are tables named UNDOTS that do not need to be monitored. He asked me if we could add an exception to the check to ignore those tables. The attached screenshot shows the specific check to which I am ...
by yitzyb
Wed Oct 22, 2014 2:09 am
Forum: Open Source Nagios Projects
Topic: Exclude specific tables in check_oracle_health
Replies: 3
Views: 2069

Exclude specific tables in check_oracle_health

Hi.

We use the http://exchange.nagios.org/directory/Pl ... th/details (check_oracle_health) plugin and I was wondering if anyone knows how to set an exception to exclude certain tables from the TableSpace Usage check.

Thanks.