Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Uptime Infrastructure Monitor Version 7.

...

10 Release Notes -

...

August 2023

Table of Contents
maxLevel2
minLevel2

...

Info

This Release Notes document describes changes to the 7.9 10 release. For more information about the fixed issues in this release, see Resolved Issues at the end of this topic.

New and Improved Features in Uptime 7.

...

10

Uptime Infrastructure Monitor 7.9 10 includes the following new and improved features.:

Anchor
UT-

...

18867
UT-

...

18867
Supports new versions of Apache/PHP/OpenSSL/TLS

With this release, Uptime Infrastructure Monitor 7.9 improves encryption for increased security and includes a new utility to update configuration of the Uptime data storage.

...

10 includes Apache/PHP/OpenSSL/TLS upgraded to the latest version.

Upgrade Notices

Warning

Users who have a bundled MySQL database cannot

Uptime Infrastructure Monitor 7.9 updates web services to the following new versions:

  •  Apache 2.4.48
  • PHP 8.0.7
  • OpenSSL 1.1.1k

...

This version of Uptime Infrastructure Monitor includes support for vCenter 7.0.

Upgrade Notices

Warning

Users who have a bundled MySQL database cannot upgrade directly from Uptime Infrastructure Monitor 7.7.3 (MySQL 5.5) to Uptime 7.8.6 or later (MySQL 8.0). You first must upgrade to Uptime 7.8.5 before continuing on to the Uptime 7.8.6 or later upgrade.

Warning

If you are running Uptime 7.8.6 with SUSE 12.3, you first must upgrade to SUSE 15.3 before upgrading to Uptime 7.910.

Info

Make sure you have enough space before attempting to upgrade to Uptime Infrastructure Monitor 7.910.x. You should have at least 40% free space before beginning the upgrade.

...

The Uptime Infrastructure Monitor 7.910.x data collector includes a maxpermgen size of 160. This is up from 128 MB in Uptime Infrastructure Monitor 7.7 and earlier. Users who require custom or higher settings can reference the old config file stored at c:\uptime\config-backup\[prior uptime version]\uptime (Windows) or uptime/config-backup/[prior uptime version]/uptime/uptime.jcnf (Linux) and restore the settings after the upgrade. A data collector restart is required. Otherwise the customizations may be lost.

...

The WebLogic Service Monitor is updated to support SSL in Uptime Infrastructure Monitor 7.8.x and later. Also, email round trip service monitors using or any other service using self-signed certificates manually added to the trusted store will be are overwritten upon upgrade and must be reinstalled after the upgrade is complete. For more information about this process, see the Application Monitors section about WebLogic. Because this is a pain, and you may not be aware this was ever done, it is a good idea to back it up and restore it after an upgrade. Simply back up the uptime/jre/lib/security/cacerts file prior to upgrade. Post upgrade, shut down the Uptime Data Collector (uptime core service in Linux) and Uptime Controller (Win and Linux) services, copy your old cacerts file back into that folder, and start the service up again.

...

Users upgrading to Uptime Infrastructure Monitor 7.910.x who previously upgraded to Uptime 7.7.x from an earlier version should back up their MySQL my.ini file before upgrading, make the following change, and then replace the newly-installed my.ini file with the backup after completing the upgrade.

...

  1. Stop your Uptime services.
  2. In uptime/mysql/my.ini, comment out table_cache=256. This must be commented out because the MySQL 5.7 version is named table_open_cache.
  3. Search for and, if present, comment out innodb_buffer_pool_instance. This must be commented out because the MySQL 5.7 version is named innodb_buffer_pool_instances.
  4. Back up uptime/mysql/my.ini.
  5. Run the Uptime Infrastructure Monitor 7.910.x installer. Note that the upgrade of tables to the new database engine may take from minutes to several hours to complete depending on database size.
  6. Replace uptime/mysql/my.ini with the backed up version.

...

