Perhaps the command is not found? (Error message may be misleading). Try using strace/truss on the daemon to see if it encounters an error. This may help you debug. Also put in a print LOGFILE "xxxxx\n"; statement in the perl script so the script writes to a log as well when executed. This way you know the daemon is actually running the script.
-------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=12614#12614 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
