I have installed zenoss-stack 2.2 and the ZenPacks.zenoss.HttpMonitor

When setting up an http monitor I get the following error:
Cmd: $ZENHOME/libexec/check_http -H bmi-test.cchmc.org -I 205.142.196.22 -p 80 
-t 60 -u / -f follow - Code: 126 - Msg: Command invoked cannot execute, 
permissions problem or command is not an executable

I tracked this down the a problem in the following file:
/usr/local/zenoss/zenoss/ZenPacks/ZenPacks.zenoss.HttpMonitor-2.0.0-py2.4.egg/ZenPacks/zenoss/HttpMonitor/datasources
Line 128
cmd = '$ZENHOME/libexec/' + \

the problem is in the zenoss-stack the chec_http command is located at:
/usr/local/zenoss/command/libexec/check_http

I have changed the line in the zenpack to reflect this, but it is still using 
the original file.  What am I missing in order to correct this?




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=20725#20725

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to