Right, the zenoss zenpack rpm is just a mechanism to move the zenpacks
as a single file.  Feel free to unpack and install as you will:

        $ rpm2cpio zenoss-core-zenpacks*.rpm | cpio -idmv
        $ for i in opt/zenoss/packs/*.zip ; do rpm --install $i ; done

(The above is untested, and is only meant to be a demonstration of the
kind of thing you might do on a system that is not derived from a recent
RedHat product).

-Eric


beanfield wrote:
> the rpm just contains the individual zip files.  Going from the number in the 
> new rpm file, the only zenpacks from the originals that are new are 
> MySqlMonitor and ZenJMX (but don't quote me...I didn't write them).
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to