Oracle empty result

Hi. I’m using check MK raw to monitor all our hardware.
Previously using check_mk v1.5, i managed to get the oracle agent to work, get the tablesapce, instance and so on.

I try the check_mk agent with oracle agent again on another host, using latest check_mk (v1.6.017p), but somehow all the oracle output are emtpy, it only display the header (i try both at the host, using check_mk_agent command, and at the NMS itself, using command cmd -d

Is there any other way to see where went wrong and how to troubleshoot it?
I only followed step at here:

the result that i get
image

Hi,
just start with testmode:
export MK_CONFDIR=/etc/check_mk
/usr/lib/check_mk_agent/plugins/mk_oracle -t

1 Like

I try to run the code, and get this at the end

image

Try googling for it, found [Check_mk (english)] Monitoring free space in Oracle 11 Database

which mention to remove the some line.

I remove this line at the /usr/lib/check_mk_agent/plugins/mk_oracle and now it work!

Thanks

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.