Once the agent is installed, each Calypso modules startup script has to be modified to integrate with HPA agent.

The Help > Agent wizard menu in the portal has the same information but provide some fast setup tool.

Deploy agent on Calypso

Agent naming

Agent naming is important, this is how the HPA portal group the JVM modules of the same Calypso instance.

You can use Help > Agent wizard in the portal to help you defining the right values

The following profiles are available :

Agent profiel Calypso module
scheduletasks Scheduled Tasks fully monitored. See details here
scheduletasks_basic Scheduled Tasks with basic. See details here
riskserver Risk Servers
navigator Navigators (see details here
grid Dispatchers, Calculators
generic artifactServer, authServer, configserver …
eventserver Event server
engine Engine servers
dataserver Dataserver and Dataserver Readonly

Agent profile and Agent name are used in the Java command line launching the Calypso processes. In this command line:

  • Agent profile can NOT be modified, they point to an existing file.

  • Agent name can be modified but be careful at HPA portal server and extractor configuration that need be align. They use expression to select the agent corresponding to an environment. See portal configuration

Agent named should be unique for a given JVM in a given Calypso environment.