Upgrading Unix Fault Monitor

Follow the steps below to upgrade Tidal Automation Fault Monitor to Tidal Automation 2024.3.

Note: Make a backup of the Fault Monitor directory.

To upgrade the Fault Monitor for Unix:

  1. Stop the environment: Client Manager, Backup Master, Primary Master, and Fault Monitor.

  2. Navigate to the UnixMaster directory and copy install.bin from the upgrade folder to the target machine.

  1. Change the permissions on the install.bin file in the directory to make the file executable:

    # chmod u+x install.bin
  1. Open a command prompt window and enter:

    # ./install.bin 
  1. Press Enter. The Launching installer panel displays:

    Follow the upgrade instructions as they appear throughout the upgrade procedure.

  2. Press Enter, and the Choose Install Folder panel displays:

  3. Enter the directory path to the Fault Monitor folder where the Fault Monitor files were installed during the original installation of the Fault Monitor and press Enter.

  4. Specify the master and client port information:

  5. Press Enter to complete the upgrade process. During the upgrade process, a progress bar displays:

    Press Enter when you reach the end of the upgrade procedure.

  1. Start the Fault Monitor.

    ./tesm start
  2. Upgrade the environment (Primary Master, Backup Master, and Client Manager) following the upgrade instructions as they appear throughout the upgrade procedure.

  3. Run this command to check the version.

    ./tesfm status
  4. Check the tesfm.out file in the log folder to verify if the service has been initiated.

  5. Launch the environment: Fault Monitor, Primary Master, Backup Master, and Client Manager.