I'm new at Zenoss, and just taking my first steps with it it took a few hours to get it up and running,
amongst the issues I came across was the zenpack installation : I tried to follow the documentation, however, there are some major items missing from the doc : http://www.zenoss.com/community/docs/howtos/what-is-a-zenpack/ > How do I install a ZenPack? > zenpack run --install filename is msising the fact that you need to become the zenoss user first and that you need to be in the /opt/zenoss/bin directory to launch the script, so it should probably read > How do I install a ZenPack? > 1. become the zenoss user by entering : su - zenoss > 2. goto the zenoss bin directory : cd /opt/zenoss/bin > 3. execute the zenpack installer : ./zenpack run --install filename ------------------------ Lightningbit -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=8722#8722 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
