Reconnecting PMS to NuPoint
If the property management system becomes disconnected from NuPoint due to a network disruption or other service problem, you must use the following procedure to manually reconnect the two systems and restore communication.
To manually reconnect PMS to NuPoint:
-
Launch an SSH client such as PuTTY.
-
Enter <NuPoint IP address> and press Enter to access the text console.
-
Log in as "root" and type the root password.
-
Exit to the Linux prompt.
-
Use the following script to restart the system:
sh /usr/vm/bin/restartPMS.sh
The system will be restarted and the connection between PMS and NuPoint will be restored. Communication will recommence.
↑