How to add hawk monitoring management consoles like All Alerts, Hawk Console, Monitoring Console to the Admin GUI without standalone hawk installation?

book

Article ID: KB0087377

calendar_today

Updated On:

Products Versions
TIBCO Hawk -
Not Applicable -

Description

Resolution:
1) Stop the secondary Admin server first if there any.
2) remove existing plug-in HawkConfig, Hawk Console, and Monitoring-Console from the Plug-Ins tab of TIBCO Administrator process, if there is any.
3) Add war file hawkconfig.war, allalertconsole.war, monitoringconsole.war (from $tibco/hawk/admin-plugins) one by one. Note hawkconfig.war should be added first.
3) On the Admin server, copy file hawkconfigcommon.jar, monitoringconsolecomon.jar, monitoringcommand.jar to folder $tibco/hawk/lib.
4) Restart the Admin server.
5) On the secondary Admin server, just copy the 3 .jar files to folder $tibco/hawk/lib, and then restart the Admin server process.

The Monitoring Management component is just a plug-in from Hawk, so it will NOT affect any deployed applications.

Issue/Introduction

How to add hawk monitoring management consoles like All Alerts, Hawk Console, Monitoring Console to the Admin GUI without standalone hawk installation?