You can only upgrade directly to Uptime Infrastructure Monitor 7.910.x if your currently installed version is version 7.8.6. Users on version 7.1 must upgrade to version 7.3, then 7.5 before upgrading to 7.7.3, then 7.8.6, 7.9, and finally 7.9.x10. Upgrades are possible across only two minor releases. Users who are running version 6.0 or 6.0.1 must upgrade to 7.0 > 7.1 > 7.3 > 7.5 > 7.7.3 > 7.8.6 > 7.9 > 7.x10. For more information, see Upgrading to Uptime Infrastructure Monitor 7.6 and later.

...

The Uptime Infrastructure Monitor 7.9.x upgrade process for plugins is as follows:

...

The Uptime Infrastructure Monitor 7.9.x upgrade process is as follows: Some gadgets were adjusted for 7.8.x and later and will require your attention if you are running on an MS-SQL or ORACLE database back end.

...

  1. Install unixODBC via your package manager (i.e. yum install unixodbc). This step installs unixODBC into your ‘/usr/lib64/’ directory.
  2. Download and Install the latest version of the Oracle Instant Client Basic package, available from Oracle at http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html. Keep in mind that Uptime 7.2.x and later come bundled with 64-bit Apache/PHP, so you will need the Linux x86-64 package (i.e. oracle-instantclient12.1-basic-12.1.0.1.0-1.x86_64.rpm). Note that the 12.1 package also works with 11g databases. This package installs some of the required binaries/drivers for Oracle into /usr/lib/oracle/12.1/client64/lib/.
  3. Download and install the ODBC: Additional libraries package, available from Oracle (i.e. oracle-instantclient12.1-odbc-12.1.0.1.0-1.x86_64.rpm). This package provides the actual ODBC Driver needed.
  4. Edit the /etc/init.d/uptime_httpd script that starts Uptime’s apache, and then add the following lines to set some of the required environment variables. Note that this should be toward the beginning of the script and the end of the other export commands, such as export PATH , export MIBDIRS etc.

    export ORACLE_HOME=/usr/lib/oracle/12.1/client64
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib

  5. Restart the uptime_httpd service to pick up this change.

    /etc/init.d/uptime_httpd stop
    /etc/init.d/uptime_httpd start

  6. Make sure to uncomment one of the odbc driver lines in /gadgets/definitions/uptime.Metricgadget/uptimeDB.php as explained above.

...

For an expanded list of supported monitoring station platforms, see see Supported Monitoring Station Platforms in Uptime Infrastructure Monitor.

Operating System and VersionUptime Infrastructure Monitor
7.107.9.x7.8.x7.77.6
Red Hat Enterprise Linux 5.10


(minus)(tick)
Red Hat Enterprise Linux 6.4


(minus)(tick)
Red Hat Enterprise Linux 6.5


(minus)(tick)
Red Hat Enterprise Linux 6.7(warning)(warning)(tick)(plus)
Red Hat Enterprise Linux 7.0

(minus)(plus)
Red Hat Enterprise Linux 7.1(warning)(warning)(warning)(plus)
Red Hat Enterprise Linux 7.2(tick)(tick)(tick)(plus)
Red Hat Enterprise Linux 7.3(tick)(tick)(plus)

Red Hat Enterprise Linux 7.4(tick)(tick)(plus)

Red Hat Enterprise Linux 7.5(tick)(tick)(plus)

Red Hat Enterprise Linux 8.0(tick)(tick)(plus)

SUSE Linux Enterprise Server 11.3

(minus)(warning)(tick)
SUSE Linux Enterprise Server 11.4(tick)(tick)(plus)

SUSE Linux Enterprise Server 12.0(warning)(warning)(warning)(plus)
SUSE Linux Enterprise Server 12.1
(minus)(plus)

SUSE Linux Enterprise Server 12.3
(minus)(plus)

SUSE Linux Enterprise Server 15.3*(tick)(plus)


Windows Server 2008 R2 SP1(warning)(warning)(warning)(warning)(tick)
Windows Server 2012(tick)(tick)(tick)(tick)(tick)
Windows Server 2012 R2(tick)(tick)(tick)(tick)(tick)
Windows Server 2016(tick)(tick)(tick)(plus)
Windows Server 2019(tick)(tick)(plus)

