We put the check_dxml_drvstate in place and when we run a check manually we get a complete reply
Driver xxx.yyy.zzz.aaa is RUNNING. Cache file /var/opt/novell/eDirectory/data/dib/46957.TAO is 72 bytes (50000/1000000). Last Heartbeat occured 9221 seconds ago at 2010-10-21 14:44:49 CDT (360/900).
but when I look on my nagios page it reports like this (missing info like the TAO file name and the seconds)
Driver xxx.yyy.zzz.aaa is RUNNING.
Cache file /var/opt/novell/eDirectory/data/dib/.TAO is bytes (50000/1000000).
Last Heartbeat occured seconds ago at (360/900).
We had some help installing this and they guy had edited the ldapsearch lines at the end of the check_dxml_dvrstat file . So, I moved that file to a tmp dir and installed a new copy of the file… edited the TAODIR line to reflect our path and… VIOLA it works.