Skip to content

v1.6.8-0

Compare
Choose a tag to compare
@dishantcr7 dishantcr7 released this 09 Apr 08:21
· 31 commits to master since this release

SCXcore

v1.6.8-0

Release Notes

  • Fixed an infinite loop condition, which was leading to the 100% CPU related issue.
    
  • Fixed a thread race condition that was leading to Linux script based monitoring fails due to child process that failed to start.
    
  • OES platform support & Customize release file selection.
    
  • Support for Ubuntu 20, Debian 10 and Oracle Linux 8
    

Package Checksums

Package MD5 Checksum
scx-1.6.8-0.ssl_100.universal.x64.deb 5504d6a2f84f7a2351ecb6a8b2fcf620
scx-1.6.8-0.ssl_100.universal.x64.rpm 57c4c9c7a4c0c576686b72533f2126a5
scx-1.6.8-0.ssl_110.universal.x64.deb 3ce67cde4e3bcc2586afa7458c03cbd1
scx-1.6.8-0.ssl_110.universal.x64.rpm 34e19203f1ef061fc4fc9a9f4ef31fe4

Installing SCX

RPM and DEB packages are provided for the installation of SCX on most enterprise Linux distributions. To install SCX, download the correct package for your Linux computer. Choose from:

  • RPM or Debian package format
  • OpenSSL version 1.0.x, or 1.1.x. (To determine your OpenSSL version, run: openssl version)

Installation examples:
Ubuntu 16.04, x64:
sudo dpkg -i ./scx-1.6.8-0.ssl_100.universal.x64.deb

Red Hat Enterprise Linux, Oracle Linux, or CentOS 6/7, x64:
sudo rpm -Uvh ./scx-1.6.8-0.ssl_100.universal.x64.rpm