0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-06 18:20:10 +00:00

Commit graph

  • 3503751f1f web UI fixes Costa Tsaousis (ktsaou) 2015-09-13 13:56:10 +03:00
  • 656e10227f edge compatibility; a lot friendlier browser support; Costa Tsaousis (ktsaou) 2015-09-12 23:02:58 +03:00
  • 1ced06525a fix for squid not respecting configuration Costa Tsaousis (ktsaou) 2015-05-10 18:54:58 +03:00
  • df71e1abdc cleanup in web_client Costa Tsaousis (ktsaou) 2015-05-08 21:38:23 +03:00
  • 557d1c9543 fix for defunct childs Costa Tsaousis (ktsaou) 2015-05-05 23:01:14 +03:00
  • f2d6c09004 prevent 100% cpu when there are no plugins running Costa Tsaousis (ktsaou) 2015-04-11 02:47:37 +03:00
  • a3c28f5dfb optimized pluginsd parsing for speed Costa Tsaousis (ktsaou) 2015-04-07 00:09:23 +03:00
  • 3b6f879d05 added available entropy Costa Tsaousis (ktsaou) 2015-04-04 21:26:04 +03:00
  • ed44ce7b87 tc: optimized memory usage Costa Tsaousis (ktsaou) 2015-04-04 05:57:35 +03:00
  • 63406dc134 log: now is logging program name too; tc: huge optimizations; procfile: optimized initialization and added support for preventing I/O error logging - required for apps.plugin Costa Tsaousis (ktsaou) 2015-04-04 03:40:38 +03:00
  • c8514d9d9e replaced simple_hash with the FNV-1a 32bit algorithm again Costa Tsaousis (ktsaou) 2015-04-03 01:08:23 +03:00
  • 67af57710d replace simple_hash with one at a time hash Costa Tsaousis (ktsaou) 2015-04-03 00:52:24 +03:00
  • 593c38de20 replaced simple_hash with the FNV-1a 32bit algorithm Costa Tsaousis (ktsaou) 2015-04-03 00:14:02 +03:00
  • e8b3c96803 added support for re-usable procfile, to eliminate the repeating memory allocations on apps.plugin Costa Tsaousis (ktsaou) 2015-04-02 23:11:46 +03:00
  • 25d93bce5c cleanup Costa Tsaousis (ktsaou) 2015-03-30 02:29:50 +03:00
  • 516799ab4d debug for negative number of threads Costa Tsaousis (ktsaou) 2015-03-30 02:22:49 +03:00
  • fd02455069 debug for negative number of threads Costa Tsaousis (ktsaou) 2015-03-30 02:19:19 +03:00
  • 5846ccf08e code cleanup box@home root 2015-03-30 02:10:30 +03:00
  • 133d7abbb4 code cleanup Costa Tsaousis (ktsaou) 2015-03-30 01:41:23 +03:00
  • f450ffa718 code cleanup Costa Tsaousis (ktsaou) 2015-03-30 01:30:00 +03:00
  • 2b2bbe5cfa minor fixes Costa Tsaousis (ktsaou) 2015-03-30 00:15:03 +03:00
  • eaa5b0f47e added memory debug to apps.plugin box@home root 2015-03-29 21:39:40 +03:00
  • ea95904f54 moved web_client functions to web_client.c; added dictionary.c to support indexed dictionaries (not used yet) Costa Tsaousis (ktsaou) 2015-03-29 18:49:58 +03:00
  • ce615c7daf fixed initialization of all_files Costa Tsaousis (ktsaou) 2015-03-28 06:03:19 +02:00
  • 71a743b419 config now uses less memory by allocating only the memory it needs for storing the strings; fixed a bug in apps_plugin Costa Tsaousis (ktsaou) 2015-03-28 05:43:34 +02:00
  • 2261e9ad6b last_pos was never set Costa Tsaousis (ktsaou) 2015-03-27 23:37:38 +02:00
  • 07a21acd4c fatal error when a slot cannot be found Costa Tsaousis (ktsaou) 2015-03-27 23:16:03 +02:00
  • a005538f32 fixed a bug in config_get() where it was constantly overwriting values with the default Costa Tsaousis (ktsaou) 2015-03-26 00:13:57 +02:00
  • 222f3dd7a3 proper IPv6 handling Costa Tsaousis (ktsaou) 2015-03-25 23:33:07 +02:00
  • 29a067a6d3 fix disk ids with slashes in them Costa Tsaousis (ktsaou) 2015-03-25 16:33:09 +02:00
  • fcf0816c85 added ipv6 support; minor fixes Costa Tsaousis (ktsaou) 2015-03-25 01:18:18 +02:00
  • 5b0c7032eb reported url now uses the rrdset name, not the id, since the id may contain slashes; minor other fixes Costa Tsaousis (ktsaou) 2015-03-23 21:45:28 +02:00
  • faebdc77ee added index in rrdset names too; fixed crash in apps.plugin Costa Tsaousis (ktsaou) 2015-03-23 00:03:39 +02:00
  • 6a9c3d217f added libavl for supporting balanced binary trees - this improves search performance in config, chart updates, etc. refactored several class names and global variables Costa Tsaousis (ktsaou) 2015-03-22 20:48:18 +02:00
  • 864b288f84 disabled nfsd values if they are all empty box@home root 2015-03-22 00:55:24 +02:00
  • 7372600140 added flags to storage_number; added gap functionality; restored reset functionality; fixed a bug in procfile Costa Tsaousis (ktsaou) 2015-03-21 15:52:55 +02:00
  • 4be641cfe6 proc/net/ip_vs_starts is hex Costa Tsaousis (ktsaou) 2015-03-20 11:28:53 +02:00
  • c84b604ea2 made /proc/stat guest_nice optional - it is not there on older systems Costa Tsaousis (ktsaou) 2015-03-20 11:11:01 +02:00
  • 46511a9500 moved to /run/netdata to /var/run/netdata to support old systems Costa Tsaousis (ktsaou) 2015-03-20 11:07:16 +02:00
  • b57ec553cb 80% speed increase in number printing on 32bit systems Costa Tsaousis (ktsaou) 2015-03-20 00:41:46 +02:00
  • 5c22120e41 better speed diff reporting Costa Tsaousis (ktsaou) 2015-03-19 22:47:57 +02:00
  • e5683d1b70 makefile cleanups; math is enabled by default - added make flags nomath=1 to disable math Costa Tsaousis (ktsaou) 2015-03-19 22:38:12 +02:00
  • 6b77a1fe3f math library optional Costa Tsaousis (ktsaou) 2015-03-19 22:11:13 +02:00
  • 9da67ae21a better unit testing of storage numbers; added benchmarking Costa Tsaousis (ktsaou) 2015-03-19 21:56:01 +02:00
  • df26fb94ae detect too big updates correctly Costa Tsaousis (ktsaou) 2015-03-19 11:53:57 +02:00
  • b41f0b385b detect too big updates correctly Costa Tsaousis (ktsaou) 2015-03-19 11:51:42 +02:00
  • a5cbaf4c29 detect too big updates correctly Costa Tsaousis (ktsaou) 2015-03-19 11:19:15 +02:00
  • 8ef395a417 detect too big updates correctly Costa Tsaousis (ktsaou) 2015-03-19 11:10:03 +02:00
  • 04f6879931 detect too big updates correctly Costa Tsaousis (ktsaou) 2015-03-19 11:03:54 +02:00
  • 99aa0a93e9 added debug Costa Tsaousis (ktsaou) 2015-03-19 10:53:52 +02:00
  • 4012e61636 added procfile debug Costa Tsaousis (ktsaou) 2015-03-19 10:39:53 +02:00
  • c8445bf2c8 added procfile completion debug Costa Tsaousis (ktsaou) 2015-03-19 10:27:19 +02:00
  • 603dc5b22e netdata way of logging in procfile box@home root 2015-03-19 10:21:56 +02:00
  • aa0b568c70 added debug info box@home root 2015-03-19 10:13:26 +02:00
  • 1c8127820a nfacct plugin source files Costa Tsaousis (ktsaou) 2015-03-19 09:49:44 +02:00
  • b5462c8c6d added nfacct charts (disabled for the moment - they must be made an external plugin since nfacct requires root access); fixed a rounding problem in long double values by linking with the math library Costa Tsaousis (ktsaou) 2015-03-19 01:54:54 +02:00
  • 671427b533 disabled checks charts by default; set isdetail=1 to nfsd.rpc nfsd.net nfsd.filehandles Costa Tsaousis (ktsaou) 2015-03-18 19:51:13 +02:00
  • b9370bee21 nfsd read-ahead depth is now reported as a percentage; fixed an issue with RRD_DIMENSION_PCENT_OVER_DIFF_TOTAL which was zeroing the percentages of dimensions when there were moments without new data Costa Tsaousis (ktsaou) 2015-03-18 00:45:40 +02:00
  • db900cd604 added nfsd statistics (v2, v3 and v4) Costa Tsaousis (ktsaou) 2015-03-17 23:48:18 +02:00
  • efc2750f1b added getconf back Costa Tsaousis (ktsaou) 2015-03-16 22:36:04 +02:00
  • 3a4bba23d1 cleanup top level Costa Tsaousis (ktsaou) 2015-03-16 22:14:14 +02:00
  • 4ccc4aa01d new makefiles Costa Tsaousis (ktsaou) 2015-03-16 22:12:27 +02:00
  • 2676a00e47 new simple_hash() Costa Tsaousis (ktsaou) 2015-03-16 19:43:27 +02:00
  • 88d4bd4167 removed check for source file Costa Tsaousis (ktsaou) 2015-03-16 19:43:08 +02:00
  • 490a754894 support new dir structure Costa Tsaousis (ktsaou) 2015-03-16 19:20:14 +02:00
  • 3e41e70b82 fixed warning Costa Tsaousis (ktsaou) 2015-03-16 19:14:56 +02:00
  • 57f121e5e6 added automake; added rsync Costa Tsaousis (ktsaou) 2015-03-16 19:14:27 +02:00
  • c00ea4b66e O_NOATIME is not supported for proc files Costa Tsaousis (ktsaou) 2015-03-16 19:13:45 +02:00
  • e4ee84c9a8 ignore last line Costa Tsaousis (ktsaou) 2015-03-16 19:13:14 +02:00
  • 015591ccd6 support new structure Costa Tsaousis (ktsaou) 2015-03-16 19:12:12 +02:00
  • ee3fe3fe93 support new dir structure Costa Tsaousis (ktsaou) 2015-03-16 19:11:40 +02:00
  • 037bbc245f splitted netdata to multiple source files Costa Tsaousis (ktsaou) 2015-03-16 16:31:42 +02:00
  • 29ecdb6a8f converted newline to LF Costa Tsaousis (ktsaou) 2015-03-12 23:36:50 +02:00
  • 8376e9e615 moved timeouts to variables Costa Tsaousis (ktsaou) 2015-03-12 23:36:22 +02:00
  • a689b90076 will not load dimensions if they are too old; threads are now handled with an array; possible fix for the defunct issue Costa Tsaousis (ktsaou) 2015-03-12 23:34:26 +02:00
  • 093220efe3 fixed unit label Costa Tsaousis (ktsaou) 2015-02-24 15:41:29 +02:00
  • bf25cf6ece more HTTP compliance Costa Tsaousis (ktsaou) 2015-02-24 15:12:37 +02:00
  • 539947e1d9 some squid installations need a completely different URL - support for custom url Costa Tsaousis (ktsaou) 2015-02-24 14:54:13 +02:00
  • 50a194f68c now it checks for /counters and squid-internal-mgr/counters Costa Tsaousis (ktsaou) 2015-02-24 14:45:05 +02:00
  • 9a5715d759 now it queries cache_object with nc, instead of wget Costa Tsaousis (ktsaou) 2014-12-23 00:06:30 +02:00
  • 34f3851488 added pid to /run/netdata/netdata.pid Costa Tsaousis (ktsaou) 2014-12-07 04:53:02 +02:00
  • a7f9879510 vcgencmd hangs, so it has been removed Costa Tsaousis (ktsaou) 2014-11-02 21:09:08 +02:00
  • 5aff09af4f NUT UPS Monitor Costa Tsaousis (ktsaou) 2014-10-09 01:59:25 +03:00
  • 2e1815603c switched to bash because a few system have problems with /bin/sh Costa Tsaousis (ktsaou) 2014-10-03 23:30:59 +03:00
  • 6542f06c08 fixed minor issue in app_groups; prevent refreshing the charts if the page does not have focus Costa Tsaousis (ktsaou) 2014-10-03 23:25:43 +03:00
  • f1424df134 added pi things Costa Tsaousis (ktsaou) 2014-09-22 20:05:17 +03:00
  • e90a941618 fix for last commit Costa Tsaousis (ktsaou) 2014-06-15 04:21:32 +03:00
  • ed0ab57204 fix for last commit Costa Tsaousis (ktsaou) 2014-06-15 04:20:08 +03:00
  • 203023d659 better calculation of mainchart default time to show Costa Tsaousis (ktsaou) 2014-06-15 04:17:59 +03:00
  • dcb9c662ad mainchart control initial selection no less than 1/10th of the total Costa Tsaousis (ktsaou) 2014-06-14 20:06:06 +03:00
  • 8e775561f6 fixed padding in agregated charts Costa Tsaousis (ktsaou) 2014-06-06 15:45:38 +03:00
  • d8185675df minor fixes Costa Tsaousis (ktsaou) 2014-06-03 02:26:42 +03:00
  • 7be9fd7b3d new main menu design to fit more charts Costa Tsaousis (ktsaou) 2014-06-03 02:04:10 +03:00
  • f3a663b911 apps.plugin restarts every hour Costa Tsaousis (ktsaou) 2014-06-01 22:07:00 +03:00
  • 7ebce5fa28 fixed percentage incremental charts Costa Tsaousis (ktsaou) 2014-06-01 22:04:28 +03:00
  • 2d8d9bd242 per minute reporting Costa Tsaousis (ktsaou) 2014-06-01 14:21:05 +03:00
  • 3e42ff51af fixed format strings Costa Tsaousis (ktsaou) 2014-06-01 13:43:45 +03:00
  • a86641cf0d adaptive calculation of duration in microseconds for each chart refresh, when duration is not given by the chart owner Costa Tsaousis (ktsaou) 2014-06-01 13:27:31 +03:00
  • 3f2497dc07 fixed chart titles for per second calculations Costa Tsaousis (ktsaou) 2014-06-01 13:26:44 +03:00
  • bdf5738fcf report per second incremental values when update frequency is higher than a second Costa Tsaousis (ktsaou) 2014-06-01 12:52:58 +03:00