include $(TOPDIR)/rules.mk
PKG_NAME:=netdata
-PKG_VERSION:=1.6.0
+PKG_VERSION:=1.7.0
PKG_RELEASE:=1
PKG_MAINTAINER:=Daniel Engberg <daniel.engberg.lists@pyret.net>
PKG_LICENSE:=GPL-3.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/firehol/netdata/releases/download/v$(PKG_VERSION)
-PKG_HASH:=7839491f6e8b297cc8c28ca96845ff087f7961a12b92aa0eea1f66528da8bdaf
+PKG_HASH:=7fa23ceaccf6548fba165cd4839ce694784b2fcf7f90de0a0162b9c529805fc0
PKG_INSTALL:=1
PKG_FIXUP:=autoreconf
CATEGORY:=Administration
DEPENDS:=+zlib +libuuid
TITLE:=Real-time performance monitoring tool
- URL:=http://netdata.firehol.org/
+ URL:=https://my-netdata.io/
endef
define Package/netdata/description
monitoring for Linux systems, applications and SNMP devices over the web.
endef
+CONFIGURE_ARGS += --with-zlib --with-math --disable-x86-sse --disable-lto
+
define Package/netdata/conffiles
/etc/netdata/
endef
$(CP) ./files/netdata.conf $(1)/etc/netdata
mkdir -p $(1)/usr/share/netdata
$(CP) $(PKG_INSTALL_DIR)/usr/share/netdata $(1)/usr/share
- rm $(1)/usr/share/netdata/web/images/animated.gif
- rm -rf $(1)/usr/share/netdata/web/images/seo-*.png
- rm -rf $(1)/usr/share/netdata/web/images/post.png
+ rm -rf $(1)/usr/share/netdata/web/images
rm -rf $(1)/usr/share/netdata/web/old
rm $(1)/usr/share/netdata/web/demo*html
rm $(1)/usr/share/netdata/web/fonts/*.svg
update every = 2
# pthread stack size = 8388608
run as user = nobody
+
+[web]
web files owner = root
web files group = root
- # http port listen backlog = 100
# default port = 19999
# bind to = *
- # multi threaded web server = yes
- # disconnect idle web clients after seconds = 60
- # respect web browser do not track policy = no
- enable web responses gzip compression = no
- # web compression strategy = default
- # web compression level = 3
[plugins]
# PATH environment variable = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin
/proc/net/rpc/nfsd = no
/proc/net/rpc/nfs = no
# ipc = yes
+ /proc/spl/kstat/zfs/arcstats = no
[plugin:proc:/proc/stat]
# cpu utilization = yes