1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229
|
Source: netdata
Section: net
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Uploaders:
Lennart Weller <lhw@ring0.de>,
Federico Ceratto <federico@debian.org>,
Build-Depends:
debhelper-compat (= 13),
dh-apache2,
libcap-dev,
libcups2-dev,
libjson-c-dev,
libjudy-dev,
liblz4-dev,
libmnl-dev,
libnetfilter-acct-dev,
libprotobuf-dev,
libsnappy-dev,
libssl-dev,
libuv1-dev,
pkg-config,
protobuf-compiler,
uuid-dev,
zlib1g-dev,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/netdata/netdata
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/netdata
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/netdata
Package: netdata
Section: net
Architecture: all
Depends:
netdata-core | netdata-core-no-sse,
netdata-plugins-bash,
netdata-web,
${misc:Depends},
Recommends:
netdata-plugins-python,
Breaks:
netdata-plugins-nodejs,
Replaces:
netdata-plugins-nodejs,
Description: real-time performance monitoring (metapackage)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the
systems it runs using interactive web dashboards.
.
It can run autonomously without any third party components or it can be
integrated to existing monitoring tool chains (Prometheus, Graphite,
OpenTSDB, Kafka, Grafana, etc).
.
This package is a metapackage depending on the typical netdata components.
Package: netdata-apache2
Section: net
Architecture: all
Depends:
apache2,
netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}),
netdata-web (>= ${source:Version}),
${misc:Depends},
Enhances:
netdata-core,
netdata-core-no-sse,
Description: real-time performance monitoring (apache integration)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the
systems it runs using interactive web dashboards.
.
Netdata includes its own embedded webserver, by default listening on localhost
only. To make netdata available to other users, a dedicated webserver such as
apache should be used (with authentication and encryption).
.
This package contains the integration for the apache HTTP server.
Package: netdata-core
Section: net
Architecture: linux-any
Pre-Depends:
${misc:Pre-Depends},
Depends:
libcap2-bin,
lsb-base,
sse2-support [i386],
${misc:Depends},
${shlibs:Depends},
Recommends:
curl,
Suggests:
apcupsd,
iproute2,
iw,
lm-sensors,
nc,
Breaks:
netdata-plugins-bash (<< 1.19.0-2~),
netdata-plugins-python (<< 1.17.0-1~),
Conflicts:
netdata-core-no-sse,
Replaces:
netdata-core-no-sse,
netdata-plugins-bash (<< 1.19.0-2~),
netdata-plugins-python (<< 1.17.0-1~),
Description: real-time performance monitoring (core)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the
systems it runs using interactive web dashboards.
.
This package contains the minimal core build with SSE2 optimizations for
current systems.
Package: netdata-core-no-sse
Section: net
Architecture: i386
Pre-Depends:
${misc:Pre-Depends},
Depends:
libcap2-bin,
lsb-base,
${misc:Depends},
${shlibs:Depends},
Conflicts:
netdata-core,
Replaces:
netdata-plugins-bash (<< 1.19.0-2~),
netdata-plugins-python (<< 1.17.0-1~),
Recommends:
curl,
Suggests:
apcupsd,
iproute2,
iw,
lm-sensors,
nc,
Breaks:
netdata-plugins-bash (<< 1.19.0-2~),
netdata-plugins-python (<< 1.17.0-1~),
Description: real-time performance monitoring (core, no-sse build)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the
systems it runs using interactive web dashboards.
.
This package contains the minimal core build without SSE2 optimizations for
old systems. If unsure, use netdata-core instead.
Package: netdata-plugins-bash
Section: net
Architecture: all
Multi-Arch: foreign
Depends:
netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}),
${misc:Depends},
Suggests:
fping,
Provides:
netdata-plugins,
Enhances:
netdata-core,
netdata-core-no-sse,
Breaks:
netdata-core (<< 1.19.0-2~),
netdata-core-no-sse (<< 1.19.0-2~),
Replaces:
netdata-core (<< 1.19.0-2~),
netdata-core-no-sse (<< 1.19.0-2~),
Description: real-time performance monitoring (bash plugins)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the
systems it runs using interactive web dashboards.
.
This package contains the plugins using bash.
Package: netdata-plugins-python
Section: net
Architecture: all
Multi-Arch: foreign
Depends:
netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}),
python3,
python3-six,
python3-urllib3 (>= 1.22),
python3-yaml,
${misc:Depends},
Suggests:
python3-psycopg2,
python3-pymysql,
python3-requests,
Provides:
netdata-plugins,
Enhances:
netdata-core,
netdata-core-no-sse,
Breaks:
netdata-core (<< 1.17.0-1~),
netdata-core-no-sse (<< 1.17.0-1~),
Replaces:
netdata-core (<< 1.17.0-1~),
netdata-core-no-sse (<< 1.17.0-1~),
Description: real-time performance monitoring (python plugins)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the
systems it runs using interactive web dashboards.
.
This package contains the plugins using python.
Package: netdata-web
Section: net
Architecture: all
Depends:
fonts-font-awesome,
libjs-bootstrap,
netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}),
${misc:Depends},
Conflicts:
netdata-data,
Replaces:
netdata-data,
Enhances:
netdata-core,
netdata-core-no-sse,
Description: real-time performance monitoring (web)
Netdata is distributed, real-time, performance and health monitoring for
systems and applications. It provides insights of everything happening on the
systems it runs using interactive web dashboards.
.
This package contains the web frontend.
|