summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2016-11-22prevent the delay to charge the netfilter alarmCosta Tsaousis (ktsaou)
2016-11-22added alarm for monitoring the percentage used of connection tracker tableCosta Tsaousis (ktsaou)
2016-11-22read netfilter count of sockets and max sockets on systems without /proc/net/...Costa Tsaousis (ktsaou)
2016-11-22exclude /proc/ and /sys/ from the monitored filesystemsCosta Tsaousis (ktsaou)
2016-11-21enable = enabled, to be the same with all other such optionsCosta Tsaousis (ktsaou)
2016-11-20add context to alarm_variables API callCosta Tsaousis (ktsaou)
2016-11-20added backed alarmsCosta Tsaousis (ktsaou)
2016-11-20added backend timeout and thread resource usage chartCosta Tsaousis (ktsaou)
2016-11-20added chart to monitor the backend server latencyCosta Tsaousis (ktsaou)
2016-11-20added backends monitoring chartsCosta Tsaousis (ktsaou)
2016-11-20remove debug infoCosta Tsaousis (ktsaou)
2016-11-20enable backend average mode again - set default update every to 10 secondsCosta Tsaousis (ktsaou)
2016-11-20allow hostname to be configured for backendCosta Tsaousis (ktsaou)
2016-11-20allow average or sum/volume to be sent to the backendCosta Tsaousis (ktsaou)
2016-11-20the configuration section is named "backend"Costa Tsaousis (ktsaou)
2016-11-20operational opentsdb backendCosta Tsaousis (ktsaou)
2016-11-20operational graphite backendCosta Tsaousis (ktsaou)
2016-11-20initial backends codeCosta Tsaousis
2016-11-20preparation for backend databasesCosta Tsaousis
2016-11-19fix permissionsCosta Tsaousis (ktsaou)
2016-11-19escape octal from filesystem source; fixes #1244Costa Tsaousis (ktsaou)
2016-11-18prevent crash on incomplete request to old APICosta Tsaousis
2016-11-15added apps.plugin option to disable users or groups charts; fixes #1250Costa Tsaousis (ktsaou)
2016-11-15reverted back the last tolerance fix - charts become anligned visuallyCosta Tsaousis (ktsaou)
2016-11-15improved timing tolerance - move interpolation point to the middle of the ite...Costa Tsaousis (ktsaou)
2016-11-15move core iteration point in the middle of the second, to give some tolleranc...Costa Tsaousis (ktsaou)
2016-11-14align before and after parameters to update_every; so that e.g. after=-1 will...Costa Tsaousis (ktsaou)
2016-11-14make sure charts are aligned to their update_every, so that data collection, ...Costa Tsaousis (ktsaou)
2016-11-14better timing for apps.plugin and the internal proc pluginCosta Tsaousis (ktsaou)
2016-11-13prevent sending notifications of alarms in status CLEARCosta Tsaousis (ktsaou)
2016-11-13fix invalid chart id and name shown at the variables callCosta Tsaousis (ktsaou)
2016-11-13improvements identified via static code analysis with cppcheckCosta Tsaousis (ktsaou)
2016-11-13track IPC initializationCosta Tsaousis (ktsaou)
2016-11-13added IPC semaphores chartsCosta Tsaousis (ktsaou)
2016-11-13added support for custom variables that can be exposed to alarm expressions w...Costa Tsaousis (ktsaou)
2016-11-13added alarm_variables API call that returns all the available variables for a...Costa Tsaousis (ktsaou)
2016-11-12fix for chart and dimension renames - health variables are also renamedCosta Tsaousis (ktsaou)
2016-11-12simplified renaming of variables, due to dimension renamesCosta Tsaousis (ktsaou)
2016-11-12dimensions should also be referred as context.dimension under the same familyCosta Tsaousis (ktsaou)
2016-11-12log errors on expressions evaluation, only when the return value is NAN or IN...Costa Tsaousis (ktsaou)
2016-11-12abs to absolute on alarm descriptionsCosta Tsaousis (ktsaou)
2016-11-08fix conditionCosta Tsaousis (ktsaou)
2016-11-08prevent a condition when an alarm is half-checkedCosta Tsaousis (ktsaou)
2016-11-07more clear comparisons of dt given by pluginsCosta Tsaousis (ktsaou)
2016-11-07timing issues are logged as errors only when NETDATA_INTERNAL_CHECKS is definedCosta Tsaousis (ktsaou)
2016-11-07several code optimizationsCosta Tsaousis (ktsaou)
2016-11-07commented not-used codeCosta Tsaousis (ktsaou)
2016-11-07commented not-used codeCosta Tsaousis (ktsaou)
2016-11-07validate and verify microseconds passed by pluginsCosta Tsaousis (ktsaou)
2016-11-06bug fix: re-enable alarms about not-collected metricsCosta Tsaousis (ktsaou)