XI check_oracle_health plugin tablespace errors
-
comeonyoyo
- Posts: 17
- Joined: Fri Apr 13, 2018 4:30 am
XI check_oracle_health plugin tablespace errors
Hello everyone
I use the plugin check_oracle_health (ver 3.1) with oracle rpm 11.2 or 12.2 --mode tablespace-free
shows errors below
bumm Can't call method "execute" on an undefined value at /usr/local/nagios/libexec/check_oracle_health line 6291.
Can't use an undefined value as an ARRAY reference at /usr/local/nagios/libexec/check_oracle_health line 6305.
and I change the plugin check_oracle_health (ver 1.7.3) with oracle rpm 11.2 --mode tablespace-free
It`s still the same...
The system info is centOS 7.4 with XI 5.4.11, please help to figue out how to fix it , thank you in advance..
I use the plugin check_oracle_health (ver 3.1) with oracle rpm 11.2 or 12.2 --mode tablespace-free
shows errors below
bumm Can't call method "execute" on an undefined value at /usr/local/nagios/libexec/check_oracle_health line 6291.
Can't use an undefined value as an ARRAY reference at /usr/local/nagios/libexec/check_oracle_health line 6305.
and I change the plugin check_oracle_health (ver 1.7.3) with oracle rpm 11.2 --mode tablespace-free
It`s still the same...
The system info is centOS 7.4 with XI 5.4.11, please help to figue out how to fix it , thank you in advance..
You do not have the required permissions to view the files attached to this post.
-
[email protected]
- Posts: 68
- Joined: Wed Dec 27, 2017 2:20 pm
- Location: Nieuwegein, The Netherlands
- Contact:
Re: XI check_oracle_health plugin tablespace errors
The table space check tries to get the version from v$instance using select version from v$instance that might fail if the monitoring user has no rights on v$instance.
Run the plugin once more adding -v please.
Run the plugin once more adding -v please.
-
comeonyoyo
- Posts: 17
- Joined: Fri Apr 13, 2018 4:30 am
Re: XI check_oracle_health plugin tablespace errors
Here is -v log...how to analyze it ? Thanks
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: XI check_oracle_health plugin tablespace errors
@[email protected] do you know how to decipher this?
-
comeonyoyo
- Posts: 17
- Joined: Fri Apr 13, 2018 4:30 am
Re: XI check_oracle_health plugin tablespace errors
change to check_oracle_health-3.0.1
vi
vi
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: XI check_oracle_health plugin tablespace errors
I'm not sure what you are saying.
Which plugin version are you running?
Which plugin version are you running?
-
comeonyoyo
- Posts: 17
- Joined: Fri Apr 13, 2018 4:30 am
Re: XI check_oracle_health plugin tablespace errors
check_oracle_health plugin
check_oracle_health-1.7.3
check_oracle_health-3.0.1
check_oracle_health-3.1.2
and so on
each of the versions has the same problems
bumm Can't call method "execute" on an undefined value at /usr/local/nagios/libexec/check_oracle_health line 6XXX.
Can't use an undefined value as an ARRAY reference at /usr/local/nagios/libexec/check_oracle_health line 6XXX.
check_oracle_health-1.7.3
check_oracle_health-3.0.1
check_oracle_health-3.1.2
and so on
each of the versions has the same problems
bumm Can't call method "execute" on an undefined value at /usr/local/nagios/libexec/check_oracle_health line 6XXX.
Can't use an undefined value as an ARRAY reference at /usr/local/nagios/libexec/check_oracle_health line 6XXX.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: XI check_oracle_health plugin tablespace errors
Do all the other modes word?
-
comeonyoyo
- Posts: 17
- Joined: Fri Apr 13, 2018 4:30 am
Re: XI check_oracle_health plugin tablespace errors
I'm not sure what you are saying.
Which test should I do ?
Which test should I do ?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: XI check_oracle_health plugin tablespace errors
how about
Code: Select all
--mode connection-time