Windows 7 SP1


(minus)(tick)
Windows 10(tick)(tick)(tick)(tick)(plus)

* If you are running Uptime 7.8.6 with SUSE 12.3, you first must upgrade to SUSE 15.3 before upgrading to Uptime 7.910.

Agents

For an expanded list of supported agent platforms, see Supported Agent Platforms in Uptime Infrastructure Monitor.

Windows Systems

Operating System and VersionAgent Version
7.107.9.x7.8.x7.77.6
Windows 7 SP1 Professional and Enterprise

(minus)(warning)(tick)
Windows 8 Professional and Enterprise(warning)(warning)(warning)(warning)(warning)
Windows 8.1 Professional and Enterprise(warning)(warning)(warning)(tick)(tick)
Windows 10 Professional and Enterprise(tick)(tick)(tick)(plus)
Windows Server 2008 Standard and Enterprise(warning)(warning)(warning)(warning)(warning)
Windows Server 2008 R2 Standard and Enterprise(warning)(warning)(warning)(warning)(warning)
Windows Server 2008 R2 SP1 Standard and Enterprise(tick)(tick)(tick)(tick)(tick)
Windows Server 2012 Essentials and Standard(warning)(warning)(warning)(warning)(warning)
Windows Server 2012 R2 Essentials and Standard(tick)(tick)(tick)(tick)(tick)
Windows Server 2016 Essentials and Standard(tick)(tick)(tick)(plus)

Linux Systems

RPM Agent (x86/64 unless otherwise noted)
Operating System and VersionAgent Version
7.107.9.x7.8.x7.77.6
Red Hat Enterprise Linux 5.7 - 5.9


(minus)(tick)
Red Hat Enterprise Linux 5.10, 5.11


(minus)(warning)
Red Hat Enterprise Linux 6.4


(minus)(tick)
Red Hat Enterprise Linux 6.5

(minus)(warning)(tick)
Red Hat Enterprise Linux 6.6, 6.7(warning)(warning)(warning)(plus)
Red Hat Enterprise Linux 6.8(tick)(tick)(plus)

Red Hat Enterprise Linux 7.0, 7.1(warning)(warning)(warning)(plus)
Red Hat Enterprise Linux 7.2(tick)(tick)(tick)(plus)
Red Hat Enterprise Linux 7.3(tick)(tick)(plus)

Red Hat Enterprise Linux 7.4(tick)(tick)(plus)

SUSE Linux Server 10.3


(minus)(warning)
SUSE Linux Server 10.4


(minus)(warning)
SUSE Linux Server 11.0


(minus)(warning)
SUSE Linux Server 11.1


(minus)(warning)
SUSE Linux Server 11.2, 11.3(tick)(tick)(tick)(tick)(tick)
SUSE Linux Server 11.4(tick)(tick)(plus)

SUSE Linux Server 12(tick)(tick)(tick)(plus)
SUSE Linux Server 12.1(tick)(tick)(plus)

DEB Agent (x86/64) only
Operating System and VersionAgent Version
7.107.9.x7.8.67.77.6
Ubuntu Server 12.04 LTS


(minus)(warning)
Ubuntu Server 14.04 LTS(warning)(warning)(warning)(warning)(tick)
Ubuntu Server 16.04 LTS(tick)(tick)(tick)(plus)
Ubuntu Server 17.04 LTS(tick)(tick)(plus)

Ubuntu Server 18.00 LTS(tick)(tick)(plus)

