Adding Custom Hawk Plug-Ins to the Hawk Agent
Hawk plug-in is a Hawk Microagent that resides within the process space of a Hawk agent. These Hawk plug-ins communicate with a host of third-party applications and use the protocols of the third-party applications to monitor and manage them.
You can create your custom Hawk plug-ins and add them to the Hawk agent container. Every plug-in requires a .hma file and a .jar file. The .hma file is a Hawk Microagent configuration file, and the .jar file contains Java implementation of the methods that are exposed through the Hawk subsystem.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.