On Jun 25, 2009, at 8:35 AM, datru wrote:
> I migrate my zenoss from one machine to another.
>
> Now i have a problem. that i zenoss does not load all deamons  
> because the Zenpack ZenPacks.community.WebsiteMonitor is missing.  
> But this zenpack ist no more aviable to download form your website.  
> So i cant install it. if i try tu uninstall it, i become this error:
>
> zenpack --remove ZenPacks.community.WebsiteMonitor
> ERROR: zenpack command failed. Reason:  
> ZenPacks.community.WebsiteMonitor

You can forcefully remove the ZenPack by running zendmd and running  
the following commands. Bear in mind that while this is most likely  
safe to do for this ZenPack, there are other more complicated ZenPacks  
that leave custom objects in the database. This approach could cause  
problems for those types of packs.

dmd.ZenPackManager.packs._delObject('ZenPacks.community.WebsiteMonitor')
commit()
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to