0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-03-18 06:43:02 +00:00

Commit graph

  • 743daf7375 new example Costa Tsaousis (ktsaou) 2014-03-23 18:29:13 +0200
  • db34f46cca recalculate graphs arrangement Costa Tsaousis (ktsaou) 2014-03-23 18:28:26 +0200
  • 9eeb63f734 disk read blue, disk writes red Costa Tsaousis (ktsaou) 2014-03-23 18:07:14 +0200
  • b497645902 added support for Disk I/O monitoring, added mutex locking to sync threads Costa Tsaousis (ktsaou) 2014-03-23 18:03:11 +0200
  • 4af1466edb do not allow / or .. in files requested by web clients Costa Tsaousis (ktsaou) 2014-03-23 05:13:16 +0200
  • 00799ba6de fix for infinite loop Costa Tsaousis (ktsaou) 2014-03-23 05:06:55 +0200
  • 01ac776ef4 updated Costa Tsaousis (ktsaou) 2014-03-23 04:18:58 +0200
  • 5f65e61ef4 fixed an infinite loop and a crash Costa Tsaousis (ktsaou) 2014-03-23 04:02:44 +0200
  • 4093d48519 added support for grouping values (average, max) Costa Tsaousis (ktsaou) 2014-03-23 03:31:58 +0200
  • 6a3b2e73ce adapted for new daemon Costa Tsaousis (ktsaou) 2014-03-22 09:49:23 +0200
  • 427005fc7f total rewrite, now with an embeded web server Costa Tsaousis (ktsaou) 2014-03-22 09:49:06 +0200
  • 6bae756057 deleted jquery v0.1 Costa Tsaousis (ktsaou) 2013-10-22 21:08:59 +0300
  • 574dc94a84 the run directory is ready for web server access box@home root 2013-10-22 21:06:43 +0300
  • 9651fd344f add config support for HISTORY POINTS in charts Costa Tsaousis (ktsaou) 2013-10-22 17:23:59 +0300
  • 1531ac1da2 work around google charts memory leak; refresh page every 1000 charts updates Costa Tsaousis (ktsaou) 2013-10-22 17:21:05 +0300
  • 8df037f32b fixed updating period Costa Tsaousis (ktsaou) 2013-10-22 14:42:54 +0300
  • fa46477738 added support for updating in longer periods Costa Tsaousis (ktsaou) 2013-10-22 14:37:01 +0300
  • b904a09e64 prefer wider graphs Costa Tsaousis 2013-10-22 13:12:51 +0300
  • b746703f63 fixed graph size calculation when ignoring interfaces Costa Tsaousis (ktsaou) 2013-10-22 12:54:54 +0300
  • 55ce84a99b added support for ignoring certain interfaces, just put PRIORITY=IGNORE in all.config Costa Tsaousis (ktsaou) 2013-10-22 12:49:56 +0300
  • 8a3daef7ad update jquery, now it is transfered from goolge Costa Tsaousis (ktsaou) 2013-10-22 12:41:24 +0300
  • 1cc2001c1f fix for interfaces with - in them Costa Tsaousis (ktsaou) 2013-10-22 12:32:42 +0300
  • c027fecbd4 Merge branch 'master' of https://github.com/ktsaou/netdata Costa Tsaousis (ktsaou) 2013-10-13 23:12:13 +0300
  • a6f74baef5 fixed calculation of default history values when -u is not 1 Costa Tsaousis (ktsaou) 2013-10-13 23:10:54 +0300
  • 4e7bbc6dbf Merge branch 'master' of https://github.com/ktsaou/netdata box@home root 2013-07-06 06:27:21 +0300
  • 0dc88e9a3c added .htaccess for json files box@home root 2013-07-06 06:25:54 +0300
  • e0340354e2 Update README.md Costa Tsaousis 2013-06-22 02:03:06 +0300
  • 8909690d7e Update README.md Costa Tsaousis 2013-06-22 02:02:18 +0300
  • c5ac4b3d8d detect empty JSON file and prevent refreshing charts in case it is box@home root 2013-06-21 01:16:47 +0300
  • 61c75d4679 show haxis title if graph is higher than 200 px box@home root 2013-06-21 00:47:35 +0300
  • 4ae25e4779 The axis titles are removed when the charts are too small. Made it by default show 120 seconds of data. box@home root 2013-06-21 00:41:58 +0300
  • 604f9f48cd now it rename() files instead of link()/unlink() them, thus making sure there will be always a JSON file to show. box@home root 2013-06-21 00:05:08 +0300
  • 2a824f13ca now it works internally in microseconds and automatically adjusts sleep time to loop exactly the seconds given on the command line. Even if for some reason it exceeds the time given, it calculates correctly bandwidths per second. box@home root 2013-06-20 23:18:03 +0300
  • a943c5f0ee added support for ordering graphs box@home root 2013-06-20 00:27:24 +0300
  • cae67443bb added hostname in title box@home root 2013-06-19 23:27:58 +0300
  • d45b98d266 prefer to produce wider graphs on dashboard box@home root 2013-06-19 23:12:48 +0300
  • 4f1df1ab28 added support for title customization for each graph. box@home root 2013-06-19 22:11:44 +0300
  • 5ed4e13343 made it create by default a dashboard of graphs (all graphs on the same page if possible). box@home root 2013-06-19 21:45:38 +0300
  • de2ed0cda1 calculates refresh time for pages with more than 4 charts box@home root 2013-06-19 02:23:08 +0300
  • 690e1f6ac0 made it refresh by itself with limited charts refreshing every time box@home root 2013-06-19 02:01:37 +0300
  • 84ef49d83c updates for latest netdata.js box@home root 2013-06-19 02:01:10 +0300
  • 7c9eed9b25 made it parse /proc/net/dev correctly, even for interfaces with huge amounts of data. box@home root 2013-06-19 00:58:53 +0300
  • d9f1940e35 made it handle different directories for saving JSON files box@home root 2013-06-18 23:58:17 +0300
  • 6e0ff34ecf fixed path to /run/netdata box@home root 2013-06-18 23:36:52 +0300
  • 900632ce88 automatic installation box@home root 2013-06-18 22:54:44 +0300
  • 1d4f3b0877 Update README.md Costa Tsaousis 2013-06-17 23:38:07 +0300
  • 62a855c7e2 Update README.md Costa Tsaousis 2013-06-17 23:34:57 +0300
  • 5f87c072b2 Update README.md Costa Tsaousis 2013-06-17 22:28:09 +0300
  • 476f3af8d6 Update README.md Costa Tsaousis 2013-06-17 22:27:15 +0300
  • c564e87af5 updates Costa Tsaousis 2013-06-17 22:25:50 +0300
  • 0dd029354d fixes Costa Tsaousis 2013-06-17 22:17:19 +0300
  • e44de0168a initial commit Costa Tsaousis 2013-06-17 22:14:34 +0300
  • 1c86d1cf12 initial commit Costa Tsaousis 2013-06-17 22:13:09 +0300
  • c4fcd9a219 Merge branch 'master' of https://github.com/ktsaou/netdata Costa Tsaousis 2013-06-17 21:47:41 +0300
  • 608d937b4a first commit Costa Tsaousis 2013-06-17 21:45:30 +0300
  • f994501cb7 Initial commit Costa Tsaousis 2013-06-17 11:39:10 -0700