OMI v1.4.2-2
Open Management Infrastructure
v1.4.2-2
Release Notes
Issues Fixed in this Release
- Allow OMI to work within a Docker container
Package Checksums
Package | MD5 Checksum |
---|---|
omi-1.4.2-2.ssl_098.ulinux.x64.deb | ed512efec9b599003c83c97e816305b7 |
omi-1.4.2-2.ssl_098.ulinux.x64.rpm | 2aaf5c0b1972dce8c01b434583d7857b |
omi-1.4.2-2.ssl_098.ulinux.x86.deb | 2e66dcda4ef394279b6ff2120a37fb22 |
omi-1.4.2-2.ssl_098.ulinux.x86.rpm | 255ce7017c10802d990c7a70e2917288 |
omi-1.4.2-2.ssl_100.ulinux.x64.deb | b9be5ed3b19ed9e14c31082b8448ac59 |
omi-1.4.2-2.ssl_100.ulinux.x64.rpm | 65c5ab9d2d89c04c00faee0719dfa945 |
omi-1.4.2-2.ssl_100.ulinux.x86.deb | b11f350425210b33c437397a98182bbe |
omi-1.4.2-2.ssl_100.ulinux.x86.rpm | a10a4e161f2423f353c981f8b1095429 |
omi-1.4.2-2.ssl_110.ulinux.x64.deb | b5b6e41a53928af0763242aa1a752393 |
omi-1.4.2-2.ssl_110.ulinux.x64.rpm | 3bd3d032dbe89ec16ecd1f4c5d3cf16d |
Installing OMI
RPM and DEB packages are provided for the installation of OMI on most enterprise Linux distributions. To install OMI, download the correct package for your Linux computer. Choose from:
- RPM or Debian package format
- x86 or x64 architecture
- OpenSSL version 0.9.8, 1.0.x, or 1.1.x. (To determine your OpenSSL version, run:
openssl version
)
Installation examples:
Ubuntu 14.04 or 16.04, x64:
sudo dpkg -i ./omi-1.4.2-2.ssl_100.ulinux.x64.deb
Red Hat Enterprise Linux, Oracle Linux, or CentOS 6/7, x64:
sudo rpm -Uvh ./omi-1.4.2-2.ssl_100.ulinux.x64.rpm
Red Hat Enterprise Linux, Oracle Linux or CentOS 5, x86:
sudo rpm -Uvh ./omi-1.4.2-2.ssl_098.ulinux.x86.rpm