The directions in the subsequent sections assume you are installing Uptime Infrastructure Monitor for the first time. If you are updating an existing Uptime Infrastructure Monitor installation, there are other steps to consider. Refer to one of the following upgrade pages on the IDERA Support Portal to ensure that during an upgrade, your monitoring is uninterrupted and you have safeguarded your historical data:

Understanding Uptime Infrastructure Monitor's Components

Uptime Infrastructure Monitor comprises four main components:

Monitoring Station

The Uptime Infrastructure Monitor Monitoring Station is a system running the Data Collector (also referred to as the up.time Core), and a Web server.

  • The Data Collector is software that retrieves performance metrics and other information from Elements. Uptime Infrastructure Monitor's Elements include systems, virtual machines and network devices, and metrics and information and retrieved either through installed Uptime Infrastructure Monitor Agents, or by using an existing framework such as WMI or SNMP.
  • The self-contained Web server allows administrators and end users to configure Uptime Infrastructure Monitor, as well as access its reports.
DataStore

The DataStore is where all historical performance and availability data are stored. Uptime Infrastructure Monitor includes a MySQL database implementation, but it can also use either an Oracle or MS SQL Server database as its DataStore. If you plan to use either of these databases, refer to Running Uptime Infrastructure Monitor with an Oracle database or Running Uptime Infrastructure Monitor with an MS SQL Server database in our Knowledge Base for additional information.

Agents

Although agentless monitoring is supported, you can also use Uptime Infrastructure Monitor Agents to retrieve detailed performance metrics (such as CPU, memory, process, disk, and network usage) from systems that you are monitoring. Uptime Infrastructure Monitor Agents can also securely and remotely execute programs; for example, the Windows Agent can start and stop services, and reboot the system. Install an Uptime Infrastructure Monitor Agent on each monitored system whose metrics are not collected by some agentless method. Agents support a variety of operating systems. For more information about supported platforms for an agent, see Supported Agent Platforms. For more information about supported platforms when using agentless monitoring, see Supported Platforms via Agentless Monitoring.

Controller

The up.time Controller provides access to the API, which gives Uptime Infrastructure Monitor users access to inventories of monitored objects at various organizational levels, as well as their respective statuses. This type of information can be used to, for example, build custom dashboards.

The Uptime Infrastructure Monitor installation file includes three of these components (the Monitoring Station, DataStore, and Controller), and thus contains everything you need to begin monitoring your IT infrastructure. If you further require Uptime Infrastructure Monitor Agents as part of your monitoring deployment, you can download and install them individually, based on operating system and platform, from the Support Portal Downloads page

Component Communication

All communication between Monitoring Station and Uptime Infrastructure Monitor Agents originates from the former, and is performed over TCP using port 9998. (This port can be changed during the installation process.) When a monitored system is outside a firewall, you only need to configure outbound port access.

Access Privileges

The following privilege-related information should be considered if you are planning to use Uptime Infrastructure Monitor Agents:

  • The installation procedure creates an uptime user ID on the Monitoring Station. This uptime user should also exist on all systems that have an Uptime Infrastructure Monitor Agent; using this ID on monitored systems minimizes any security risks by not running the Agents as a privileged process.
  • Wherever possible, do not use the root account to run the Monitoring Station or Uptime Infrastructure Monitor Agents.
  • You can use existing user accounts for the agent, such as nobody, bin, or adm; however, using these accounts may pose security risks depending on other system processes that run under these accounts.
  • On HP/UX, you cannot start processes, such as Uptime Infrastructure Monitor Agents, using the nobody user ID.
  • On Windows operating systems, the Uptime Infrastructure Monitor Agent must be running with Administrator privileges. If it is not, the Uptime Infrastructure Monitor Agent cannot access the system performance counters.

Resource Requirements

When reviewing Uptime Infrastructure Monitor resource requirements, it is important to note that sizing varies based on the number of monitors per element, the type of objects monitored, and the method used to gather performance data. Uptime Infrastructure Monitor recommendations are based on an average of 2 or 3 monitors per element. For more information regarding resource requirements, see Uptime Infrastructure Monitor Sizing Examples.

As a general rule of thumb when planning the allocated disk space, you should plan on allocating about 4 GB per monitored element. Note that per element usages are per year, unless you archive using old data.

The following are the minimum hardware requirements for an Uptime Infrastructure Monitor deployment.

Monitoring Station

The hardware configurations for a Monitoring Station can change depending on the number of Uptime Infrastructure Monitor Agents you plan to monitor, the reports that you want to generate, and the amount of historical data that you wish to retain in the DataStore. For sizing examples, see Uptime Infrastructure Monitor Sizing Examples.

DataStore

The amount of storage space for the Uptime Infrastructure Monitor DataStore is dependent on the number of systems monitored. As a guide, use the Uptime Infrastructure Monitor DataStore Sizing Calculator.

Agents

Uptime Infrastructure Monitor Agents are lightweight applications that require minimal space and processing cycles to run; their impact is negligible, and do not require advanced planning.

Latest Platform Support

Uptime Infrastructure Monitor only runs on 64-bit platforms. You cannot install Uptime Infrastructure Monitor on a 32-bit operating system running on 32-bit architecture.

See the following topics for the most up-to-date information regarding:

Pre-Installation Checklist

Before proceeding with the installation sections, ensure you have done the following:

  • identified the system that acts as the central Monitoring Station
  • identified which servers, instances, and network devices are monitored
  • ensured systems that host the Uptime Infrastructure Monitor Agent are on the supported platforms list for this release
  • ensured all systems that you want to monitor are accessible over the network
  • have downloaded the appropriate install file from the IDERA Support Portal
    • up.time-<version>-linux.bin
    • up.time-<version>-windows.exe
  • No labels