This repository was archived by the owner on May 19, 2022. It is now read-only.
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/.
- SL6: https://www.hep.wisc.edu/uwcms-repos/el6/release/uwcms.repo
- CC7.5: https://www.hep.wisc.edu/uwcms-repos/el7/release/uwcms.repo
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 |