Check_mk_agent loop execution

Hi,
Before, whatever, thanks for your time and the troubleshoot of your example.

My current configuration is:
check_mk_agent on: /home/whity/check_mk/plugins
with the following exports inside:
export MK_LIBDIR=/home/whity/check_mk/lib
export MK_CONFDIR=/home/whity/check_mk/etc
export MK_VARDIR=/home/whity/check_mk/var

mk_oracle on: /home/whity/check_mk/lib/plugins with -rwxr-xr-x
mk_oracle.cfg and sqlnet.ora on /home/whity/check_mk/etc with -rw-r–r--

With this configurations when I execute the check_mk_agent it doesn’t grab the mk_oracle. and if I execute the mk_oracle alony is says that MK_CONFDIR not set!.

Seems that I’m doing the same as you, I fear that I’m missing a minor detail, because its still not working…

Thanks in advance