Hitachi

JP1 Version 12 JP1/Network Node Manager i Setup Guide


21.22 Modifying the database port

You might want to configure NNMi to use a different port for the database. To do so, follow these steps:

  1. Edit the following file:

    • Windows: %NNM_CONF%\nnm\props\nms-local.properties

    • Linux: $NNM_CONF/nnm/props/nms-local.properties

  2. Search for a line that resembles the following:

    #!com.hp.ov.nms.postgres.port=5432
  3. Uncomment this property:

    com.hp.ov.nms.postgres.port=5432

    To uncomment a property, remove the characters #! from the beginning of its line.

  4. Change the existing value to the new port number.

  5. Save your changes.

  6. Restart NNMi by running the following commands:

    ovstop
    ovstart