Commit History

Author SHA1 Message Date
  Dylan Wang dce20ad7c2 fix cmake build on macos (#4420) 6 years ago
  Costa Tsaousis bdabccf699 fix compilation on FreeBSD; (#4398) 6 years ago
  Costa Tsaousis 8fbf817ef8 modularized all source code (#4391) 6 years ago
  Costa Tsaousis 2cc264eff5 modularize C source code (#4372) 6 years ago
  Paweł Krupa d536ba6a43 fix spdx (#4327) 6 years ago
  Costa Tsaousis 73608f86b4 stock configs in /usr/lib/netdata (#4283) 6 years ago
  Costa Tsaousis 2b14e31bef daemon cleanup (#4231) 6 years ago
  Costa Tsaousis (ktsaou) b28142fe0c allow netdata to be compiled under clion 6 years ago
  Austin S. Hemmelgarn 3a864d0b9f Add SPDX tags to most of the rest of the build files. 6 years ago
  Costa Tsaousis (ktsaou) 31ae4f0836 added SCTP monitoring; fixes #1218 6 years ago
  Costa Tsaousis (ktsaou) 42a58e4c9d abstracted pthreads into netdata_threads 7 years ago
  Costa Tsaousis (ktsaou) 2bf3dac5cf synchronized exit for all threads 7 years ago
  Costa Tsaousis (ktsaou) 6d13fa0727 added btrfs filesystem monitoring; fixes #3095 7 years ago
  Costa Tsaousis (ktsaou) 53805b04e5 added /proc/net/sockstat6 7 years ago
  Costa Tsaousis (ktsaou) 234c746b34 added /proc/net/sockstat parsing; fixes #14 7 years ago
  Costa Tsaousis (ktsaou) 6462705815 re-organize cmake building to debug under clion 7 years ago
  Costa Tsaousis (ktsaou) 8368ef121a rewrote the signal handler; added SIGBUS handler; fixes #2727 7 years ago
  Costa Tsaousis (ktsaou) 012d456f38 added cgroup-network that can find the network interface of a cgroup, given a pid in it 7 years ago
  Costa Tsaousis (ktsaou) d3679c1d71 prometheus support all data sources netdata supports for the other backends: as collected, average, sum. The prometheus metrics format differs between as collected and the other types so that average and sum fixe #1519 7 years ago
  Vladimir Kobal 5b78cf5618 Add ipfw charts to FreeBSD plugin 7 years ago
  Costa Tsaousis (ktsaou) 5f6dfc9ee8 added option to enable/disable statsd; added statistical functions (some of which) are required by statsd metrics 7 years ago
  Costa Tsaousis (ktsaou) 32afa02892 skeleton for a statsd plugin for netdata - not finished yet 7 years ago
  Vladimir Kobal 83fc9f5bb5 Change source files structure for ZFS stats 7 years ago
  Vladimir Kobal 91a03b04bc Self-cleaning obsolete disks in FreeBSD plugin 7 years ago
  Vladimir Kobal ac62dedef2 Self-cleaning obsolete network interfaces in FreeBSD plugin 7 years ago
  Costa Tsaousis (ktsaou) 5ba248ecd5 ZFS plugin for Linux; fixes #1994 7 years ago
  Costa Tsaousis (ktsaou) 68c6d53778 locks abstraction, error reporting, debugging 7 years ago
  Costa Tsaousis (ktsaou) 12a818d1e5 updated cmake list for freeipmi.plugin 7 years ago
  Costa Tsaousis (ktsaou) f266bab3d1 freeipmi.plugin; fixes #1799; fixes #1794; fixes #1309; fixes #1729 7 years ago
  Costa Tsaousis (ktsaou) 73212e3a87 self-cleaning obsolete cgroups and network interfaces from memory; fixes #1163; fixes #1358 7 years ago
  Costa Tsaousis (ktsaou) 1958a34558 added rrd memory mode "none" to allow netdata act as a proxy to forward metrics to another netdata 7 years ago
  Costa Tsaousis (ktsaou) 489f4dfccb draft implementation of netdata central push server - untested 7 years ago
  Costa Tsaousis (ktsaou) e19a6cb6bd RRDHOSTs free all their memory (all substructures) when they are deallocated 7 years ago
  Costa Tsaousis (ktsaou) 6c9f0d2d75 all internal plugins create chart at localhost except plugins.d that respects the host specified by the plugin 7 years ago
  Costa Tsaousis (ktsaou) 31d02cfae3 every host has its own health 7 years ago
  Costa Tsaousis (ktsaou) 5b9054a89f split rrd.c into multiple files 7 years ago
  Costa Tsaousis (ktsaou) 577dbe9449 allow netdata to be easily relocatable 7 years ago
  Costa Tsaousis (ktsaou) c0bbbfe080 minor fixes 7 years ago
  Costa Tsaousis (ktsaou) 67529430d6 adaptive resortable list implementation; used it in cgroups and vmstat 8 years ago
  Costa Tsaousis (ktsaou) 1757dd9f6e use gcc statement expressions to inline commonly used functions 8 years ago
  Costa Tsaousis (ktsaou) 83df0e7941 simple_pattern now also supports asterisks in the middle; cgroups cleanup; 8 years ago
  Costa Tsaousis (ktsaou) 0ff3db7038 diskspace statistics are now a separate thread, to isolate the delays introduced by statvfs() 8 years ago
  Costa Tsaousis (ktsaou) 2ecf423c40 detect ECC memory correctable and uncorrectable errors; fixes #1508 8 years ago
  Costa Tsaousis (ktsaou) 1887a9aba0 uptime plugin; fixes #1546; fixes #1507 8 years ago
  Costa Tsaousis (ktsaou) ba97a9f4d4 removed over-optimization at the registry to simplify its logic and remove race conditions that could result to crashes; registry is now split into multiple files, to allow easier enhancements 8 years ago
  Costa Tsaousis (ktsaou) 57138feab4 re-worked connect_to() to properly support IPv6; #1432 8 years ago
  Rémi Lefèvre ff9312b7b5 introduce new clocks API using `clock_gettime()` 8 years ago
  Costa Tsaousis 7a70601499 preparation for backend databases 8 years ago
  Costa Tsaousis (ktsaou) d93bfda9ac added IPC semaphores charts 8 years ago
  Costa Tsaousis (ktsaou) 32407ac72d fixes for enabling clion debugging 8 years ago