Patches

SWSY-4510: The Web UI does not update the once-a-day collection schedule correctly

Aug 23, 2022
Patch for Monitoring Studio KM for PATROL - Version(s) 10.3.00

Download File

Patch content

  1. Web JAR file
  2. TSPS plugin ZIP file

Should you install this patch?

Download this patch if you are using Monitoring Studio v10.3.00 with some monitors running on a once-a-day collection schedule.

What does it fix?

The Web UI does not update the once-a-day collection schedule properly.

How to install the patch?

Install the Web JAR patch on the PATROL Agent node:

  1. Stop the PATROL Agent.
  2. Extract the ZIP file (SWSY-4510.zip) and copy the Web JAR file (X_monitoring-studio-web.jar) to %PATROL_HOME%\bin (Windows) or $PATROL_HOME/bin (UNIX/Linux) directory on the PATROL Agent system, where Monitoring Studio v10.3.00 is installed, while logged in as default PATROL Agent user (patrol).
  3. Start the PATROL Agent.
  4. Correct all monitors with Run once a day at... or Run every... polling interval configured in Collect Schedule using the Monitoring Studio Web UI.

Install the TSPS plugin patch on the TrueSight Presentation Server:

  1. Extract the ZIP file (SWSY-4510.zip) and copy the TSPS plugin ZIP file (studio-tsps-plugin-10.3.00.zip) to a temporary file system (/tmp/studio-tsps-plugin-10.3.00.zip) on the TSPS server.
  2. Open a shell as the tsps user on the TSPS server, and execute the below command in the /opt/bmc/TrueSightPServer/truesightpserver/bin directory:
    $ ./tssh componenttype update /tmp/studio-tsps-plugin-10.3.00.zip
    For more details please refer the Monitoring Studio X 10.3.00 Documentation.
  3. Correct all monitors with Run once a day at... or Run every... polling interval configured in Collect Schedule using the Monitoring Studio Web UI from TSPS.