net-mgmt/netdata: post-merge fixups

This commit is contained in:
Franco Fichtner 2019-03-23 08:47:30 +01:00
parent 0c3e752656
commit 36fecb815d
4 changed files with 3 additions and 2 deletions

View file

@ -45,6 +45,7 @@ misc/theme-tukan -- The tukan theme - blue/white
net-mgmt/collectd -- Collect system and application performance metrics periodically
net-mgmt/lldpd -- LLDP allows you to know exactly on which port is a server
net-mgmt/net-snmp -- Net-SNMP is a daemon for the SNMP protocol
net-mgmt/netdata -- Real-time performance monitoring
net-mgmt/telegraf -- Agent for collecting metrics and data
net-mgmt/zabbix-agent -- Enterprise-class open source distributed monitoring agent
net-mgmt/zabbix-proxy -- Zabbix Proxy enables decentralized monitoring

View file

@ -1,4 +1,4 @@
Netdata is distributed, real-time, performance and health monitoring
Netdata is distributed, real-time, performance and health monitoring
for systems and applications. It is a highly optimized monitoring agent
you install on all your systems and containers.

View file

View file

@ -4,4 +4,4 @@ netdata_enable="YES"
{% else %}
netdata_enable="NO"
{% endif %}
netdata_var_mfs="/var/cache/netdata /var/db/netdata /var/log/netdata"
netdata_var_mfs="/var/cache/netdata /var/db/netdata /var/log/netdata"