]> arthur.barton.de Git - netdata.git/shortlog
netdata.git
2015-03-17 Costa Tsaousis... added nfsd statistics (v2, v3 and v4)
2015-03-16 Costa Tsaousis... added getconf back
2015-03-16 Costa Tsaousis... cleanup top level
2015-03-16 Costa Tsaousis... new makefiles
2015-03-16 Costa Tsaousis... new simple_hash()
2015-03-16 Costa Tsaousis... removed check for source file
2015-03-16 Costa Tsaousis... support new dir structure
2015-03-16 Costa Tsaousis... fixed warning
2015-03-16 Costa Tsaousis... added automake; added rsync
2015-03-16 Costa Tsaousis... O_NOATIME is not supported for proc files
2015-03-16 Costa Tsaousis... ignore last line
2015-03-16 Costa Tsaousis... support new structure
2015-03-16 Costa Tsaousis... support new dir structure
2015-03-16 Costa Tsaousis... splitted netdata to multiple source files
2015-03-12 Costa Tsaousis... converted newline to LF
2015-03-12 Costa Tsaousis... moved timeouts to variables
2015-03-12 Costa Tsaousis... will not load dimensions if they are too old; threads...
2015-02-24 Costa Tsaousis... fixed unit label
2015-02-24 Costa Tsaousis... more HTTP compliance
2015-02-24 Costa Tsaousis... some squid installations need a completely different...
2015-02-24 Costa Tsaousis... now it checks for /counters and squid-internal-mgr...
2014-12-22 Costa Tsaousis... now it queries cache_object with nc, instead of wget
2014-12-07 Costa Tsaousis... added pid to /run/netdata/netdata.pid
2014-11-02 Costa Tsaousis... vcgencmd hangs, so it has been removed
2014-10-08 Costa Tsaousis... NUT UPS Monitor
2014-10-03 Costa Tsaousis... switched to bash because a few system have problems...
2014-10-03 Costa Tsaousis... fixed minor issue in app_groups; prevent refreshing...
2014-09-22 Costa Tsaousis... added pi things
2014-06-15 Costa Tsaousis... fix for last commit
2014-06-15 Costa Tsaousis... fix for last commit
2014-06-15 Costa Tsaousis... better calculation of mainchart default time to show
2014-06-14 Costa Tsaousis... mainchart control initial selection no less than 1...
2014-06-06 Costa Tsaousis... fixed padding in agregated charts
2014-06-02 Costa Tsaousis... minor fixes
2014-06-02 Costa Tsaousis... new main menu design to fit more charts
2014-06-01 Costa Tsaousis... apps.plugin restarts every hour
2014-06-01 Costa Tsaousis... fixed percentage incremental charts
2014-06-01 Costa Tsaousis... per minute reporting
2014-06-01 Costa Tsaousis... fixed format strings
2014-06-01 Costa Tsaousis... adaptive calculation of duration in microseconds for...
2014-06-01 Costa Tsaousis... fixed chart titles for per second calculations
2014-06-01 Costa Tsaousis... report per second incremental values when update freque...
2014-05-31 Costa Tsaousis... new storage on a custom 29 bit signed number similar...
2014-05-30 Costa Tsaousis... decreased frequency to 15 secs
2014-05-30 Costa Tsaousis... minrange fix
2014-05-30 Costa Tsaousis... added support for different update frequency per chart...
2014-05-30 Costa Tsaousis... fix for json generation when update_every is not 1 sec
2014-05-25 Costa Tsaousis... refactored per second interpolation
2014-05-24 Costa Tsaousis... fix for the spikes when restarting netdata
2014-05-24 Costa Tsaousis... cleanup file descriptors of killed processes
2014-05-24 Costa Tsaousis... code cleanup; interpolation had issues - solved all...
2014-05-23 Costa Tsaousis... fixed a crash
2014-05-23 Costa Tsaousis... added a log line
2014-05-22 Costa Tsaousis... files, sockets etc are now uniquely counted for the...
2014-05-22 Costa Tsaousis... second name for inotify
2014-05-22 Costa Tsaousis... code cleanup
2014-05-22 Costa Tsaousis... charts for applications open files, sockets, pipes...
2014-05-21 Costa Tsaousis... hide not so important charts; allow per chart debugging...
2014-05-21 Costa Tsaousis... charts.d restarts every hour to prevent memory leaks...
2014-05-20 Costa Tsaousis... strictier checking
2014-05-20 Costa Tsaousis... strictier checking
2014-05-20 Costa Tsaousis... compatibility fixes
2014-05-20 Costa Tsaousis... compatibility fixes
2014-05-20 Costa Tsaousis... compatibility fixes
2014-05-20 Costa Tsaousis... postqueue charts
2014-05-20 Costa Tsaousis... handling for missing options in config
2014-05-20 Costa Tsaousis... fixes
2014-05-20 Costa Tsaousis... fixes
2014-05-20 Costa Tsaousis... better handling of startup / cleanup
2014-05-19 Costa Tsaousis... properly cleanup all threads on exit
2014-05-19 Costa TsaousisMerge pull request #9 from ktsaou/no_interpolation
2014-05-19 Costa Tsaousis... support for non-interpolated dimensions for both increm...
2014-05-19 Costa Tsaousis... not complete yet
2014-05-18 Costa Tsaousis... minor fixes
2014-05-18 Costa Tsaousis... added 'memory mode' config with 3 options: 'ram', ...
2014-05-16 Costa TsaousisMerge pull request #8 from ktsaou/calc_on_sec
2014-05-16 Costa Tsaousis... chown and chmod cache dir too
2014-05-16 Costa TsaousisMerge pull request #7 from ktsaou/calc_on_sec
2014-05-16 Costa Tsaousis... added more check charts
2014-05-16 Costa Tsaousis... 30% less memory for 1 hour of data; now it interpolates...
2014-05-13 Costa Tsaousis... all stacked charts now show only the dimensions that...
2014-05-13 Costa Tsaousis... added support for /nonzero option to chart, which shows...
2014-05-12 Costa Tsaousis... switched from mutexes to rwlocks - for normal update...
2014-05-11 Costa Tsaousis... added support for giving duration in microseconds per...
2014-05-11 Costa Tsaousis... mmap() may introduce delays; a first attempt to work...
2014-05-11 Costa Tsaousis... fflush() earlier
2014-05-11 Costa Tsaousis... added mmap() support for all data, so that netdata...
2014-05-10 Costa Tsaousis... min loop time to half the expected frequency
2014-05-10 Costa Tsaousis... non-bash compatibility
2014-05-10 Costa Tsaousis... cleanup
2014-05-10 Costa Tsaousis... new configuration for apps.plugin
2014-05-10 Costa Tsaousis... support disknames with a / in their name
2014-05-10 Costa Tsaousis... attempt to handle division by zero
2014-05-10 Costa Tsaousis... default signal handler
2014-05-10 Costa Tsaousis... SIGFPE
2014-05-09 Costa Tsaousis... missing initializers
2014-05-09 Costa Tsaousis... more netdata resource charts
2014-05-09 Costa Tsaousis... fixed chart name on plugins.d
2014-05-09 Costa Tsaousis... added physical reads/writes
2014-05-09 Costa Tsaousis... apps.plugin memory excludes shared memory. apps.plugin...
next