Enable Remote Administration
Use the Remote Administration parameters to enable embedded Java Management Extensions (JMX) agents for use with PeopleSoft Health Center (PHC). By default the value is set to enabled. With this enabled, a Server Runtime JMX agent will be started in all managed servers, and the Domain Runtime JMX agent will be started in PSMONITORSRV.
To improve security, you can configure SSL for JMX agents. Create a keystore and truststore for the JMX agents and enter the information here.
See Performance Monitor: Enabling SSL for JMX Agents
-
Enable Remote Administration is enabled by default.
Change the value to 1 to enable, and to 0 to disable. When you enable Remote Administration, you must also specify the port, user ID and password.
Note:
When configuring an Application Server domain in psadmin, if you do not disable the setting and you do not supply any information, you see a message such as “Enable PS JMX is not 0, but some of PS JMX parameters (userId, userPwd) are empty. PHC will not be able to work.”
-
Remote Administration Port
Specify the port number to use for remote administration of domain processes. All embedded JMX agents will use the port in the JMX service URL.
-
Remote Administration UserID
Specify the user name for remote administration connections between JMX agents.
-
Remote Administration Password
Specify the password for remote administration connections. You do not have to enter an encrypted password. When you use psadmin to edit a psappsrv.cfg or psprcs.cfg file, you can enter the password in clear text, and psadmin will encrypt it when a domain is created and configured.
-
Remote Administration SSL Enabled
Change the value to 1 to enable SSL for JMX agents, and to 0 to disable. The default is 0, disabled. When you enable SSL for JMX agents, you must also specify the location, password, and type for the keystore and truststore.
-
Remote Administration SSL Keystore
Specify the location of the keystore for SSL.
-
Remote Administration SSL Keystore Password
Specify the password for the SSL keystore. The password must be encrypted with PSCipher.
-
Remote Administration SSL Keystore Type
Specify the keystore type, PKCS12 or JKS.
-
Remote Administration SSL Truststore
Specify the location of the truststore for SSL.
-
Remote Administration SSL Truststore Password
Specify the password for the SSL truststore. The password must be encrypted with PSCipher.
-
Remote Administration SSL Truststore Type
Specify the truststore type, PKCS12 or JKS.