Node Application Manager Utility

About this task

Node Application Manager is a simple utility that displays the health of the UI micro applications in a dashboard. You can use this utility to stop or restart the applications if you are not able to access them in the universal client from the browser.
The properties of Node Application Manager is updated to accommodate for new applications.
jsapps.name[index]=plantAppsContainer (Node JS APplication name)
jsapps.port[6]=3000 (Port number)
jsapps.path[6]="C:\\Program Files\\GE Digital\\PlantApplicationsUniversalClient\\plantapps-container" (path where the application is installed)
jsapps.displayName[6]=PlantAppsContainer (Display name)
jsapps.displayIcon[6]=fa fa-home (icon)

Procedure

  1. Launch this utility using the desktop shortcut icon where you have installed the Plant Applications Universal Client. Alternatively, you can also launch this by directly entering the following URL in the browser from any computer that has access to the Plant Application.
    https://<PlantAppComputerHostname>:<TomcatPortNo>/node-manager-app
  2. Enter the credentials that has the manager-ui role of Tomcat assigned to log in. The Node Application Manager appears displaying the health of the individual applications in a dashboard.
  3. You can either Start, Stop, or Restart an individual application by selecting corresponding button. You can also use Start All or Stop All buttons either to start or stop all applications respectively.
  4. You can select to reload the dashboard or refresh the browser.
  5. You can select to logout from Node Application Manager.