summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-12-26more code cleanupCosta Tsaousis (ktsaou)
2017-12-26more cleanup identified by cppcheckCosta Tsaousis (ktsaou)
2017-12-26removed not-needed namesCosta Tsaousis (ktsaou)
2017-12-26code cleanup and faster mime types assignement for static filesCosta Tsaousis (ktsaou)
2017-12-25typo; fixes #3175Costa Tsaousis (ktsaou)
2017-12-23when API option percentage is used, then view_latest_values, min and max shou...Costa Tsaousis (ktsaou)
2017-12-23added options match-ids and match-namesCosta Tsaousis (ktsaou)
2017-12-23the dimensions list of API calls now supports netdata simple patternsCosta Tsaousis (ktsaou)
2017-12-20statsd: support dimension flags, like in pluginsCosta Tsaousis (ktsaou)
2017-12-19fix resource leakage identified by coverityCosta Tsaousis (ktsaou)
2017-12-19added btrfs alarms and dashboard infoCosta Tsaousis (ktsaou)
2017-12-18trim btrfs label nameCosta Tsaousis (ktsaou)
2017-12-18btrfs detailed physical disk stats for data, metadata and systemCosta Tsaousis (ktsaou)
2017-12-18support btrfs disk stats for partitions tooCosta Tsaousis (ktsaou)
2017-12-18btrfs physical disk size; #3095Costa Tsaousis (ktsaou)
2017-12-18mark the btrfs global reserved chart as obsolete too when removing a btrfs vo...Costa Tsaousis (ktsaou)
2017-12-18increase the priority of btrfs global reservedCosta Tsaousis (ktsaou)
2017-12-18commented unused btrfs fieldsCosta Tsaousis (ktsaou)
2017-12-17added btrfs filesystem monitoring; fixes #3095Costa Tsaousis (ktsaou)
2017-12-17minor nfsd optimizationsCosta Tsaousis (ktsaou)
2017-12-17remove unecessary cgroup renames; #3144Costa Tsaousis (ktsaou)
2017-12-12added option display_absolute to allow badges use the signed value in color c...Costa Tsaousis (ktsaou)
2017-12-12do not match a zero value with null color; fixes #3124Costa Tsaousis (ktsaou)
2017-12-10dynamically change dimension name of statsd synthetic charts based on added d...Costa Tsaousis (ktsaou)
2017-12-09allow the same statsd metric added multiple times to the same synthetic chartCosta Tsaousis (ktsaou)
2017-12-09lookup at the dictionary names given at each dimensionCosta Tsaousis (ktsaou)
2017-12-09added dictionary to rename dimensions of synthetic chartsCosta Tsaousis (ktsaou)
2017-12-09support statsd synthetic charts with pattern based dimensions; fixes #2785Costa Tsaousis (ktsaou)
2017-12-09cleanup and optimizationCosta Tsaousis (ktsaou)
2017-12-09simple patterns can now extract the wildcarded part of the matched stringCosta Tsaousis (ktsaou)
2017-12-09allow escaping spaces in simple patternsCosta Tsaousis (ktsaou)
2017-12-09added statsd original metric as synthetic chart dimension idCosta Tsaousis (ktsaou)
2017-12-05statsd timers and histograms should report zeros if nothing is collectedCosta Tsaousis (ktsaou)
2017-11-30find disk names by-label and by-id; fixes #3081Costa Tsaousis (ktsaou)
2017-11-28switched error to info when loading old dimensions; #3072Costa Tsaousis (ktsaou)
2017-11-24added option to ignore sensor ids; fixes #3052Costa Tsaousis (ktsaou)
2017-11-19typing mistakeOguzhan Inan
2017-11-14properly rename .libvirt-qemu cgroupsCosta Tsaousis (ktsaou)
2017-11-14support for .libvirt-qemu naming of cgroups; fixes #3010Costa Tsaousis (ktsaou)
2017-11-10fix units of tcp and tcp6 sockstat chartsCosta Tsaousis (ktsaou)
2017-11-09do not attempt to create disk charts for disks without a name; fixes #2967Costa Tsaousis (ktsaou)
2017-11-08tcp_mem host variables are in KB (like the charts)Costa Tsaousis (ktsaou)
2017-11-08fixed memory leak in cgroup-networkCosta Tsaousis (ktsaou)
2017-11-08fixed memory leak on the new snmp parserCosta Tsaousis (ktsaou)
2017-11-08added /proc/net/sockstat6Costa Tsaousis (ktsaou)
2017-11-08provide tcp memory alarmCosta Tsaousis (ktsaou)
2017-11-07re-wrote /proc/net/snmp using ARL; added alarm for max TCP connectionsCosta Tsaousis (ktsaou)
2017-11-07log additional information when a plugin gives invalid information to netdata...Costa Tsaousis (ktsaou)
2017-11-07added orphans percentage alarm; fixes #14Costa Tsaousis (ktsaou)
2017-11-07added /proc/net/sockstat parsing; fixes #14Costa Tsaousis (ktsaou)