Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 389011 - new ebuild : app-admin/sigar
Summary: new ebuild : app-admin/sigar
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://support.hyperic.com/display/SIGAR
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 327649
  Show dependency tree
 
Reported: 2011-10-30 19:21 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2021-12-19 11:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
sigar-1.6.5.ebuild (sigar-1.6.5.ebuild,654 bytes, text/plain)
2011-10-30 19:22 UTC, Andreis Vinogradovs ( slepnoga )
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreis Vinogradovs ( slepnoga ) 2011-10-30 19:21:25 UTC
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
TCP and UDP connection tables
Network route table

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.
 The core API is implemented in pure C with bindings currently implemented for Java, Perl, Ruby, Python, Erlang, PHP and C#.
Comment 1 Andreis Vinogradovs ( slepnoga ) 2011-10-30 19:22:47 UTC
Created attachment 291261 [details]
sigar-1.6.5.ebuild
Comment 2 Agostino Sarubbo gentoo-dev 2011-10-30 23:49:09 UTC
external functions need die
Comment 3 Sergey 'L29Ah' Alirzaev 2015-08-29 22:00:37 UTC
The ebuild requires some patch you didn't attach.
Comment 4 Matthew Smith gentoo-dev 2021-12-19 11:21:35 UTC
Packaged as dev-ruby/sigar.