Bug Fixes:
* Prowl notifications were not being sent, unless another
notification method was also active
* Fix exception handling in the python.d plugin
* The node applications group did not include all node processes.
* The nvidia_smi collector displayed incorrect power usage
* The python.d plugin would sometimes hang, because it lacked
a connect timeout
* The mongodb collector raised errors due to various KeyErrors
* The smartd_log collector would show incorrect temperature
values
Improvements:
* Support for aggregate node view
* Database engine
* New collector modules:
+ Go.d collectors for OpenVPN, the Tengine web server and
ScaleIO (VxFlex OS) instances
+ Monitor disk access latency like ioping does
* Energi Core daemon monitoring, suits other Bitcoin forks
* Collector improvements:
+ Add docker swarm manager metrics to the go.d docker_engine
collector
+ Implement unified cgroup cpu limit
+ python.d.plugin: Allow monitoring of HTTP(S) endpoints which
require POST data and make the UrlService more flexible
* Support the AWS Kinesis backend for long-term storage
* Add a new "text-only" chart renderer
* API Improvements:
+ Smarter caching of API calls. Do not cache alarms and info
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=31
The release introduces major additions to Kubernetes monitoring,
with tens of new charts for Kubelet, kube-proxy and coredns
metrics, as well as significant improvements to the netdata
helm chart.
Two new collectors were added, to monitor Docker hub and Docker
engine metrics.
Finally, v1.14 adds support for version 2 cgroups, OpenLDAP
over TLS, NVIDIA SMI free and per process memory and configurable
syslog facilities.
Bug Fixes:
* Fixed problem autodetecting failed jobs in python.d plugin.
It now properly restarts jobs that are being rechecked,
as soon as they are able to run.
* CouchdDB monitoring would stop sometimes with an exception.
Fixed the unhandled exception causing the issue.
* The netdata api deliberately returned http error 400 when
netdata ran in memory mode none. Modified the behavior to
return responses, regardless of the memory mode
* The python.d plugin sometimes does not receive SIGTERM when
netdata exits, resulting in zombie processes. Added a heartbeat
so that the process can exit on SIGPIPE.
* The new SMS Server Tools notifications did not handle errors
well, resulting in cryptic error messages.
Improved error handling.
* Fix segmentation fault in streaming, when two dimensions had
similar names.
* Kubernetes Helm Chart: Fixed incorrect use of namespaces in
ServiceAccount and ClusterRoleBinding RBAC fixes.
* Elastic search: The option to enable HTTPS was not included in
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=29
netdata has taken the first step into the world of Kubernetes,
with a beta version of a Helm chart for deployment to a k8s
cluster and proper naming of the cgroup containers.
We have big plans for Kubernetes, so stay tuned!
A major refactoring of the python.d plugin has resulted in a
dramatic decrease of the required memory, making netdata even
more resource efficient.
We also added charts for IPC shared memory segments and total
memory used.
Improvements:
* Kubernetes: Helm chart and proper cgroup naming
* python.d.plugin: Reduce memory usage with separate process
for initial module checking and loaders cleanup
* IPC shared memory charts
* mysql module add ssl connection support
* FreeIPMI: Have the debug option apply the internal freeipmi
debug flags
* Prometheus backend: Support legacy metric names for source=avg
* Registry: Allow deleting the host we are looking at
* SpigotMC: Use regexes for parsing.
Bug Fixes:
* Postgres: fix connection issues
* Proxmox container: Fix cgroup naming and use total_* memory
counters for cgroups
* proc.plugin and plugins.d: Fix memory leaks
* SpigotMC: Fix UnicodeDecodeError and py2 compatibility fix
* Fix non-obsolete dimension deletion
* UI: Fix incorrect icon for the streaming master
* Docker container names: Retry renaming when a name is not found
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=27
- Drop spec compatibility with old distro versions
- Drop netdata-automake-no-dist-xz.patch
- Refresh netdata-smartd-log-path.patch
- Update to v1.12.1
Fixes:
* Fix SIGSEGV at startup: Don't free vars of charts that do not
exist #5455
* Prevent invalid Linux power supply alarms during startup #5447
* Correct duplicate flag enum in health.h #5441
* Remove extra 'v' for netdata version from Server response
header #5440 and spec URL #5427
* apcupsd - Treat ONBATT status the same as ONLINE #5435
* Fix#5430 - LogService._get_raw_data under python3 fails on
undecodable data #5431
* Correct version check in UI #5429
* Fix ERROR 405: Cannot download charts index from server -
cpuidle handle newlines in names #5425
* Fix clock_gettime() failures with the CLOCK_BOOTTIME argument
#5415
* Use netnsid for detecting cgroup networks; #5413
* Python module sensors fix#5406 (ilyam8)
* Fix ceph.chart.py for Python3 #5396 (GaetanF)
* Fix warning condition for mem.available #5353
* cups.plugin: Support older versions #5350
Improvements:
* Add driver-type option to the freeipmi plugin #5384
* Add support of tera-byte size for Linux bcache. #5373
* Split nfacct plugin into separate process #5361
* Add cgroup cpu and memory limits and alarms #5172
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=24
- Add GPG signature
- Use %license macro
- Update to v1.10.0
* new plugins:
- BTRFS - monitor the allocations of BTRFS filesystems (netdata can now
properly detect when btrfs is going out of space)
- BCACHE - monitor the caching block layer that allows building hybrid
disks using normal HDDs and SSDs
- Ceph - monitor ceph distributed storage
- nginx plus - monitor the nginx+ web servers
- libreswan - monitor IPSEC tunnels
- Traefik - monitor traefik reverse proxies
- icecast - monitor icecast streaming servers
- ntpd - monitor NTP servers
- httpcheck - monitor any remote web server
- portcheck - monitor any remote TCP port
- spring-boot - monitor java spring boot applications
- dnsdist - monitor dnsdist name servers
- hugepages - monitor the allocation of Linux hugepages
* enhanced/improved plugins:
- statsd
+ statsd dimensions now support the options the external plugin
dimensions support (currently the only usable option is hidden to add
the dimension, but make it hidden on the dashboard - a hidden
dimension can participate in various calculations, including alarms).
+ statsd now reports the CPU usage of its threads at the netdata
section.
+ statsd metrics are logged to access.log the first time they are
encountered.
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=21
* new features:
- IP address ACLs
- auto-scaling units (KB → MB → GB → TB etc.)
- dashboard snapshots for any timeframe/resolution
- detection of TCP overflows and dropped connections
- detection of redis background save failures
- export dashboards to PDF
- flock.com and kavenegar.com alarm notifications
- highlighting timeframes on all charts by holding Ctrl or Alt
- monitoring of couchdb, powerdns, beanstalkd and dnsdist
- monitoring of libvirt VMs
- new alarms:
1. too many tcp orphan sockets
2. tcp memory that detects that the tcp stack is under memory pressure
or close to giving memory errors
3. too many tcp connections (for kernels that do not support dynamic
allocation of connections)
- timezone support
- unit conversion (temperatures, time, etc.)
* fixes/improvements:
- better/faster dashboard scrolling
- python.d.plugin rewritten
+ supports option autodetection_retry: SECONDS
+ the new URL service disables certificates checks by default,
to allow self-signed certificates to work without configuration.
- streaming:
+ netdata proxies with more than 100 slaves had a timing issue that
caused them to crash randomly on slave reconnects. Parts of the code
have been rewritten to get rid of the timing issue.
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=19
* fixed bugs:
- streaming slaves consuming 100% CPU
- missing alarm notifications on netdata masters
- API generating corrupted JSON
- crashing when starting on systems without writable disks
- python.d.plugin URLService did not support HTTP keep-alive
- streamed charts with duplicate names
* netdata enhancements:
- netdata can now listen on UNIX domain sockets
- systemd netdata.service now allows setting negative netdata
OOM score and restarts netdata if it crashes
* new plugins:
- CPU thermal throttling charts
- chrony plugin
- Stiebel Eltron plugin to collect metrics from heat pumps and
hot water installations from Stiebel Eltron ISG
* improved plugins:
- web_log bugfixes, enhancements and optimizations
(including squid logs)
- web_log now enables parsing HTTP/2 logs in custom_log_format
- redis bugfixes
- haproxy bugfixes
- elasticsearch bugfixes and optimizations
- rabbitmq bugfixes and optimizations
- mdstat bugfixes
- tomcat improvements
- mysql improvements
- dovecot improvements
- postgres improvements
OBS-URL: https://build.opensuse.org/package/show/network/netdata?expand=0&rev=13