To change the email address used by Network Configuration Manager from which the job notifications are sent, follow these steps:

Step

Action

1

Login to the Jminix Console.

  • Open a browser.

  • Navigate to the following address: https://<serverip>:8880/ncm-webapp

  • Type the username and password for the Jminix Console. The default username is jmx-user and the default password is sysadmin.

2

Go to servers > 0 > domains > com.powerup.configmgr.server.config.jmx > mbeans > name=VoyenceControlConfig,type=JMXSystemConfig > operations

3

Locate the setConfigItem() operation and provide the following values for the parameters:

  • For parameter 1: config.server

  • For parameter 2: com.powerup.configmgr.server.services.scheduler.email_contact

  • For parameter 3: Type the email address where the job notifications will be sent from.

Click Execute.

Note:

This will temporarily change the value. If ncm-as is restarted, the value will be restored to its default. See below to make the change permanent.

4

To make the new value permanent:

  • Locate the saveAll() operation.

  • Click Execute.

5

To verify your setting:

  • Locate the listAll() operation.

  • Click Execute.