Index: head/net-mgmt/netdata/Makefile =================================================================== --- head/net-mgmt/netdata/Makefile (revision 488238) +++ head/net-mgmt/netdata/Makefile (revision 488239) @@ -1,75 +1,75 @@ # Created by: Mahdi Mokhtari # $FreeBSD$ PORTNAME= netdata -PORTVERSION= 1.11.0 +PORTVERSION= 1.11.1 DISTVERSIONPREFIX=v CATEGORIES= net-mgmt MAINTAINER= mmokhi@FreeBSD.org COMMENT= Scalable distributed realtime performance and health monitoring LICENSE= GPLv3 BUILD_DEPENDS= ${LOCALBASE}/include/uuid/uuid.h:misc/e2fsprogs-libuuid LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid RUN_DEPENDS= bash:shells/bash \ curl:ftp/curl USES= autoreconf pathfix pkgconfig:both python shebangfix USE_GITHUB= yes GH_ACCOUNT= firehol NETDATA_CACHE= /var/cache/${PORTNAME} NETDATA_LOG= /var/log/${PORTNAME} NETDATA_PERST= /var/db/${PORTNAME} USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -D_WANT_VMMETER -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip SUB_LIST= NETDATA_CACHE=${NETDATA_CACHE} \ NETDATA_LOG=${NETDATA_LOG} \ NETDATA_PERST=${NETDATA_PERST} PLIST_SUB= NETDATA_CACHE=${NETDATA_CACHE} \ NETDATA_LOG=${NETDATA_LOG} \ NETDATA_PERST=${NETDATA_PERST} USE_RC_SUBR= ${PORTNAME} SUB_FILES= ${PORTNAME}.conf.sample USERS= netdata GROUPS= netdata OPTIONS_DEFINE= FREEIPMI OPTIONS_SUB= YES FREEIPMI_DESC= Enable support for freeipmi FREEIPMI_LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi post-patch: @${REINPLACE_CMD} -e 's|%%NETDATA_CACHE%%|${NETDATA_CACHE}|g' \ ${PATCH_WRKSRC}/configure.ac @${REINPLACE_CMD} -e 's|%%NETDATA_LOG%%|${NETDATA_LOG}|g' \ ${PATCH_WRKSRC}/configure.ac @${REINPLACE_CMD} -e 's|%%NETDATA_PERST%%|${NETDATA_PERST}|g' \ ${PATCH_WRKSRC}/configure.ac @${REINPLACE_CMD} -e 's|%%ETCDIR%%|${ETCDIR}|g' \ ${PATCH_WRKSRC}/configure.ac post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKDIR}/netdata.conf.sample ${STAGEDIR}${ETCDIR}/netdata.conf.sample ${MKDIR} ${STAGEDIR}${NETDATA_CACHE} ${MKDIR} ${STAGEDIR}${NETDATA_LOG} ${MKDIR} ${STAGEDIR}${NETDATA_PERST} (for file in ${STAGEDIR}${LOCALBASE}/lib/${PORTNAME}/conf.d/*.conf \ ${STAGEDIR}${LOCALBASE}/lib/${PORTNAME}/conf.d/*/*.conf; do \ ${MV} $$file $$file".sample"; \ done) .include Index: head/net-mgmt/netdata/distinfo =================================================================== --- head/net-mgmt/netdata/distinfo (revision 488238) +++ head/net-mgmt/netdata/distinfo (revision 488239) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541244956 -SHA256 (firehol-netdata-v1.11.0_GH0.tar.gz) = 56bffc916e643a7b0b35a4a998a6b358b89cc7209ad40ac3803880bf86525b78 -SIZE (firehol-netdata-v1.11.0_GH0.tar.gz) = 2845399 +TIMESTAMP = 1545574796 +SHA256 (firehol-netdata-v1.11.1_GH0.tar.gz) = 909388511729d1e3b064d33fcf7ba65e27439787b449303ba8458c300ec46500 +SIZE (firehol-netdata-v1.11.1_GH0.tar.gz) = 3050309 Index: head/net-mgmt/netdata/pkg-plist =================================================================== --- head/net-mgmt/netdata/pkg-plist (revision 488238) +++ head/net-mgmt/netdata/pkg-plist (revision 488239) @@ -1,461 +1,482 @@ %%ETCDIR%%/charts.d/.keep %%ETCDIR%%/edit-config %%ETCDIR%%/health.d/.keep %%ETCDIR%%/node.d/.keep %%ETCDIR%%/python.d/.keep %%ETCDIR%%/statsd.d/.keep @sample(netdata,netdata,0640) lib/netdata/conf.d/apps_groups.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d.conf.sample lib/netdata/conf.d/charts.d/.keep @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/ap.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/apache.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/apcupsd.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/cpu_apps.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/cpufreq.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/example.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/exim.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/hddtemp.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/libreswan.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/load_average.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/mem_apps.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/mysql.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/nginx.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/nut.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/opensips.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/phpfpm.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/postfix.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/sensors.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/squid.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/tomcat.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/fping.conf.sample lib/netdata/conf.d/health.d/.keep @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/adaptec_raid.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/apache.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/apcupsd.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/backend.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/bcache.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/beanstalkd.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/bind_rndc.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/boinc.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/btrfs.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/ceph.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/couchdb.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/cpu.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/disks.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/dockerd.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/elasticsearch.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/entropy.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/fping.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/fronius.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/haproxy.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/httpcheck.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/ipc.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/ipfs.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/ipmi.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/isc_dhcpd.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/lighttpd.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/linux_power_supply.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/load.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/mdstat.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/megacli.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/memcached.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/memory.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/mongodb.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/mysql.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/named.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/net.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/netfilter.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/nginx.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/nginx_plus.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/portcheck.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/postgres.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/qos.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/ram.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/redis.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/retroshare.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/softnet.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/squid.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/stiebeleltron.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/swap.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/tcp_conn.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/tcp_listen.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/tcp_mem.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/tcp_orphans.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/tcp_resets.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/udp_errors.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/varnish.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/web_log.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/zfs.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health_alarm_notify.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health_email_recipients.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/node.d.conf.sample lib/netdata/conf.d/node.d/.keep @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d.conf.sample lib/netdata/conf.d/python.d/.keep @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/adaptec_raid.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/apache.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/beanstalk.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/bind_rndc.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/boinc.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/ceph.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/chrony.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/couchdb.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/cpufreq.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/cpuidle.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/dns_query_time.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/dnsdist.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/dockerd.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/dovecot.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/elasticsearch.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/example.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/exim.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/fail2ban.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/freeradius.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/go_expvar.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/haproxy.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/hddtemp.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/httpcheck.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/icecast.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/ipfs.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/isc_dhcpd.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/linux_power_supply.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/litespeed.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/logind.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/mdstat.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/megacli.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/memcached.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/mongodb.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/monit.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/mysql.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/nginx.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/nginx_plus.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/nsd.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/ntpd.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/nvidia_smi.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/openldap.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/ovpn_status_log.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/phpfpm.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/portcheck.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/postfix.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/postgres.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/powerdns.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/proxysql.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/puppet.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/rabbitmq.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/redis.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/rethinkdbs.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/retroshare.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/samba.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/sensors.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/smartd_log.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/spigotmc.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/springboot.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/squid.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/tomcat.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/tor.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/traefik.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/unbound.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/uwsgi.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/varnish.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/w1sensor.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/web_log.conf.sample lib/netdata/conf.d/statsd.d/.keep @sample(netdata,netdata,0640) lib/netdata/conf.d/statsd.d/example.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/stream.conf.sample libexec/netdata/charts.d/ap.chart.sh libexec/netdata/charts.d/apache.chart.sh libexec/netdata/charts.d/apcupsd.chart.sh libexec/netdata/charts.d/cpu_apps.chart.sh libexec/netdata/charts.d/cpufreq.chart.sh libexec/netdata/charts.d/example.chart.sh libexec/netdata/charts.d/exim.chart.sh libexec/netdata/charts.d/hddtemp.chart.sh libexec/netdata/charts.d/libreswan.chart.sh libexec/netdata/charts.d/load_average.chart.sh libexec/netdata/charts.d/mem_apps.chart.sh libexec/netdata/charts.d/mysql.chart.sh libexec/netdata/charts.d/nginx.chart.sh libexec/netdata/charts.d/nut.chart.sh libexec/netdata/charts.d/opensips.chart.sh libexec/netdata/charts.d/phpfpm.chart.sh libexec/netdata/charts.d/postfix.chart.sh libexec/netdata/charts.d/sensors.chart.sh libexec/netdata/charts.d/squid.chart.sh libexec/netdata/charts.d/tomcat.chart.sh libexec/netdata/node.d/fronius.node.js libexec/netdata/node.d/named.node.js libexec/netdata/node.d/node_modules/asn1-ber.js libexec/netdata/node.d/node_modules/extend.js libexec/netdata/node.d/node_modules/lib/ber/errors.js libexec/netdata/node.d/node_modules/lib/ber/index.js libexec/netdata/node.d/node_modules/lib/ber/reader.js libexec/netdata/node.d/node_modules/lib/ber/types.js libexec/netdata/node.d/node_modules/lib/ber/writer.js libexec/netdata/node.d/node_modules/net-snmp.js libexec/netdata/node.d/node_modules/netdata.js libexec/netdata/node.d/node_modules/pixl-xml.js libexec/netdata/node.d/sma_webbox.node.js libexec/netdata/node.d/snmp.node.js libexec/netdata/node.d/stiebeleltron.node.js libexec/netdata/plugins.d/alarm-email.sh libexec/netdata/plugins.d/alarm-notify.sh libexec/netdata/plugins.d/alarm-test.sh libexec/netdata/plugins.d/apps.plugin libexec/netdata/plugins.d/cgroup-name.sh libexec/netdata/plugins.d/cgroup-network-helper.sh libexec/netdata/plugins.d/charts.d.dryrun-helper.sh libexec/netdata/plugins.d/charts.d.plugin libexec/netdata/plugins.d/fping.plugin %%FREEIPMI%%libexec/netdata/plugins.d/freeipmi.plugin libexec/netdata/plugins.d/loopsleepms.sh.inc libexec/netdata/plugins.d/node.d.plugin libexec/netdata/plugins.d/python.d.plugin libexec/netdata/plugins.d/tc-qos-helper.sh libexec/netdata/python.d/adaptec_raid.chart.py libexec/netdata/python.d/apache.chart.py libexec/netdata/python.d/beanstalk.chart.py libexec/netdata/python.d/bind_rndc.chart.py libexec/netdata/python.d/boinc.chart.py libexec/netdata/python.d/ceph.chart.py libexec/netdata/python.d/chrony.chart.py libexec/netdata/python.d/couchdb.chart.py libexec/netdata/python.d/cpufreq.chart.py libexec/netdata/python.d/cpuidle.chart.py libexec/netdata/python.d/dns_query_time.chart.py libexec/netdata/python.d/dnsdist.chart.py libexec/netdata/python.d/dockerd.chart.py libexec/netdata/python.d/dovecot.chart.py libexec/netdata/python.d/elasticsearch.chart.py libexec/netdata/python.d/example.chart.py libexec/netdata/python.d/exim.chart.py libexec/netdata/python.d/fail2ban.chart.py libexec/netdata/python.d/freeradius.chart.py libexec/netdata/python.d/go_expvar.chart.py libexec/netdata/python.d/haproxy.chart.py libexec/netdata/python.d/hddtemp.chart.py libexec/netdata/python.d/httpcheck.chart.py libexec/netdata/python.d/icecast.chart.py libexec/netdata/python.d/ipfs.chart.py libexec/netdata/python.d/isc_dhcpd.chart.py libexec/netdata/python.d/linux_power_supply.chart.py libexec/netdata/python.d/litespeed.chart.py libexec/netdata/python.d/logind.chart.py libexec/netdata/python.d/mdstat.chart.py libexec/netdata/python.d/megacli.chart.py libexec/netdata/python.d/memcached.chart.py libexec/netdata/python.d/mongodb.chart.py libexec/netdata/python.d/monit.chart.py libexec/netdata/python.d/mysql.chart.py libexec/netdata/python.d/nginx.chart.py libexec/netdata/python.d/nginx_plus.chart.py libexec/netdata/python.d/nsd.chart.py libexec/netdata/python.d/ntpd.chart.py +libexec/netdata/python.d/nvidia_smi.chart.py +libexec/netdata/python.d/openldap.chart.py libexec/netdata/python.d/ovpn_status_log.chart.py libexec/netdata/python.d/phpfpm.chart.py libexec/netdata/python.d/portcheck.chart.py libexec/netdata/python.d/postfix.chart.py libexec/netdata/python.d/postgres.chart.py libexec/netdata/python.d/powerdns.chart.py libexec/netdata/python.d/proxysql.chart.py libexec/netdata/python.d/puppet.chart.py libexec/netdata/python.d/python_modules/__init__.py libexec/netdata/python.d/python_modules/bases/FrameworkServices/ExecutableService.py libexec/netdata/python.d/python_modules/bases/FrameworkServices/LogService.py libexec/netdata/python.d/python_modules/bases/FrameworkServices/MySQLService.py libexec/netdata/python.d/python_modules/bases/FrameworkServices/SimpleService.py libexec/netdata/python.d/python_modules/bases/FrameworkServices/SocketService.py libexec/netdata/python.d/python_modules/bases/FrameworkServices/UrlService.py libexec/netdata/python.d/python_modules/bases/FrameworkServices/__init__.py libexec/netdata/python.d/python_modules/bases/__init__.py libexec/netdata/python.d/python_modules/bases/charts.py libexec/netdata/python.d/python_modules/bases/collection.py libexec/netdata/python.d/python_modules/bases/loaders.py libexec/netdata/python.d/python_modules/bases/loggers.py libexec/netdata/python.d/python_modules/pyyaml2/__init__.py libexec/netdata/python.d/python_modules/pyyaml2/composer.py libexec/netdata/python.d/python_modules/pyyaml2/constructor.py libexec/netdata/python.d/python_modules/pyyaml2/cyaml.py libexec/netdata/python.d/python_modules/pyyaml2/dumper.py libexec/netdata/python.d/python_modules/pyyaml2/emitter.py libexec/netdata/python.d/python_modules/pyyaml2/error.py libexec/netdata/python.d/python_modules/pyyaml2/events.py libexec/netdata/python.d/python_modules/pyyaml2/loader.py libexec/netdata/python.d/python_modules/pyyaml2/nodes.py libexec/netdata/python.d/python_modules/pyyaml2/parser.py libexec/netdata/python.d/python_modules/pyyaml2/reader.py libexec/netdata/python.d/python_modules/pyyaml2/representer.py libexec/netdata/python.d/python_modules/pyyaml2/resolver.py libexec/netdata/python.d/python_modules/pyyaml2/scanner.py libexec/netdata/python.d/python_modules/pyyaml2/serializer.py libexec/netdata/python.d/python_modules/pyyaml2/tokens.py libexec/netdata/python.d/python_modules/pyyaml3/__init__.py libexec/netdata/python.d/python_modules/pyyaml3/composer.py libexec/netdata/python.d/python_modules/pyyaml3/constructor.py libexec/netdata/python.d/python_modules/pyyaml3/cyaml.py libexec/netdata/python.d/python_modules/pyyaml3/dumper.py libexec/netdata/python.d/python_modules/pyyaml3/emitter.py libexec/netdata/python.d/python_modules/pyyaml3/error.py libexec/netdata/python.d/python_modules/pyyaml3/events.py libexec/netdata/python.d/python_modules/pyyaml3/loader.py libexec/netdata/python.d/python_modules/pyyaml3/nodes.py libexec/netdata/python.d/python_modules/pyyaml3/parser.py libexec/netdata/python.d/python_modules/pyyaml3/reader.py libexec/netdata/python.d/python_modules/pyyaml3/representer.py libexec/netdata/python.d/python_modules/pyyaml3/resolver.py libexec/netdata/python.d/python_modules/pyyaml3/scanner.py libexec/netdata/python.d/python_modules/pyyaml3/serializer.py libexec/netdata/python.d/python_modules/pyyaml3/tokens.py libexec/netdata/python.d/python_modules/third_party/__init__.py libexec/netdata/python.d/python_modules/third_party/boinc_client.py libexec/netdata/python.d/python_modules/third_party/lm_sensors.py libexec/netdata/python.d/python_modules/third_party/mcrcon.py libexec/netdata/python.d/python_modules/third_party/monotonic.py libexec/netdata/python.d/python_modules/third_party/ordereddict.py libexec/netdata/python.d/python_modules/urllib3/__init__.py libexec/netdata/python.d/python_modules/urllib3/_collections.py libexec/netdata/python.d/python_modules/urllib3/connection.py libexec/netdata/python.d/python_modules/urllib3/connectionpool.py libexec/netdata/python.d/python_modules/urllib3/contrib/__init__.py libexec/netdata/python.d/python_modules/urllib3/contrib/_securetransport/__init__.py libexec/netdata/python.d/python_modules/urllib3/contrib/_securetransport/bindings.py libexec/netdata/python.d/python_modules/urllib3/contrib/_securetransport/low_level.py libexec/netdata/python.d/python_modules/urllib3/contrib/appengine.py libexec/netdata/python.d/python_modules/urllib3/contrib/ntlmpool.py libexec/netdata/python.d/python_modules/urllib3/contrib/pyopenssl.py libexec/netdata/python.d/python_modules/urllib3/contrib/securetransport.py libexec/netdata/python.d/python_modules/urllib3/contrib/socks.py libexec/netdata/python.d/python_modules/urllib3/exceptions.py libexec/netdata/python.d/python_modules/urllib3/fields.py libexec/netdata/python.d/python_modules/urllib3/filepost.py libexec/netdata/python.d/python_modules/urllib3/packages/__init__.py libexec/netdata/python.d/python_modules/urllib3/packages/backports/__init__.py libexec/netdata/python.d/python_modules/urllib3/packages/backports/makefile.py libexec/netdata/python.d/python_modules/urllib3/packages/ordered_dict.py libexec/netdata/python.d/python_modules/urllib3/packages/six.py libexec/netdata/python.d/python_modules/urllib3/packages/ssl_match_hostname/__init__.py libexec/netdata/python.d/python_modules/urllib3/packages/ssl_match_hostname/_implementation.py libexec/netdata/python.d/python_modules/urllib3/poolmanager.py libexec/netdata/python.d/python_modules/urllib3/request.py libexec/netdata/python.d/python_modules/urllib3/response.py libexec/netdata/python.d/python_modules/urllib3/util/__init__.py libexec/netdata/python.d/python_modules/urllib3/util/connection.py libexec/netdata/python.d/python_modules/urllib3/util/request.py libexec/netdata/python.d/python_modules/urllib3/util/response.py libexec/netdata/python.d/python_modules/urllib3/util/retry.py libexec/netdata/python.d/python_modules/urllib3/util/selectors.py libexec/netdata/python.d/python_modules/urllib3/util/ssl_.py libexec/netdata/python.d/python_modules/urllib3/util/timeout.py libexec/netdata/python.d/python_modules/urllib3/util/url.py libexec/netdata/python.d/python_modules/urllib3/util/wait.py libexec/netdata/python.d/rabbitmq.chart.py libexec/netdata/python.d/redis.chart.py libexec/netdata/python.d/rethinkdbs.chart.py libexec/netdata/python.d/retroshare.chart.py libexec/netdata/python.d/samba.chart.py libexec/netdata/python.d/sensors.chart.py libexec/netdata/python.d/smartd_log.chart.py libexec/netdata/python.d/spigotmc.chart.py libexec/netdata/python.d/springboot.chart.py libexec/netdata/python.d/squid.chart.py libexec/netdata/python.d/tomcat.chart.py +libexec/netdata/python.d/tor.chart.py libexec/netdata/python.d/traefik.chart.py libexec/netdata/python.d/unbound.chart.py libexec/netdata/python.d/uwsgi.chart.py libexec/netdata/python.d/varnish.chart.py libexec/netdata/python.d/w1sensor.chart.py libexec/netdata/python.d/web_log.chart.py sbin/netdata @mode 4640 @owner netdata @group netdata %%DATADIR%%/web/.well-known/dnt/cookies %%DATADIR%%/web/css/bootstrap-3.3.7.css %%DATADIR%%/web/css/bootstrap-slate-flat-3.3.7.css %%DATADIR%%/web/css/bootstrap-slider-10.0.0.min.css %%DATADIR%%/web/css/bootstrap-theme-3.3.7.min.css %%DATADIR%%/web/css/bootstrap-toggle-2.2.2.min.css %%DATADIR%%/web/css/c3-0.4.18.min.css %%DATADIR%%/web/css/morris-0.5.1.css %%DATADIR%%/web/dashboard.css %%DATADIR%%/web/dashboard.html %%DATADIR%%/web/dashboard.js %%DATADIR%%/web/dashboard.slate.css %%DATADIR%%/web/dashboard_info.js %%DATADIR%%/web/dashboard_info_custom_example.js %%DATADIR%%/web/demo.html %%DATADIR%%/web/demo2.html %%DATADIR%%/web/demosites.html %%DATADIR%%/web/demosites2.html %%DATADIR%%/web/favicon.ico %%DATADIR%%/web/fonts/glyphicons-halflings-regular.eot %%DATADIR%%/web/fonts/glyphicons-halflings-regular.svg %%DATADIR%%/web/fonts/glyphicons-halflings-regular.ttf %%DATADIR%%/web/fonts/glyphicons-halflings-regular.woff %%DATADIR%%/web/fonts/glyphicons-halflings-regular.woff2 %%DATADIR%%/web/goto-host-from-alarm.html %%DATADIR%%/web/images/alert-128-orange.png %%DATADIR%%/web/images/alert-128-red.png %%DATADIR%%/web/images/alert-multi-size-orange.ico %%DATADIR%%/web/images/alert-multi-size-red.ico +%%DATADIR%%/web/images/android-icon-144x144.png +%%DATADIR%%/web/images/android-icon-192x192.png +%%DATADIR%%/web/images/android-icon-36x36.png +%%DATADIR%%/web/images/android-icon-48x48.png +%%DATADIR%%/web/images/android-icon-72x72.png +%%DATADIR%%/web/images/android-icon-96x96.png %%DATADIR%%/web/images/animated.gif +%%DATADIR%%/web/images/apple-icon-114x114.png +%%DATADIR%%/web/images/apple-icon-120x120.png +%%DATADIR%%/web/images/apple-icon-144x144.png +%%DATADIR%%/web/images/apple-icon-152x152.png +%%DATADIR%%/web/images/apple-icon-180x180.png +%%DATADIR%%/web/images/apple-icon-57x57.png +%%DATADIR%%/web/images/apple-icon-60x60.png +%%DATADIR%%/web/images/apple-icon-72x72.png +%%DATADIR%%/web/images/apple-icon-76x76.png +%%DATADIR%%/web/images/apple-icon-precomposed.png +%%DATADIR%%/web/images/apple-icon.png +%%DATADIR%%/web/images/banner-icon-144x144.png %%DATADIR%%/web/images/check-mark-2-128-green.png %%DATADIR%%/web/images/check-mark-2-multi-size-green.ico +%%DATADIR%%/web/images/favicon-16x16.png +%%DATADIR%%/web/images/favicon-32x32.png +%%DATADIR%%/web/images/favicon-96x96.png +%%DATADIR%%/web/images/favicon.ico +%%DATADIR%%/web/images/ms-icon-144x144.png +%%DATADIR%%/web/images/ms-icon-150x150.png +%%DATADIR%%/web/images/ms-icon-310x310.png +%%DATADIR%%/web/images/ms-icon-70x70.png %%DATADIR%%/web/images/netdata.svg %%DATADIR%%/web/images/post.png -%%DATADIR%%/web/images/seo-performance-114.png -%%DATADIR%%/web/images/seo-performance-128.png -%%DATADIR%%/web/images/seo-performance-16.png -%%DATADIR%%/web/images/seo-performance-24.png -%%DATADIR%%/web/images/seo-performance-256.png -%%DATADIR%%/web/images/seo-performance-32.png -%%DATADIR%%/web/images/seo-performance-48.png -%%DATADIR%%/web/images/seo-performance-512.png -%%DATADIR%%/web/images/seo-performance-64.png -%%DATADIR%%/web/images/seo-performance-72.png -%%DATADIR%%/web/images/seo-performance-multi-size.icns -%%DATADIR%%/web/images/seo-performance-multi-size.ico %%DATADIR%%/web/index.html %%DATADIR%%/web/infographic.html %%DATADIR%%/web/lib/bootstrap-3.3.7.min.js %%DATADIR%%/web/lib/bootstrap-slider-10.0.0.min.js %%DATADIR%%/web/lib/bootstrap-table-1.11.0.min.js %%DATADIR%%/web/lib/bootstrap-table-export-1.11.0.min.js %%DATADIR%%/web/lib/bootstrap-toggle-2.2.2.min.js %%DATADIR%%/web/lib/c3-0.4.18.min.js %%DATADIR%%/web/lib/clipboard-polyfill-be05dad.js %%DATADIR%%/web/lib/d3-4.12.2.min.js %%DATADIR%%/web/lib/d3pie-0.2.1-netdata-3.js %%DATADIR%%/web/lib/dygraph-c91c859.min.js %%DATADIR%%/web/lib/dygraph-smooth-plotter-c91c859.js %%DATADIR%%/web/lib/fontawesome-all-5.0.1.min.js %%DATADIR%%/web/lib/gauge-1.3.2.min.js %%DATADIR%%/web/lib/jquery-2.2.4.min.js %%DATADIR%%/web/lib/jquery.easypiechart-97b5824.min.js %%DATADIR%%/web/lib/jquery.peity-3.2.0.min.js %%DATADIR%%/web/lib/jquery.sparkline-2.1.2.min.js %%DATADIR%%/web/lib/lz-string-1.4.4.min.js %%DATADIR%%/web/lib/morris-0.5.1.min.js %%DATADIR%%/web/lib/pako-1.0.6.min.js %%DATADIR%%/web/lib/perfect-scrollbar-0.6.15.min.js %%DATADIR%%/web/lib/raphael-2.2.4-min.js %%DATADIR%%/web/lib/tableExport-1.6.0.min.js +%%DATADIR%%/web/main.css +%%DATADIR%%/web/main.js %%DATADIR%%/web/netdata-swagger.json %%DATADIR%%/web/netdata-swagger.yaml %%DATADIR%%/web/refresh-badges.js -%%DATADIR%%/web/registry.html %%DATADIR%%/web/robots.txt %%DATADIR%%/web/sitemap.xml %%DATADIR%%/web/tv.html %%DATADIR%%/web/version.txt %%NETDATA_CACHE%%/.keep %%NETDATA_PERST%%/.keep %%NETDATA_PERST%%/registry/.keep %%NETDATA_LOG%%/.keep @mode @owner @group @sample(netdata,netdata,0640) %%ETCDIR%%/netdata.conf.sample @dir(netdata,netdata,0750) %%ETCDIR%% @dir(netdata,netdata,0750) %%DATADIR%% @dir(netdata,netdata,0750) %%DATADIR%%/web @dir(netdata,netdata,0750) %%NETDATA_CACHE%% @dir(netdata,netdata,0750) %%NETDATA_PERST%% @dir(netdata,netdata,0750) %%NETDATA_PERST%%/registry @dir(netdata,netdata,0750) %%NETDATA_LOG%%