blueocean wrote: > > [EMAIL PROTECTED] Products]# /home/zenoss/bin/zenpack > HttpMonitor-zenoss-2.1.0-1.0.0-el5-i686.zip >
You need to specify --install when invoking zenpack: $ zenpack --install HttpMonitor-zenoss-2.1.0-1.0.0-el5-i686.zip Also, you probably want to do this as the zenoss user rather than as root. zenpack needs $ZENHOME to be defined and should probably be run with the correct PYTHONPATH set, both of which are usually not set for root. -jason -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=11957#11957 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
