Plugin: Plugin Mon
Version: 0.1
Works With: HQ 3.1 through 4.4
File: hqu_plugin_mon-0.1.tgz
Version: 0.2
Works With: Hyperic 4.5 or newer
File: hqu_plugin_mon-0.2.tgz
Version: 0.3
Works With: Hyperic 4.5 or newer (works with Chrome)
File: hqu_plugin_mon-0.3.zip
Description
plugin_mon is an HQU plugin which manages other plugins. It is useful for debugging and removing attached views from HQ screens.
Screenshot
Installation
Installation of an HQU plugin involves moving the plugin directory into HQ's deployment.
tar -xzvf hqu_plugin_mon-0.1.tgz mv plugin_mon /my/hq-engine/server/default/deploy/hq.ear/hq.war/hqu
Access
To view the Plugin Management Center, go to Administration -> HQU Plugin Management
Usage
This utility is essential when debugging view attachments. You can visit it in the Administration section, after it has been deployed.
If you want to change or delete your attach points, simply delete your plugin from inventory (via plugin_mon) and redeploy it (via ant hqu-redeploy-plugin)
1 Comment
comments.show.hideFeb 16, 2012
Nevenka Bierny
For 4.5.x installations, deploy hqu plugins to the /my/hq-engine/hq-server/webapps/ROOT/hqu directory.