Readme file for IBM®
Spectrum LSF RTM 10.2.0 Fix Pack 13 (601132)
Abstract
This fix pack includes 26 fixes and 6 enhancements
since the RTM 10.2.0 Fix Pack 12 released on 20 July 2021.
Description
Readme
documentation for IBM Spectrum LSF RTM 10.2.0 Fix Pack 13 (601132) including
installation-related instructions, prerequisites and co-requisites, what's new,
and list of fixes. For more information about the enhancements, see the What's
new in this release section. For more information about the fixes, see the List
of fixes section.
Readme file for: IBM® Spectrum LSF RTM
Product or component release: 10.2.0
Update name: Fix Pack 601132
Fix ID: rtm10.2.0-build601132
Publication date: June 30, 2022
Last modified date: June 30, 2022
Contents:
1. What's new in this release
2. List of fixes
3. Download location
4. Products or components affected
5. System requirements
6. Installation and configuration
7. List of files
8. Product notifications
9. Copyright and trademark information
1. What's new in this release
Security fixes:
·
Time-based SQL Injection in JobIQ
page
·
Other security fixes from the Cacti 1.2.15+
release. For more information, refer to $RTM_TOP/cacti/CHANGELOG
Add new Poller for LSF 10.1.0.13 to support:
·
Starting in LSF 10.1.0 Fix
Pack 13, kill RUNNING job as DONE status
·
Starting in LSF 10.1.0 Fix
Pack 12, default security enhancement when RTM Strict Checking >
Enhanced is selected
·
Other deprecated LSF parameters, for example LSF_GPU_RESOURCE_IGNORE
Other enhancements:
·
Improve gridpend performance for large number of host reasons for LSF 10.1 and later
·
Add indexes to improve overall
performance
·
Support individual configuration Max Insert SQL string length
per cluster
2. List of fixes
APAR ID |
Description |
P104313 |
The cluster dashboard shows incorrect max slots
totals. |
P104324 |
The controls for displaying the host type and
model columns are not working properly. |
P104330 |
gridacct insertion SQL error - extra comma in query. |
P104337 |
Searching for a job by index ID causes an error
with backtrace. |
P104339 |
Some RTM tables are lost during partitioning. |
P104340 |
Excessive messages about the LSF environment in
the cacti.log
file. |
P104352 |
Creates an index for the present column in the grid_queues_shares table. |
P104355 |
The grid_job_daily_stats_replay table is not properly structured, which leads to SQL errors. |
P104356 |
An error message after the cluster settings are saved. |
P104359 |
Using the grid_busers.php page to view the users in a user group incorrectly shows all users
instead. |
P104370 |
The RLM service status incorrectly shows as Partial UP. |
P104390 |
Improve the query performance of the License page. |
P104397 |
Optimization for the Grid Queues Shares collection
in the lib/grid_functions.php script. |
P104398 |
Extra settings to run a query to delete items from
the grid_jobs_pendreasons table. |
P104402 |
Another maintenance task is running in the cacti.log file, which
causes redundant messages to appear. |
P104406 |
The last_updated column is not updating when the grid data collector is running. |
P104407 |
The Heuristics tabs do not highlight
properly. |
P104408 |
JobIQ queue and projects charts do not automatically update after a
change in the history. |
P104414 |
The Page Rate value in the Job Info
> By Host page is off by 1024 pages per second. |
P104416 |
The Guarantee Pool SLA aligned columns are out of
order. |
P104417 |
The memory_wasted values are incorrect. |
P104418 |
After a link is clicked in the JobIQ
page, the Filter panel is hidden. |
P104421 |
The alignment of the License Scheduler buffer is
incorrect. |
P104429 |
The heuristics data is incorrect. |
P104450 |
RTM cannot parse multiple vendors for one RLM
license service. |
P104458 |
The warning messages for gridperf require more clarification. |
3. Download Location
Download Fix Pack 601132 from the following
location: https://www.ibm.com/support/fixcentral
4. Products or components affected
Components affected by the new issues addressed in
IBM Spectrum LSF RTM Version 10.2.0 Fix Pack 13 include:
·
RTM Server
·
RTM Poller
5. System requirements
Operating Systems of RTM
Server:
RHEL 7.1 - 8.5 x86_64,
CentOS 7.2 - 8.5 x86_64, RHEL7.9 on Power 8 Little Endian, RHEL8.3 on Power 9
Little Endian,
SLES 15.0 - 15.3 x86_64, Ubuntu 18.04 x86_64
6. Installation and configuration
6.1 Before you install:
Ensure that you installed RTM version 10.2 or
later.
Download and install the fix pack file:
1. Log in to the RTM Server host as root.
2. Run the command: #tar xzf
rtm10.2.0-build601132-<_os>-<_
architecture>.tar.gz
Backup
the changed RTM files. In following command example, RTM_TOP is the RTM installation
directory, which by default is /opt/IBM directory:
1.
Run the command: #cd $RTM_TOP
2. Run the command: #tar -czf
rtm_backup10.2.0.13.tar.gz -T <path_to_FixPack_13>/patch.filelst
Note:
-The backup and rollback procedure are only applicable to RTM 10.2.0 GA, 10.2.0
Fix Pack 1, 10.2.0 Fix Pack 11, or 10.2.0 Fix Pack 12 to 10.2.0 Fix Pack 13
upgrades.
-Backup command shows multiple lines of errors for new files.
-For remote Poller backup procedures like the
previous one, the tar
command shows more errors for .php files.
Back up database:
1. Run the command: #cd
$RTM_TOP/cacti/plugins/grid
2. Run the command: #php -q grid_backup_restore_rtm.php
--backup
3. Run the command: #ls cacti_db_backup*.tgz
If
you installed IBM Spectrum LSF RTM 10.2.0 or later and added some
customizations with updated files, back up your customization files before you
install Fix Pack 13. Otherwise, your customization files are lost.
Note:
·
If
your mysql/mariadb server is not built
into the operating system, replace the following file before a fresh
installation:
Extract the rtm_install.sh,
rtm_upgrade.sh, and lib/rtm_functions.sh
files from the
rtm10.2.0-build601132-<_os>-<_ architecture>.tar.gz
package, then use
these files to replace the existing files under the RTM 10.2 GA installation
package location.
·
If
your operating system is RHEL 8.x, CentOS 8 Stream, or Ubuntu 18.04, replace
the following file before a fresh installation:
Extract the
rtm_install.sh,
lib/rtm_functions.sh,
and other script files under rtm.rc.d
from the rtm10.2.0-build601132-<_os>-<_architecture>.tar.gz package, then use
these files to replace the existing files under the RTM 10.2 GA installation
package location.
6.2 Installation step
Run the rtm_patch.sh file:
#./rtm_patch.sh
Note:
·
If you need to deploy the
fix pack on a remote Poller, copy the RPM Poller package from your Fix Pack 13 package location to
the remote Poller node, and install the packages. For
example, run the following commands:
#cd x86_64
#rpm -Uvh --replacefiles --nodeps --prefix $RTM_TOP
rtm-poller-10.2.0-13.601132.x86_64.rpm
·
If the eauth fix is applied to the LSF cluster that RTM monitors, replace the old
version of eauth in RTM_TOP/rtm/lsf<9/101>/etc/eauth with the new eauth.cve on the RTM Server. For example, run the following commands:
#mv /opt/IBM/rtm/lsf101/etc/eauth /opt/IBM/rtm/lsf101/etc/eauth_bak
#mv /opt/IBM/rtm/lsf101/etc/eauth.cve /opt/IBM/rtm/lsf101/etc/eauth
6.3 After you install:
Log out, then login to RTM again with the new
version number from the web UI.
6.4 Uninstallation
Restore 10.2.0 GA, 10.2.0 Fix Pack 1, 10.2.0 Fix
Pack 11 or 10.2.0 Fix Pack 12 files from the previous backup tarball:
#cd $RTM_TOP
#tar -xzf rtm_backup10.2.0.13.tar.gz
Note:
Remote Poller restore procedure is the same as previously
mentioned.
Restore database. Example is rollback to 10.2.0 GA:
#mysql
cacti -e "UPDATE settings SET value='10.2.0.0' WHERE name LIKE
'%_version%' AND value='10.2.0.13'"
#cd
$RTM_TOP/cacti/plugins/grid
#php -q grid_backup_restore_rtm.php
--restore --file=<path of the previous cacti_db_backup
tgz file>
Note:
·
RTM RPMS version is still 10.2
Fix Pack 13 with the previous uninstall procedure, even if the binary and
database is rollback to 10.2.0 GA
·
After the uninstall steps:
o
Reinstalling RTM 10.2.0 Fix Pack
13 is required before you contact IBM Support.
o
The RTM 10.2.0 Fix Pack 13
database backup file under the $RTM_TOP/cacti/backup directory is not valid for the RTM
10.2.0 GA, 10.2.0 Fix Pack 1, 10.2.0 Fix Pack 11, and 10.2.0 Fix Pack 12
database restore.
o
All new records are lost,
including newly added clusters and external links.
7. List of files in package
advocate/lsf.py
cacti/CHANGELOG
cacti/cacti.sql
cacti/cactid.php
cacti/cli/batchgapfix.php
cacti/cli/convert_innodb.php
cacti/cli/fix_mediumint.php
cacti/cli/push_out_graph_templates.php
cacti/cli/push_out_hosts.php
cacti/cli/rebuild_poller_cache.php
cacti/cli/refresh_csrf.php
cacti/cli/remove_broken_graphs.php
cacti/cli/splice_rrd.php
cacti/color_templates.php
cacti/docs/audit_schema.sql
cacti/formats/platform.format
cacti/graph.php
cacti/host.php
cacti/include/fa/css/all.css
cacti/include/global_arrays.php
cacti/include/global_form.php
cacti/include/layout.js
cacti/include/themes/paper-plane/main.css
cacti/include/themes/paw/main.css
cacti/include/themes/spectrum/main.js
cacti/include/themes/sunrise/main.css
cacti/include/vendor/phpsnmp/extension.php
cacti/include/vendor/phpsnmp/mib_parser.php
cacti/init.sql
cacti/install/upgrades/0_8_4.php
cacti/install/upgrades/0_8_7.php
cacti/install/upgrades/1_0_0.php
cacti/lib/api_automation_tools.php
cacti/lib/api_device.php
cacti/lib/api_graph.php
cacti/lib/database.php
cacti/lib/functions.php
cacti/lib/mib_cache.php
cacti/lib/rtm_db_upgrade.php
cacti/lib/rtm_functions.php
cacti/lib/rtm_plugins.php
cacti/lib/snmpagent.php
cacti/lib/spikekill.php
cacti/lib/template.php
cacti/locales/po/de-DE.po
cacti/managers.php
cacti/plugins/RTM/INFO
cacti/plugins/RTM/include/rtm_constants.php
cacti/plugins/RTM/setup.php
cacti/plugins/RTM/templates/cacti_data_template_netware_-_total_users.xml
cacti/plugins/RTM/templates/cacti_data_template_temysql_-_replication.xml
cacti/plugins/RTM/templates/cacti_graph_template_net-snmp_-_context_switches.xml
cacti/plugins/RTM/templates/cacti_graph_template_net-snmp_-_cpu_utilization.xml
cacti/plugins/RTM/templates/cacti_graph_template_net-snmp_-_interrupts.xml
cacti/plugins/RTM/templates/cacti_graph_template_snmp_-_generic_oid_template.xml
cacti/plugins/RTM/templates/cacti_graph_template_unix_-_ping_latency.xml
cacti/plugins/RTM/templates/cacti_host_template_cacti_polling_host.xml
cacti/plugins/RTM/templates/cacti_host_template_cisco_router.xml
cacti/plugins/RTM/templates/cacti_host_template_generic_snmp-enabled_host.xml
cacti/plugins/RTM/templates/cacti_host_template_karlnet_wireless_bridge.xml
cacti/plugins/RTM/templates/cacti_host_template_local_linux_machine.xml
cacti/plugins/RTM/templates/cacti_host_template_netware_45_server.xml
cacti/plugins/RTM/templates/cacti_host_template_net-snmp_host.xml
cacti/plugins/RTM/templates/cacti_host_template_temysql_host.xml
cacti/plugins/RTM/templates/cacti_host_template_ucdnet_snmp_host.xml
cacti/plugins/RTM/templates/cacti_host_template_windows_2000xp_host.xml
cacti/plugins/benchmark/INFO
cacti/plugins/benchmark/benchmark.php
cacti/plugins/benchmark/grid_benchmark_jobs.php
cacti/plugins/benchmark/grid_benchmark_summary.php
cacti/plugins/benchmark/poller_benchmark.php
cacti/plugins/benchmark/setup.php
cacti/plugins/disku/INFO
cacti/plugins/disku/README
cacti/plugins/disku/disku_add_device.php
cacti/plugins/disku/poller_disku.php
cacti/plugins/disku/setup.php
cacti/plugins/disku/templates/cacti_host_template_disk_filesystem_host.xml
cacti/plugins/disku/templates/cacti_host_template_disk_monitoring_host.xml
cacti/plugins/gridalarms/INFO
cacti/plugins/gridalarms/formats/alert.format
cacti/plugins/gridalarms/gridalarms_alarm_edit.php
cacti/plugins/gridalarms/gridalarms_template_edit.php
cacti/plugins/gridalarms/includes/thold.php
cacti/plugins/gridalarms/lib/gridalarms_functions.php
cacti/plugins/gridalarms/setup.php
cacti/plugins/gridalarms/templates/cacti_graph_template_alert_-_flexlm_license_feature_usage_.xml
cacti/plugins/gridalarms/templates/cacti_graph_template_alert_-_hostgroup_with_low_number_of_free_slots.xml
cacti/plugins/gridalarms/templates/cacti_graph_template_alert_-_hosts_with_effective_r15m_x.xml
cacti/plugins/gridalarms/templates/cacti_graph_template_alert_-_hosts_with_used_mem_.xml
cacti/plugins/gridalarms/templates/cacti_graph_template_alert_-_hosts_with_used_swp_.xml
cacti/plugins/gridalarms/templates/cacti_graph_template_alert_-_host_with_tmp_exceed_capacity.xml
cacti/plugins/gridalarms/templates/cacti_graph_template_alert_-_host_with_vartmp_exceed_capacity.xml
cacti/plugins/gridalarms/templates/cacti_graph_template_alert_-_host_with_x_status.xml
cacti/plugins/gridalarms/templates/cacti_graph_template_alert_-_idle_jobs.xml
cacti/plugins/gridalarms/templates/cacti_graph_template_alert_-_jobs_pending_for_x_seconds.xml
cacti/plugins/gridblstat/INFO
cacti/plugins/gridblstat/blstat_collectors.php
cacti/plugins/gridblstat/grid_lsdashboard.php
cacti/plugins/gridblstat/lib/functions.php
cacti/plugins/gridblstat/poller_graphs.php
cacti/plugins/gridblstat/poller_gridblstat.php
cacti/plugins/gridblstat/setup.php
cacti/plugins/gridblstat/templates/cacti_host_template_license_scheduler_summary.xml
cacti/plugins/gridcstat/INFO
cacti/plugins/gridcstat/README
cacti/plugins/gridcstat/gridcstat.php
cacti/plugins/gridcstat/poller_gridcstat.php
cacti/plugins/gridcstat/setup.php
cacti/plugins/gridpend/INFO
cacti/plugins/gridpend/grid_pend.php
cacti/plugins/gridpend/poller_gridpend.php
cacti/plugins/gridpend/setup.php
cacti/plugins/grid/INFO
cacti/plugins/grid/cacti_grid.sql.innodb
cacti/plugins/grid/database_prune_duplicate_jobs.php
cacti/plugins/grid/database_purge_interval_records.php
cacti/plugins/grid/database_replay_daily_stats.php
cacti/plugins/grid/database_shorten_hostname.php
cacti/plugins/grid/database_upgrade_partitions.php
cacti/plugins/grid/formats/idle.format
cacti/plugins/grid/formats/memvio.format
cacti/plugins/grid/formats/runtime.format
cacti/plugins/grid/get_grid_poller.php
cacti/plugins/grid/grid.sql
cacti/plugins/grid/grid_add_cluster.php
cacti/plugins/grid/grid_bapps.php
cacti/plugins/grid/grid_barrays.php
cacti/plugins/grid/grid_bhgroups.php
cacti/plugins/grid/grid_bhosts.php
cacti/plugins/grid/grid_bhosts_closed.php
cacti/plugins/grid/grid_bjgroups.php
cacti/plugins/grid/grid_bjobs.php
cacti/plugins/grid/grid_bmgroup.php
cacti/plugins/grid/grid_bqueues.php
cacti/plugins/grid/grid_bresourcespool.php
cacti/plugins/grid/grid_bugroup.php
cacti/plugins/grid/grid_busers.php
cacti/plugins/grid/grid_bzen.php
cacti/plugins/grid/grid_clients.php
cacti/plugins/grid/grid_clusterdb.php
cacti/plugins/grid/grid_clusters.php
cacti/plugins/grid/grid_create.sql
cacti/plugins/grid/grid_dailystats.php
cacti/plugins/grid/grid_drop.sql
cacti/plugins/grid/grid_jobgraphzoom.php
cacti/plugins/grid/grid_license_projects.php
cacti/plugins/grid/grid_lsgload.php
cacti/plugins/grid/grid_lshosts.php
cacti/plugins/grid/grid_lsload.php
cacti/plugins/grid/grid_manage_hosts.php
cacti/plugins/grid/grid_params.php
cacti/plugins/grid/grid_pollers.php
cacti/plugins/grid/grid_projects.php
cacti/plugins/grid/grid_queue_distrib.php
cacti/plugins/grid/grid_shared.php
cacti/plugins/grid/grid_summary.php
cacti/plugins/grid/grid_utilities.php
cacti/plugins/grid/import_default_templates.php
cacti/plugins/grid/include/database.php
cacti/plugins/grid/include/grid_constants.php
cacti/plugins/grid/include/grid_messages.php
cacti/plugins/grid/lib/grid_functions.php
cacti/plugins/grid/lib/grid_partitioning.php
cacti/plugins/grid/poller_grid.php
cacti/plugins/grid/rtm_archive.sql
cacti/plugins/grid/setup.php
cacti/plugins/grid/templates/cacti_data_query_grid_-_host_gpu_status.xml
cacti/plugins/grid/templates/cacti_data_query_grid_-_pool_-_effective_utilization.xml
cacti/plugins/grid/templates/cacti_data_query_grid_-_projects_-_all_-_graphs.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_clusterhost_effective_ut.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_cluster_effective_utilization.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_cluster_pending_by_pending_reason.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_host_info_requests.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_host_match_criteria.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_jobs_completed.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_jobs_dispatched.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_jobs_submitted.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_job_buckets.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_job_info_requests.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_job_scheduling_interval.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_job_submit_requests.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_mbatchd_requests.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_mbd_file_descriptor_usage.xml
cacti/plugins/grid/templates/cacti_graph_template_grid_-_lsf_queue_info_requests.xml
cacti/plugins/grid/templates/cacti_host_template_grid_host.xml
cacti/plugins/grid/templates/cacti_host_template_grid_host_wnet-snmp.xml
cacti/plugins/grid/templates/cacti_host_template_grid_summary.xml
cacti/plugins/grid/upgrades/9_1.php
cacti/plugins/grid/upgrades/10_2_0_1.php
cacti/plugins/grid/upgrades/10_2_0_11.php
cacti/plugins/grid/upgrades/10_2_0_12.php
cacti/plugins/grid/upgrades/10_2_0_13.php
cacti/plugins/heuristics/INFO
cacti/plugins/heuristics/README
cacti/plugins/heuristics/functions.php
cacti/plugins/heuristics/grid_heuristics.php
cacti/plugins/heuristics/heuristics.php
cacti/plugins/heuristics/heuristics_jobs.php
cacti/plugins/heuristics/heuristics_webapi.php
cacti/plugins/heuristics/include/database.php
cacti/plugins/heuristics/poller_heuristics.php
cacti/plugins/heuristics/setup.php
cacti/plugins/heuristics/upgrades/10_2_0_11.php
cacti/plugins/heuristics/upgrades/10_2_0_13.php
cacti/plugins/license/INFO
cacti/plugins/license/include/database.php
cacti/plugins/license/include/lic_functions.php
cacti/plugins/license/license.sql
cacti/plugins/license/lic_add_license_device.php
cacti/plugins/license/lic_feature_maps.php
cacti/plugins/license/lic_lm_fusion.php
cacti/plugins/license/lic_servers.php
cacti/plugins/license/poller_options.php
cacti/plugins/license/setup.php
cacti/plugins/license/templates/cacti_host_template_flexlm_server.xml
cacti/plugins/license/templates/cacti_host_template_flexlm_summary.xml
cacti/plugins/license/upgrades/9_1_3.php
cacti/plugins/lichist/INFO
cacti/plugins/lichist/README
cacti/plugins/lichist/poller_lichist.php
cacti/plugins/lichist/setup.php
cacti/plugins/meta/INFO
cacti/plugins/meta/lib/metadata_api.php
cacti/plugins/meta/setup.php
cacti/plugins/projmap/INFO.demo
cacti/plugins/syslog/CHANGELOG.md
cacti/plugins/syslog/setup.php
cacti/plugins/syslog/syslog_batch_transfer.php
cacti/plugins/syslog/syslog_process.php
cacti/plugins/thold/CHANGELOG.md
cacti/plugins/thold/includes/database.php
cacti/plugins/thold/thold_functions.php
cacti/poller_automation.php
cacti/poller_spikekill.php
cacti/resource/script_server/grid_pool.xml
cacti/rtm.sql
cacti/scripts/cacti_user_stats.php
cacti/scripts/ss_count_oids.php
cacti/scripts/ss_fping.php
cacti/scripts/ss_grid_amem.php
cacti/scripts/ss_grid_app_stats.php
cacti/scripts/ss_grid_benchmarks.php
cacti/scripts/ss_grid_bgrespool_stats.php
cacti/scripts/ss_grid_bgsla_stats.php
cacti/scripts/ss_grid_cpu.php
cacti/scripts/ss_grid_effectiveut.php
cacti/scripts/ss_grid_efficiency.php
cacti/scripts/ss_grid_features.php
cacti/scripts/ss_grid_fstree.php
cacti/scripts/ss_grid_gpu_status.php
cacti/scripts/ss_grid_hgroup_stats.php
cacti/scripts/ss_grid_io.php
cacti/scripts/ss_grid_jgroup_stats.php
cacti/scripts/ss_grid_jobs.php
cacti/scripts/ss_grid_licenses.php
cacti/scripts/ss_grid_licenses_summary.php
cacti/scripts/ss_grid_license_svr_stats.php
cacti/scripts/ss_grid_load.php
cacti/scripts/ss_grid_perf.php
cacti/scripts/ss_grid_perfmon.php
cacti/scripts/ss_grid_perfmon_usage.php
cacti/scripts/ss_grid_perfmon_ut.php
cacti/scripts/ss_grid_poller_stats.php
cacti/scripts/ss_grid_pool_stats.php
cacti/scripts/ss_grid_projects.php
cacti/scripts/ss_grid_proj_stats.php
cacti/scripts/ss_grid_queues.php
cacti/scripts/ss_grid_queue_stats.php
cacti/scripts/ss_grid_sbres_stats.php
cacti/scripts/ss_grid_slot_ut.php
cacti/scripts/ss_grid_throughput.php
cacti/scripts/ss_grid_tp_queues.php
cacti/scripts/ss_grid_ugroup_stats.php
cacti/scripts/ss_grid_user_stats.php
cacti/scripts/ss_host_cpu.php
cacti/scripts/ss_host_disk.php
cacti/scripts/ss_lic_flexlm_servers.php
cacti/scripts/ss_lic_flexlm_users_features.php
cacti/scripts/ss_lic_flexlm_vendors_features.php
cacti/scripts/ss_lic_server_poller_stats.php
cacti/scripts/ss_net_snmp_disk_bytes.php
cacti/scripts/ss_net_snmp_disk_io.php
cacti/scripts/ss_sql.php
cacti/upgrade_cacti.sql
cacti/user_admin.php
cacti/user_group_admin.php
rtm/bin/licpollerd
rtm/bin/lsfpollerd
rtm/etc/lsfpollerd.conf
rtm/lic/bin/licflexpoller
rtm/lic/bin/licjsonpoller
rtm/lic/bin/liclmpoller
rtm/lic/etc/pluggable/README
rtm/lic/etc/pluggable/include/global.php
rtm/lic/etc/pluggable/lm_install.sql
rtm/lsf91/bin/gridacct
rtm/lsf91/bin/gridadmin
rtm/lsf91/bin/gridarrays
rtm/lsf91/bin/gridbenchmark
rtm/lsf91/bin/gridbhosts
rtm/lsf91/bin/gridbsla
rtm/lsf91/bin/gridhostgroups
rtm/lsf91/bin/gridhosts
rtm/lsf91/bin/gridhres
rtm/lsf91/bin/gridjobs
rtm/lsf91/bin/gridload
rtm/lsf91/bin/gridparams
rtm/lsf91/bin/gridpend
rtm/lsf91/bin/gridperf
rtm/lsf91/bin/gridqueue
rtm/lsf91/bin/gridusergroups
rtm/lsf91/bin/gridusers
rtm/lsf101/bin/gridacct
rtm/lsf101/bin/gridadmin
rtm/lsf101/bin/gridarrays
rtm/lsf101/bin/gridbenchmark
rtm/lsf101/bin/gridbhosts
rtm/lsf101/bin/gridbsla
rtm/lsf101/bin/gridhostgroups
rtm/lsf101/bin/gridhosts
rtm/lsf101/bin/gridhres
rtm/lsf101/bin/gridjobs
rtm/lsf101/bin/gridload
rtm/lsf101/bin/gridparams
rtm/lsf101/bin/gridpend
rtm/lsf101/bin/gridperf
rtm/lsf101/bin/gridqueue
rtm/lsf101/bin/gridusergroups
rtm/lsf101/bin/gridusers
rtm/lsf1017/bin/gridacct
rtm/lsf1017/bin/gridadmin
rtm/lsf1017/bin/gridarrays
rtm/lsf1017/bin/gridbenchmark
rtm/lsf1017/bin/gridbhosts
rtm/lsf1017/bin/gridbsla
rtm/lsf1017/bin/gridhostgroups
rtm/lsf1017/bin/gridhosts
rtm/lsf1017/bin/gridhres
rtm/lsf1017/bin/gridjobs
rtm/lsf1017/bin/gridload
rtm/lsf1017/bin/gridparams
rtm/lsf1017/bin/gridpend
rtm/lsf1017/bin/gridperf
rtm/lsf1017/bin/gridqueue
rtm/lsf1017/bin/gridusergroups
rtm/lsf1017/bin/gridusers
rtm/lsf10.1.0.13/bin/grid.conf
rtm/lsf10.1.0.13/bin/gridacct
rtm/lsf10.1.0.13/bin/gridadmin
rtm/lsf10.1.0.13/bin/gridarrays
rtm/lsf10.1.0.13/bin/gridbenchmark
rtm/lsf10.1.0.13/bin/gridbhosts
rtm/lsf10.1.0.13/bin/gridbsla
rtm/lsf10.1.0.13/bin/gridhostgroups
rtm/lsf10.1.0.13/bin/gridhosts
rtm/lsf10.1.0.13/bin/gridhres
rtm/lsf10.1.0.13/bin/gridjobs
rtm/lsf10.1.0.13/bin/gridload
rtm/lsf10.1.0.13/bin/gridparams
rtm/lsf10.1.0.13/bin/gridpend
rtm/lsf10.1.0.13/bin/gridperf
rtm/lsf10.1.0.13/bin/gridqueue
rtm/lsf10.1.0.13/bin/gridusergroups
rtm/lsf10.1.0.13/bin/gridusers
rtm/lsf10.1.0.13/etc/eauth
rtm/lsf10.1.0.13/etc/eauth.krb5
8. Product notifications
To receive information about product solution and
fix updates automatically, subscribe to product notifications on the My
notifications page (www.ibm.com/support/mynotifications) on the
IBM Support website (support.ibm.com). You can edit your subscription settings to choose the types of
information you want to get notification about, for example, security
bulletins, fixes, troubleshooting, and product enhancements or documentation
changes.
9. Copyright and trademark information
© Copyright IBM Corporation 2022
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.