IBM Platform RTM 9.1.4 Fix 373729 Readme File

Abstract
APAR# P101453. Fix to show the correct number of rows after the filter values are changed on the Grid>Job Info>Details page.
APAR# P101449. Fix to reset the Showing Rows page to 1 when the sort order is changed on the Grid > Job Info > Details page.

Description
Readme documentation for IBM Platform RTM 9.1.4 Fix 373729 including installation-related instructions, prerequisites and co-requisites, and list of fixes.

Apply this fix to resolve the following issues in the Grid > Job Info > Details page:

* Sometimes incorrect number of rows were displayed when a filter is changed to a different value.
* The Showing Rows page did not reset to the first page after changing the sort order.

Readme file for: IBM® Platform RTM
Product/Component Release: 9.1.4
Update Name: Fix 373729
Fix ID: PlatformRTM-9.1.4-373729
Publication date: Nov 10, 2015
Last modified date: Nov 10, 2015

Contents:

1.     List of fixes

2.     Download location

3.     Products or components affected

4.     System requirements

5.     Installation and configuration

6.     List of files

7.     Copyright and trademark information

1.   List of fixes

APAR P101453, P101449

2.   Download Location

Download Fix 373729 from the following location: http://www-933.ibm.com/support/fixcentral

3.   Products or components affected
 
Product/Component Name, Platform, File Name:

IBM Platform RTM, Linux

cacti/plugins/grid/grid_bjobs.php
cacti/plugins/grid/lib/grid_functions.php

4.   System requirements 

OS of RTM master: Linux 

5.   Installation and configuration
5.1    Before installation
 
    1) Back up the following files in cacti_backupname.tar:

        # cd RTM_TOP
        # tar -cvf cacti_backupname.tar  cacti/plugins/grid/grid_bjobs.php cacti/plugins/grid/lib/grid_functions.php

5.2    Installation steps
 
    1) Stop crond(cron) service

        # service crond(cron) stop

    2) Download and extract rtm9.1.4-build373729.tar.gz  to the RTM_TOP directory

        # cd RTM_TOP
        # tar -zxvf rtm9.1.4-build373729.tar.gz

    3) Start crond(cron) service

        # service crond(cron) start


5.3    After installation

None
 
5.4    Uninstallation

    1) Stop crond(cron) service

        # service crond(cron) stop

    2)  Roll back the fix by overwriting files with the files you backed up in cacti_backupname.tar

        # cd RTM_TOP
        # tar -xvf cacti_backupname.tar

    3) Start crond(cron) service

        # service crond(cron) start

6.   List of files

cacti/plugins/grid/grid_bjobs.php
cacti/plugins/grid/lib/grid_functions.php

 
7.   Copyright and trademark information

© Copyright IBM Corporation 2015

U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

IBM®, the IBM logo and ibm.com®are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.