Costa Tsaousis (ktsaou)
|
31d02cfae3
every host has its own health
|
8 years ago |
Costa Tsaousis (ktsaou)
|
5b9054a89f
split rrd.c into multiple files
|
8 years ago |
Costa Tsaousis (ktsaou)
|
577dbe9449
allow netdata to be easily relocatable
|
8 years ago |
Costa Tsaousis (ktsaou)
|
c0bbbfe080
minor fixes
|
8 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 |
Costa Tsaousis
|
ee7b844c04
fix unecessary calls to realloc(); added memory allocations logger - enabled with -DNETDATA_LOG_ALLOCATIONS=1
|
8 years ago |
Costa Tsaousis
|
2327568dfa
added missing files for CLion
|
8 years ago |
Costa Tsaousis
|
cd39ffd375
added RRDCALC management; preparation for expression evaluation
|
8 years ago |
Costa Tsaousis
|
f399edf7df
all required system headers in common.h; some progress on health variables
|
8 years ago |
Costa Tsaousis
|
0a620ac561
apps.plugin optimization to send all the data to netdata with just one write operation - also avoid using printf
|
8 years ago |
Costa Tsaousis
|
42873e0daa
update cmake configuration
|
8 years ago |
Costa Tsaousis
|
06dfb108d3
cmake is now operational
|
8 years ago |
Costa Tsaousis
|
06c43af4d9
apps.plugin now runs with linux capabilites instead of setuid to root
|
8 years ago |
Costa Tsaousis
|
a1abb2f339
registry: working prototype with load/save
|
8 years ago |
Costa Tsaousis (ktsaou)
|
7af362ca5b
added support for monitoring cgroups
|
8 years ago |
Costa Tsaousis (ktsaou)
|
490ae1393e
older browsers compatibility fix; fixed a bug introduced with #290 due to #286 that resulted in online help being always disabled;
|
8 years ago |
Costa Tsaousis (ktsaou)
|
fc802b24cd
added files for CLion
|
9 years ago |