0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-03-15 13:34:56 +00:00

Commit graph

  • 258efd76fe disabled clearChart() to avoid flashing in firefox Costa Tsaousis (ktsaou) 2014-03-28 02:35:18 +0200
  • d6e99d06f4 new mime types and minor fixes Costa Tsaousis (ktsaou) 2014-03-28 01:46:50 +0200
  • 4f33498248 cosmetic changes Costa Tsaousis 2014-03-27 21:58:30 +0200
  • e73447a300 fix for http 307 Costa Tsaousis (ktsaou) 2014-03-27 03:57:27 +0200
  • 78df830a0a can now become another user Costa Tsaousis (ktsaou) 2014-03-27 03:09:46 +0200
  • 92d5297ce6 moved to web Costa Tsaousis (ktsaou) 2014-03-27 02:01:15 +0200
  • a99257d70f code cleanup Costa Tsaousis (ktsaou) 2014-03-27 01:55:48 +0200
  • 7c75634495 added a 2 sec delay to prevent port in use Costa Tsaousis 2014-03-26 20:58:15 +0200
  • 439e3ab84b get class names from class_monitor of fireqos Costa Tsaousis 2014-03-26 20:57:54 +0200
  • dd505edc87 wrong file Costa Tsaousis (ktsaou) 2014-03-26 01:09:26 +0200
  • 029a9d9c29 automatic transformation Costa Tsaousis (ktsaou) 2014-03-26 01:08:47 +0200
  • 727d318aab automatic transformation Costa Tsaousis (ktsaou) 2014-03-26 01:00:02 +0200
  • 9ae16b06df minor changes Costa Tsaousis (ktsaou) 2014-03-26 00:59:57 +0200
  • 58eb0c572b filename matches Costa Tsaousis (ktsaou) 2014-03-26 00:48:01 +0200
  • bb4628a8d5 fixed url Costa Tsaousis (ktsaou) 2014-03-26 00:44:27 +0200
  • e68eba25b1 support for single graphs Costa Tsaousis (ktsaou) 2014-03-26 00:42:47 +0200
  • 4939bd17ec added SETDEVICENAME in tc-all.sh, support /all.xml and provided all.xsl to allow on-the-fly html generation, re-worked javascript Costa Tsaousis (ktsaou) 2014-03-25 20:10:29 +0200
  • 8a51160d10 full traffic control support for graphing tc classes. it gets names from fireqos. Costa Tsaousis (ktsaou) 2014-03-25 03:10:19 +0200
  • 4e47fccb6e Added support for traffic control graphs. It integrates with fireqos to get class names. Costa Tsaousis (ktsaou) 2014-03-25 03:08:11 +0200
  • f8ac4c03f0 fix for json dates (jan is 0, dec is 11) Costa Tsaousis (ktsaou) 2014-03-24 22:29:58 +0200
  • 30b8da7b35 added support for /sbin/tc - is not complete yet - it is disabled. Costa Tsaousis (ktsaou) 2014-03-24 00:54:28 +0200
  • 52c4fee133 now using datetime instead of timeofday for charts to fix the midnight issue. Costa Tsaousis (ktsaou) 2014-03-23 23:04:57 +0200
  • 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