Debian 7(warning)(warning)(warning)(warning)(warning)
Debian 8(warning)(warning)(warning)(warning)(warning)
Unix Systems - AIX
Operating System and VersionArchitectureAgent Version
7.107.9.x7.8.x
AIX 7.1 TL3POWER7(tick)(tick)(tick)
AIX 7.1 TL4POWER7(tick)(tick)(plus)
AIX 7.2 TL0POWER7(tick)(tick)(plus)
AIX 7.2 TL1POWER8(tick)(tick)(plus)
Unix Systems - HP-UX
Operating System and VersionArchitectureAgent Version
7.107.9.x7.8.x
HP-UX 11.31 (11i v3)PA-RISC/IA64/Itanium(tick)(tick)(tick)
Unix Systems - Oracle Solaris
Operating System and VersionAgent Version
7.107.9.x7.8.x
Solaris 10 U9, U10(warning)(warning)(warning)
Solaris 11.0(warning)(warning)(warning)
Solaris 11.1 (SPARC/x86)(tick)(tick)(tick)
Solaris 11.3(tick)(tick)(plus)

Agentless Monitoring

For an expanded list of supported agentless monitoring platforms, see Supported Agentless Platforms in Uptime Infrastructure Monitor.

IBM pSeries Systems

Platform and VersionUptime Infrastructure Monitor


7.107.9.x7.8.x7.77.6
HMC v6R1.3(warning)(warning)(warning)(warning)(warning)
HMC v7R3.x(warning)(warning)(warning)(warning)(warning)
HMC v7R7.1.0(tick)(tick)(tick)(tick)(tick)

VMware Systems

Platform and VersionUptime Infrastructure Monitor Version
7.107.9.x7.8.x7.7
ESX / ESXi 4.1


(minus)
ESXi 5.0(warning)(warning)(warning)(warning)
ESXi 5.1(warning)(warning)(warning)(warning)
ESXi 5.5 GA(warning)(warning)(warning)(warning)
ESXi 5.5 U1(warning)(warning)(warning)(warning)
ESXi 5.5 U2(warning)(warning)(warning)(warning)
ESXi 5.5 U3(tick)(tick)(tick)(tick)
ESXi 6.0 GA(warning)(warning)(warning)(warning)
ESXi 6.0 U1(warning)(warning)(warning)(warning)
ESXi 6.0 U2(tick)(tick)(tick)(plus)
ESXi 6.5 GA(tick)

(tick)

(plus)
vCenter 4.0


(minus)
vCenter 5.0(warning)(warning)(warning)(warning)
vCenter 5.1(warning)(warning)(warning)(warning)
vCenter 5.5(warning)(warning)(warning)(warning)
vCenter 6.0(tick)(tick)(tick)(tick)
vCenter 6.5(tick)(tick)(plus)
vCenter 7.0(tick)(plus)

WMI Monitoring

Platform and VersionUptime Infrastructure Monitor Version
7.107.9.x7.8.x7.7
Windows 7 SP1 Professional and Enterprise(warning)(warning)(warning)(warning)
Windows 8 Professional and Enterprise(warning)(warning)(warning)(warning)
Windows 8.1 Professional and Enterprise(warning)(warning)(warning)(tick)
Windows 10 Professional and Enterprise(tick)(tick)(tick)(plus)
Windows Server 2008 Standard and Enterprise(warning)(warning)(warning)(warning)
Windows Server 2008 R2 Standard and Enterprise(warning)(warning)(warning)(warning)
Windows Server 2008 R2 SP1 Standard and Enterprise(tick)(tick)(tick)(tick)
Windows Server 2012 Essentials and Standard(warning)(warning)(warning)(warning)
Windows Server 2012 R2 Essentials and Standard(tick)(tick)(tick)(tick)
Windows Server 2016 Essentials and Standard(tick)(tick)(plus)

Databases

For an expanded list of supported databases, see Supported Databases in Uptime Infrastructure Monitor.

Database Type and VersionUptime Infrastructure Monitor Version
7.107.9.x7.8.x7.7
MySQL 5.5 64-bit (Bundled)

(minus)(tick)
MySQL 5.6 64-bit (Bundled)(tick)(tick)(plus)
MySQL 5.7 64-bit (Bundled)(tick)(tick)(plus)
MySQL 5.7.21 64-bit (Bundled)(tick)(tick)(plus)
MySQL 8.0.xx 64-bit (Bundled)(tick)(tick)(plus)
Oracle 11g R2 (11.2.0.4)

