aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2017-07-19 10:27:41 +0200
committerDaniel Engberg <daniel.engberg.lists@pyret.net>2017-07-19 10:35:40 +0200
commit4cf17672d4bfb7dc56adab2adfef05b8933e6631 (patch)
tree07e23e9b28492271a79a591affc22c27d88a0c76
parent4abda067013ed9f72004aee06de2d1bab7f9f3b4 (diff)
admin/netdata: Update to 1.7.0
Update netdata to 1.7.0 Update URL Clean up some more stray image files (smaller package) Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
-rw-r--r--admin/netdata/Makefile12
-rw-r--r--admin/netdata/files/netdata.conf10
2 files changed, 9 insertions, 13 deletions
diff --git a/admin/netdata/Makefile b/admin/netdata/Makefile
index e44d7468a..1b4bbe42f 100644
--- a/admin/netdata/Makefile
+++ b/admin/netdata/Makefile
@@ -8,7 +8,7 @@
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
@@ -16,7 +16,7 @@ PKG_LICENSE_FILES:=COPYING
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
@@ -28,7 +28,7 @@ define Package/netdata
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
@@ -36,6 +36,8 @@ 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
@@ -46,9 +48,7 @@ define Package/netdata/install
$(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
diff --git a/admin/netdata/files/netdata.conf b/admin/netdata/files/netdata.conf
index 331396eb9..13418b55e 100644
--- a/admin/netdata/files/netdata.conf
+++ b/admin/netdata/files/netdata.conf
@@ -47,17 +47,12 @@
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
@@ -144,6 +139,7 @@
/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