summaryrefslogtreecommitdiffstats
path: root/src/proc_sys_kernel_random_entropy_avail.c
AgeCommit message (Collapse)Author
2016-08-06all required system headers in common.h; some progress on health variablesCosta Tsaousis
2016-05-09strncpy, snprintf and vsnprintf changed to strncpyz, snprintfz and ↵Frederico Lamberti Pissarra
vsnprintfz. And sometimes they are not necessary.
2016-04-03layout: remove executable from unrelated filesAlon Bar-Lev
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2016-02-10added internal plugin for reading /proc/loadavg and disables ↵Costa Tsaousis (ktsaou)
charts.d/load_average.chart.sh
2016-02-08added a new element on all charts: context, which is the template upon the ↵Costa Tsaousis (ktsaou)
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)
2015-11-15build: migrate to autotoolsAlon Bar-Lev
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2015-10-12added -ch option to set container host prefix for /proc and /sys #10Costa Tsaousis (ktsaou)
2015-10-11added config options for all /proc and /sys filenames monitored required for #10Costa Tsaousis (ktsaou)
2015-10-03code optimizations; added temperature charts.d pluginCosta Tsaousis (ktsaou)
2015-04-04added available entropyCosta Tsaousis (ktsaou)