Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Releases: uwcms/sysmgr

System Manager v1.1.8

30 Jun 20:01
Compare
Choose a tag to compare

New in this release

  • Fixed a crashbug in GenericUW.so that surfaced in v1.1.7.1.

Installation

You can install this package from our repository.

Install the uwcms repository on your system by copying the appropriate file to /etc/yum.repos.d/.

You may then install sysmgr-complete to install all components, or select individually from the list of packages below.

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.8 to get started.

Package Component
sysmgr-complete All component packages
sysmgr System manager core service
sysmgr-module-GenericUW GenericUW card service module
sysmgr-module-UWDirect UWDirect card service module
python26-sysmgr Python 2.6 system manager API (el6 only)
python27-sysmgr Python 2.7 system manager API (el7 only)
python34-sysmgr Python 3.4 system manager API
sysmgr-client C++ system manager API library
sysmgr-client-devel C++ system manager API library development headers
sysmgr-debuginfo Debugging symbols for all system manager components

System Manager v1.1.7.1

16 Jul 19:00
Compare
Choose a tag to compare

New in this release

  • Support for CERN CentOS 7.5

Installation

You can install this package from our repository.

Install the uwcms repository on your system by copying the appropriate file to /etc/yum.repos.d/.

You may then install sysmgr-complete to install all components, or select individually from the list of packages below.

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.7.1 to get started.

Package Component
sysmgr-complete All component packages
sysmgr System manager core service
sysmgr-module-GenericUW GenericUW card service module
sysmgr-module-UWDirect UWDirect card service module
python26-sysmgr Python 2.6 system manager API (el6 only)
python27-sysmgr Python 2.7 system manager API (el7 only)
python34-sysmgr Python 3.4 system manager API
sysmgr-client C++ system manager API library
sysmgr-client-devel C++ system manager API library development headers
sysmgr-debuginfo Debugging symbols for all system manager components

System Manager v1.1.7

05 May 19:18
Compare
Choose a tag to compare

New in this release

  • Added command line parsing and options for setuid/setgid.
  • Improved init script to allow symlinked configuration files.

Installation

You can install this package from our repository.

Install the uwcms repository on your system by copying the appropriate file to /etc/yum.repos.d/.

You may then install sysmgr-complete to install all components, or select individually from the list of packages below.

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.7 to get started.

Package Component
sysmgr-complete All component packages
sysmgr System manager core service
sysmgr-module-GenericUW GenericUW card service module
sysmgr-module-UWDirect UWDirect card service module
python26-sysmgr Python 2.6 system manager API (el6 only)
python27-sysmgr Python 2.7 system manager API (el7 only)
python34-sysmgr Python 3.4 system manager API
sysmgr-client C++ system manager API library
sysmgr-client-devel C++ system manager API library development headers
sysmgr-debuginfo Debugging symbols for all system manager components

System Manager v1.1.6

27 Mar 18:29
Compare
Choose a tag to compare

New in this release

  • Added configuration directive to log SEL entries.
  • Added configuration directives to control polling count and delay to GenericUW and UWDirect modules.

Installation

You can install this package from our repository.

Install the uwcms repository on your system by copying the appropriate file to /etc/yum.repos.d/.

You may then install sysmgr-complete to install all components, or select individually from the list of packages below.

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.6 to get started.

Package Component
sysmgr-complete All component packages
sysmgr System manager core service
sysmgr-module-GenericUW GenericUW card service module
sysmgr-module-UWDirect UWDirect card service module
python26-sysmgr Python 2.6 system manager API (el6 only)
python27-sysmgr Python 2.7 system manager API (el7 only)
python34-sysmgr Python 3.4 system manager API
sysmgr-client C++ system manager API library
sysmgr-client-devel C++ system manager API library development headers
sysmgr-debuginfo Debugging symbols for all system manager components

System Manager v1.1.5

22 Mar 18:55
Compare
Choose a tag to compare

New in this release

  • Separated the sysmgr RPM into a separate package per component with a sysmgr-complete rpm to install all components.
  • Added the UWDirect module to the standard build.

Installation

You can install this package from our repository.

Install the uwcms repository on your system by copying the appropriate file to /etc/yum.repos.d/.

You may then install sysmgr-complete to install all components, or select individually from the list of packages below.

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.5 to get started.

Package Component
sysmgr-complete All component packages
sysmgr System manager core service
sysmgr-module-GenericUW GenericUW card service module
sysmgr-module-UWDirect UWDirect card service module
python26-sysmgr Python 2.6 system manager API (el6 only)
python27-sysmgr Python 2.7 system manager API (el7 only)
python34-sysmgr Python 3.4 system manager API
sysmgr-client C++ system manager API library
sysmgr-client-devel C++ system manager API library development headers
sysmgr-debuginfo Debugging symbols for all system manager components

System Manager v1.1.4

14 Mar 17:25
Compare
Choose a tag to compare

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.4 to get started.

New in this release

  • Added a Python client API module.

System Manager v1.1.3

15 Feb 15:40
Compare
Choose a tag to compare

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.3 to get started.

New in this release

  • Exposed C++ Client API functions for getting/setting sensor event enables.
  • Bugfixes to thresholds and the TCP API for sensor event enables.

System Manager v1.1.2

06 Feb 18:23
Compare
Choose a tag to compare

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.2 to get started.

New in this release

  • Support for reading sensors which have the "scanning disabled" bit set.
  • Fix client API headers to include all dependencies.
  • Support for CERN CentOS 7.

System Manager v1.1.1

18 Dec 17:27
Compare
Choose a tag to compare

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.1 to get started.

New in this release

  • Minor stability improvements.
  • Support for chkconfig in the initscript
  • Example configuration updated to run as a service by default
  • Support for sysmgr --version

System Manager v1.1.0

14 Jan 22:33
Compare
Choose a tag to compare

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.0 to get started.

New in this release

  • Support for loadable dynamic card management modules
  • Improved stability and recovery from MCH errors as well as features to improve the reliability of card initialization
  • An optional generic module for reliable IPMI based card initialization from an xml configuration file.
  • init.d script for automatic startup on boot
  • Improved ability for client API applications to detect card insertion & hotswap
  • Minor improvements to client API