To automatically configure the PMT-THRESHOLD process, you need to specify the IP address of the VoIP Performance Manager. To do so, perform these steps:
-
Go to the BASEDIR/smarts/conf/voip directory in the VoIP Availability Manager installation area and issue the following command to open the domain.conf file:
sm_edit conf/voip/domain.conf
-
Find this section in the file and specify the IPv4 address of the VoIP Performance Manager.
If necessary, specify a different directory where the VMware Smart Assurance VoIP Performance Manager GUI resides.
# To enable auto-configuration of VoIP-PM, set the parameters below. # The installation directory refers to the location on the VoIP PM # installation. The required notation for this parameter is # the cygwin style. The parameter ManagingServerIPAddress should be set # with the value of the IPAddress of the managing node. This IP address # will be used in performing a cygwin "scp" command from the VoIP AM # host to the managing node. VOIP_PMDomain::VOIP-PM{ InstallationDirectory = "/cygdrive/c/Program\ Files/PROGNOSIS\ IP\ Telephony\ Manager" ManagingServerIPAddress = ""
Parameter |
Default value |
Description |
---|---|---|
InstallationDirectory |
Default: "/cygdrive/c/Program\ Files/PROGNOSIS\ IP\ Telephony\ Manager" |
The directory on the VoIP Performance Manager installation where the VMware Smart Assurance VoIP Performance Manager GUI resides. The required notation for this parameter is the cygwin style. One space is required between the backslash and the words Files, IP, Telephony, and Manager. |
ManagingServerIPAddress |
Default: None |
The IPv4 address of the VoIP Performance Manager. A value is required; there is no default. Only one IPv4 address for one VoIP Performance Manager should be specified. This parameter enables the automatic configuration of VoIP Performance Manager. The IP address will be used in performing a cygwin "scp" command from the VoIP Availability Manager host to the VoIP Performance Manager managing node. |
-
Save and close the file. The modified version of the domain.conf file is saved to the BASEDIR/smarts/local/conf/voip directory.
-
If VoIP Availability Manager was running before you edited the domain.conf file, stop and restart VoIP Availability Manager service.
For UNIX, type these commands and press Enter:
/opt/InCharge/VoIP/smarts/bin/sm_service stop ic-voip-server /opt/InCharge/VoIP/smarts/bin/sm_service start ic-voip-server C:\InCharge\VoIP\smarts\bin\sm_service stop ic-voip-server C:\InCharge\VoIP\smarts\bin\sm_service start ic-voip-server
After you modify the domain.conf file and restart VoIP Availability Manager, the PMT-THRESHOLD process on the VoIP Performance Manager is automatically configured and the PMT-THRESHOLD process is started.