]> arthur.barton.de Git - netdata.git/blob - contrib/debian/control
Merge pull request #277 from jgeromero/tomcat.chart.sh
[netdata.git] / contrib / debian / control
1 Source: netdata
2 Build-Depends: debhelper (>= 9),
3                dh-autoreconf,
4                dh-systemd (>= 1.5),
5                dpkg-dev (>= 1.13.19),
6                zlib1g-dev
7 Section: net
8 Priority: optional
9 Maintainer: Costa Tsaousis <costa@tsaousis.gr>
10 Standards-Version: 3.9.6
11 Homepage: https://github.com/firehol/netdata/wiki
12
13 Package: netdata
14 Architecture: any
15 Depends: adduser,
16          libcap2-bin (>= 1:2.0),
17          lsb-base (>= 3.1-23.2),
18          ${misc:Depends},
19          ${shlibs:Depends}
20 Description: real-time charts for system monitoring
21  Netdata is a daemon that collects data in realtime (per second)
22  and presents a web site to view and analyze them. The presentation
23  is also real-time and full of interactive charts that precisely
24  render all collected values.