(minus)(tick)
Oracle 12c (12.1.0.2)(tick)(tick)(tick)(tick)
Oracle 12c (12.2.0.1)(tick)(tick)(plus)
Oracle 12c R2 (12.2.2.x)(tick)(tick)(plus)
Oracle 18c(tick)(tick)(plus)
Oracle 19c(tick)(tick)(plus)
Microsoft SQL Server 2012

(minus)(tick)
Microsoft SQL Server 2012 SP1

(minus)(tick)
Microsoft SQL Server 2012 SP3(tick)(tick)(plus)
Microsoft SQL Server 2014 SP1(tick)(tick)(plus)
Microsoft SQL Server 2016(tick)(tick)(plus)
Microsoft SQL Server 2017(tick)(tick)(plus)
Microsoft SQL Server 2019(tick)(tick)(plus)

Web Browsers

Uptime Infrastructure Monitor is available on the latest versions of Internet Explorer, Mozilla Firefox, Google Chrome, and Microsoft Edge. For an expanded list of supported web browsers, see Supported Browsers in Uptime Infrastructure Monitor.

...

A complete, first-time deployment of Uptime Infrastructure Monitor and its agents is a straightforward process. Refer to the Installation and Quick Start Guide for complete instructions on performing a first-time installation.

...

...

...

...

...

UT-
18649
18702Resolved an issue
when enabling TLS or SSL for the SMTP Configuration optionUT-18790Added support for vCenter 7.0UT-18794Added support for PHP 8.0.7, Apache 2.4.48, OpenSSL 1.1.1kUT-18795Added support for jQuery 3.6.0UT-18809Enhanced code for increased config file encryptionUT-18810Added a utility to update the datastoreUT-18811Improved encryption for increased security
caused when fetching host names for Service Monitors
UT-18732Resolved an issue causing Service Monitor response time to appear as 0ms
UT-18796Resolved an issue preventing a user from properly deleting records from 'Retained' policy tables
UT-18804Resolved an issue preventing Active Directory synchronization in some environments
UT-18805Resolved an issue causing RHEL errors if no default installation path is used
UT-18827Improved vulnerability protection for MySQL
UT-18830Improved Uptime Active Directory authentication password acceptance
UT-18865Improved vulnerability protection for Apache Log4j 1.2.16
UT-18867Improved vulnerability protection for Apache/Openssl/PHP/TLS
UT-18870Improved vulnerability protection for VMware Spring Expression DoS
UT-18871Improved vulnerability protection for Java SE
UT-18872Resolved an issue preventing some users from enabling TLS v1.2 Office 365 SMTP
UT-18873Resolved an issue causing some users to see CRIT status in the Outages table on the Global Scan.
Info

For Uptime Infrastructure Monitor 7.8.5 and later, the vcruntime140.dll must be installed prior to installing or upgrading. If the .dll is not available during the upgrade or installation process, you may receive a message that the procedure failed.
To fix this issue:

  1. Exit the installer by clicking OK.
  2. Install the Microsoft Visual C++ 2015 Redistributable, available at the following URL: https://www.microsoft.com/en-us/download/details.aspx?id=48145
  3. Re-run Uptime installer Uptime-7.8.5-windows.exe.
    If you currently have Visual C++ 2017 Redistributable installed on top of VC++ 2015 Redistributable, then the required registry key may not exist in your environment. To resolve this issue, you must "repair" VC++2017. For more information, see https://developercommunity.visualstudio.com/content/problem/262841/vc-runtime-redistributable-update-deletes-registry.html.

...

The following link provides more information from Microsoft:
https://support.microsoft.com/en-us/topic/kb5004442-manage-changes-for-windows-dcom-server-security-feature-bypass-cve-2021-26414-f1400b52-c141-43d2-941e-37ed901c769c.

Anchor
UT-15234
UT-15234
lmhostid returns '000000000000' error

...

Human Resources IDERA Careers

Copyright ©

...

2023 IDERA, Inc.

IDERA, Inc. considers information included in this documentation to be proprietary. Your use of this information is subject to the terms and conditions of the applicable license agreement.

Save

Save

Save

Save

Save