Well I seem to run across either the easy ones or the difficult ones that have an easy fix. I'm not sure what this one will be but I hope someone can help me out:
I was having problems running the perl script, didn't seem to be executing. So, like before, when I had problems I restarted ZenCommand and all my problems were fixed. However this time, ZenCommand didn't start and it's sitting here with a big Red Square that says "Stopped". Great, now that's not working...gah. So I tried to start the service manually and this is what I get: Code: [EMAIL PROTECTED] log]# /usr/local/zenoss/bin/zencommand start /usr/local/zenoss/bin/zencommand: line 3: /bin/zenfunctions: No such file or directory /usr/local/zenoss/bin/zencommand: line 10: generic: command not found So i thought I would edit it and see what is hiding in that file that is breaking, here is the /usr/local/zenoss/bin/zencommand file: Code: #! /usr/bin/env bash . $ZENHOME/bin/zenfunctions PRGHOME=$ZENHOME/Products/ZenRRD PRGNAME=zencommand.py CFGFILE=$CFGDIR/zencommand.conf PIDFILE=$VARDIR/$PRGNAME.pid generic "$@" I haven't made any changes to this file and I'm not sure why my ZenCommand process is causing me so many problems. Can someone help me out with this? Thanks. ------------------------ Josh Henry -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=6142#6142 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
