Name: | sigar |
---|---|
Version: | 1.6.5 |
Release: | 0.4.git58097d9.el6 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 188836 |
License: | ASL 2.0 |
RPM: | sigar-1.6.5-0.4.git58097d9.el6.i686.rpm |
Source RPM: | sigar-1.6.5-0.4.git58097d9.el6.src.rpm |
Build Date: | Thu Dec 08 2011 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sigar.hyperic.com/ |
Summary: | System Information Gatherer And Reporter |
Description: | The Sigar API provides a portable interface for gathering system information such as: - System memory, swap, CPU, load average, uptime, logins - Per-process memory, CPU, credential info, state, arguments, environment, open files - File system detection and metrics - Network interface detection, configuration info and metrics - Network route and connection tables This information is available in most operating systems, but each OS has their own way(s) providing it. SIGAR provides developers with one API to access this information regardless of the underlying platform. |
- Fix parsing of /proc/cpuinfo on non-x86 architectures Resolves: #746288
- Get CPU counts from /proc/cpuinfo Resolves: #714249
- Resolves: rhbz688184 Windows network device naming
- Incorporate review feedback + Add calls to ldconfig + Fix package group + Resolve rpmlint warnings + Added LICENSE, NOTICE and AUTHORS to the doc list + Document how the tarball was generated + Update version number to be a .5 pre-release snapshot
- Initial checkin