]> arthur.barton.de Git - netdata.git/history - src
fix numa plugin to work only on the expected values; fixes #1868
[netdata.git] / src /
2017-02-27 Costa Tsaousis ... fix numa plugin to work only on the expected values...
2017-02-27 Costa TsaousisMerge pull request #1863 from ktsaou/master
2017-02-27 Costa Tsaousis ... apps.plugin changes for better cross system adaptation
2017-02-27 Costa TsaousisMerge pull request #1822 from l2isbad/mongodb_plugin
2017-02-27 Costa TsaousisMerge pull request #1860 from ktsaou/master
2017-02-27 Costa Tsaousis ... create health directory in lib directory if it does...
2017-02-27 Costa TsaousisMerge pull request #1859 from ktsaou/master
2017-02-27 Costa Tsaousis ... disable streaming by default
2017-02-27 Costa TsaousisMerge pull request #1858 from ktsaou/master
2017-02-27 Costa Tsaousis ... add mirrored hosts to the my-netdata menu
2017-02-26 Costa TsaousisMerge pull request #1856 from ktsaou/master
2017-02-26 Costa Tsaousis ... added comments and information at backends.c
2017-02-26 Costa TsaousisMerge pull request #1815 from lfdominguez/master
2017-02-26 Costa TsaousisMerge pull request #1855 from ktsaou/master
2017-02-26 Costa Tsaousis ... added option -t to test if it has the permissions to...
2017-02-26 Costa TsaousisMerge pull request #1854 from ktsaou/master
2017-02-26 Costa Tsaousis ... remove obsolete permissions fixup for apps.plugin from...
2017-02-26 Costa Tsaousis ... re-arrange colors on CPU charts on freebsd; #1842
2017-02-26 Costa TsaousisMerge pull request #1852 from l2isbad/web_log_plugin_im...
2017-02-26 Costa TsaousisMerge pull request #1851 from ktsaou/master
2017-02-26 Costa Tsaousis ... apps.plugin: added calls counter and isolatored file...
2017-02-26 Costa TsaousisMerge pull request #1845 from l2isbad/self_signed_certi...
2017-02-26 Costa TsaousisMerge pull request #1817 from ktsaou/multi-host
2017-02-26 Costa Tsaousis ... when not running as root, get the username we run as
2017-02-25 Costa Tsaousis ... fixed wrong name of old config option
2017-02-25 Costa Tsaousis ... avoid dereferencing NULL options; handle config index...
2017-02-25 Costa Tsaousis ... renamed api config section to web
2017-02-25 Costa Tsaousis ... allow netdata to cleanup orphan hosts that have not...
2017-02-25 Costa Tsaousis ... avoid code duplication
2017-02-25 Costa Tsaousis ... proxies disconnect and reconnect to follow the receivin...
2017-02-25 Costa Tsaousis ... disconnect sending socket when the receiving has been...
2017-02-25 Costa Tsaousis ... moved [stream] configuration to stream.conf
2017-02-25 Costa Tsaousis ... fix startup of unittest
2017-02-25 Costa Tsaousis ... minor fix for timings
2017-02-24 Costa Tsaousis ... allow proxying metrics between hosts
2017-02-24 Costa Tsaousis ... detect duplicate hosts
2017-02-24 Costa Tsaousis ... log the hostname on all rrdpush logs
2017-02-24 Costa Tsaousis ... log all host configuration when a host is created
2017-02-24 Costa Tsaousis ... log a line for each host monitored
2017-02-24 Costa Tsaousis ... initialize in the right sequence
2017-02-24 Costa Tsaousis ... prevent remote hosts from taking the localhost position
2017-02-24 Costa Tsaousis ... add hostname to health errors
2017-02-24 Costa Tsaousis ... prevent error flood when statvfs() fails
2017-02-24 Costa Tsaousis ... fixed crash at config_move()
2017-02-24 Costa Tsaousis ... prevent unecessary error log when streaming is disabled
2017-02-24 Costa Tsaousis ... fixed leftover in web section
2017-02-24 Costa Tsaousis ... do not statvfs() dummy filesystems; do not statvfs...
2017-02-24 Costa Tsaousis ... improved configuration and fixes for proxy mode
2017-02-23 Costa Tsaousis ... allow each netdata host to have its own thread for...
2017-02-23 Costa Tsaousis ... added rrd memory mode "none" to allow netdata act as...
2017-02-23 Costa Tsaousis ... do not log failed expressions - fix for hibernation...
2017-02-23 Costa Tsaousis ... prevent loading files with future dates
2017-02-23 Costa Tsaousis ... more descriptive logging
2017-02-23 Costa Tsaousis ... unified streaming logging
2017-02-23 Costa Tsaousis ... eliminate a memory leak while creating the streaming...
2017-02-23 Costa Tsaousis ... properly initialize stream receiving thread
2017-02-23 Costa Tsaousisallow delaying alarm checks when remote netdata starts...
2017-02-23 Costa Tsaousisconsistent logging
2017-02-23 Costa Tsaousisallow STREAM receiver to unblock the single threaded...
2017-02-22 Costa Tsaousis ... fixed typo No 2
2017-02-22 Costa Tsaousis ... fixed typo
2017-02-22 Costa Tsaousis ... log all accesses to the STREAM API
2017-02-22 Costa Tsaousis ... allow metrics streaming to work in parallel with local...
2017-02-22 Costa Tsaousis ... fixed typo (again)
2017-02-22 Costa Tsaousis ... fixed typo
2017-02-22 Costa Tsaousis ... implemented API authentication
2017-02-22 Costa Tsaousis ... appconfig now supports different multiple configuration...
2017-02-21 Costa Tsaousis ... exit the web client thread when netdata exits
2017-02-21 Costa Tsaousis ... prevent the charts from moving into the future
2017-02-21 Costa Tsaousis ... pass microseconds to central netdata; fix unittest...
2017-02-21 Costa Tsaousis ... create health directory for each host
2017-02-21 Costa Tsaousisdo not try to reconnect too soon
2017-02-21 Costa Tsaousis ... avoid deadlock in push thread in case of errors
2017-02-21 Costa Tsaousis ... operational stream mode - added more descriptive logs...
2017-02-21 Costa Tsaousis ... switch from HTTP to stream data
2017-02-21 Costa Tsaousis ... properly lock all sensitive linked lists
2017-02-21 Costa Tsaousis ... draft implementation of netdata central push server...
2017-02-21 Costa Tsaousis ... added /stream/ URL that redirects socket to plugins...
2017-02-21 Costa Tsaousis ... added localhost as a fixed name localhost can be referred
2017-02-21 Costa Tsaousis ... RRDHOSTs free all their memory (all substructures)...
2017-02-21 Costa Tsaousis ... unified rrd locks
2017-02-21 Costa Tsaousis ... allow the API to switch hosts
2017-02-21 Costa Tsaousis ... removed static references to localhost from the API
2017-02-21 Costa Tsaousis ... delete the host from the index and it is removed
2017-02-21 Costa Tsaousis ... hosts except localhost save files in subdirectory in...
2017-02-21 Costa Tsaousis ... unified rrdset and rrddim to use enum for flags
2017-02-21 Costa Tsaousis ... remove references to localhost from registry - now...
2017-02-21 Costa Tsaousis ... remove references to localhost from rrd2json - now...
2017-02-21 Costa Tsaousis ... each host can have its own settings for history, update...
2017-02-21 Costa Tsaousis ... memory mode and health configuration per host
2017-02-21 Costa Tsaousis ... backend now sends all metrics for all hosts
2017-02-21 Costa Tsaousis ... all internal plugins create chart at localhost except...
2017-02-21 Costa Tsaousis ... every host has its own health
2017-02-21 Costa Tsaousis ... external plugins can now work for a specific host
2017-02-21 Costa Tsaousis ... localhost is now dynamic
2017-02-20 Luis Felipe Doming... JSON output modified according to @ktsaou.
2017-02-18 Costa Tsaousis ... split rrd.c into multiple files
2017-02-18 Costa TsaousisMerge pull request #1810 from l2isbad/fail2ban_plugin_e...
2017-02-17 Costa Tsaousis ... multi-host rrdset and rrdfamily operations
2017-02-17 Luis Felipe Doming... Added more members to the json output:
next