]> arthur.barton.de Git - netdata.git/commit
added a new element on all charts: context, which is the template upon the chart...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 7 Feb 2016 23:22:58 +0000 (01:22 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 7 Feb 2016 23:22:58 +0000 (01:22 +0200)
commit7c0ba6a675cbca3a6fa1a0b79a37259ad4b52aee
tree8c29ac1d6ef26cffab549f2da21cde1ca12b41f2
parent20051bfef74b701d5e67af84eca8b416bc5f5e2a
added a new element on all charts: context, which is the template upon the chart is build, changed the meaning of element: family, which now reflects the submenu of the dashboard; changed the priorities of most charts to allow the dashboard have dynamic sorting; added submenus to most categories of the main menu; now the dashboard is completely dynamic (except the top key charts)
46 files changed:
charts.d/ap.chart.sh
charts.d/apache.chart.sh
charts.d/cpu_apps.chart.sh
charts.d/cpufreq.chart.sh
charts.d/example.chart.sh
charts.d/load_average.chart.sh
charts.d/mem_apps.chart.sh
charts.d/mysql.chart.sh
charts.d/nginx.chart.sh
charts.d/nut.chart.sh
charts.d/opensips.chart.sh
charts.d/postfix.chart.sh
charts.d/sensors.chart.sh
charts.d/squid.chart.sh
node.d/named.node.js
node.d/node_modules/netdata.js
node.d/sma_webbox.node.js
node.d/snmp.node.js
plugins.d/charts.d.plugin
src/apps_plugin.c
src/main.c
src/plugin_checks.c
src/plugin_idlejitter.c
src/plugin_proc.c
src/plugin_tc.c
src/plugins_d.c
src/proc_diskstats.c
src/proc_interrupts.c
src/proc_meminfo.c
src/proc_net_dev.c
src/proc_net_ip_vs_stats.c
src/proc_net_netstat.c
src/proc_net_rpc_nfsd.c
src/proc_net_snmp.c
src/proc_net_stat_conntrack.c
src/proc_softirqs.c
src/proc_stat.c
src/proc_sys_kernel_random_entropy_avail.c
src/proc_vmstat.c
src/rrd.c
src/rrd.h
src/rrd2json.c
src/sys_kernel_mm_ksm.c
src/unit_test.c
web/dashboard.js
web/index.html