Source: hyperic-sigar
Section: java
Priority: extra
Maintainer: Hilko Bengen <bengen@debian.org>
Build-Depends: debhelper (>= 9),
 ant, ant-contrib-cpptasks, default-jdk, liblog4j1.2-java,
Standards-Version: 3.9.5
Homepage: http://support.hyperic.com/display/SIGAR/Home

Package: libhyperic-sigar-java
Section: java
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: System Information Gatherer And Reporter - Java bindings
 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 package contains the Java bindings
