summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-10infix notation parser almost done; preparing the evaluator and variables lookupCosta Tsaousis
2016-08-10added RRDCALC management; preparation for expression evaluationCosta Tsaousis
2016-08-07chart and dimension variables tested and debuggedCosta Tsaousis
2016-08-07chart and dimensions variables linked to 3 indexes: local, context and host v...Costa Tsaousis
2016-08-06include sys/prctl.hCosta Tsaousis
2016-08-06all required system headers in common.h; some progress on health variablesCosta Tsaousis
2016-08-05added context index (to be used for storing context scope variables for healt...Costa Tsaousis
2016-08-05preparation for multi-host internal databaseCosta Tsaousis
2016-08-04Merge pull request #757 from ktsaou/masterCosta Tsaousis
2016-08-04IP/Port config regression fixed; fixes 756Costa Tsaousis
2016-08-04Merge pull request #750 from ktsaou/masterCosta Tsaousis
2016-08-03Merge pull request #752 from paulfantom/masterPaweł Krupa
2016-08-02prettify memcached in dashboardpaulfantom
2016-08-02add memcached supportpaulfantom
2016-08-02Merge remote-tracking branch 'firehol/master'paulfantom
2016-08-01prevent apps.plugin errors when files are not foundCosta Tsaousis
2016-08-01prevent error log flood when certain cgroup features are missing from the ker...Costa Tsaousis
2016-08-01apps.plugin logs the command name on errorsCosta Tsaousis
2016-08-01Merge pull request #748 from ktsaou/libavlCosta Tsaousis
2016-08-01prevent repeating errors about madvise(); fixes #625Costa Tsaousis
2016-08-01do not log error when the commands executed exit with 0Costa Tsaousis
2016-08-01update the AVL header comments to reflect the new AVL callsCosta Tsaousis
2016-07-31Merge pull request #740 from ktsaou/libavlCosta Tsaousis
2016-07-31Merge remote-tracking branch 'firehol/master'paulfantom
2016-07-31Merge pull request #724 from paulfantom/masterPaweł Krupa
2016-07-31Merge pull request #746 from ktsaou/masterCosta Tsaousis
2016-07-31dont use BASH 4 features when BASH 4+ is not available #733; fallback to syst...Costa Tsaousis
2016-07-30Merge pull request #745 from jasonwbarnett/cleanup-rpm-specCosta Tsaousis
2016-07-30Merge pull request #735 from jasonwbarnett/hard-code-release-in-specCosta Tsaousis
2016-07-30fix web directory and do not create registry directoryJason Barnett
2016-07-29Merge pull request #738 from jasonwbarnett/bugfix/more-rpm-fixesCosta Tsaousis
2016-07-29lockdown web directory permissions and create registry directoryJason Barnett
2016-07-29Merge pull request #741 from jasonwbarnett/bugfix/fix-postin-failureCosta Tsaousis
2016-07-28fix %post, %preun and %postunJason Barnett
2016-07-29replaced AVL by Daniel A. Nagy (GPLv2) with an adaptation of libavl by Ben Pf...Costa Tsaousis
2016-07-28Merge pull request #730 from ktsaou/masterCosta Tsaousis
2016-07-28lock down and fix %files sectionJason Barnett
2016-07-28Merge pull request #734 from jasonwbarnett/improve-rpm-specCosta Tsaousis
2016-07-27hardcode the release number in the specJason Barnett
2016-07-27improve spec readability, add a logrotate configuration and create /var/lib/n...Jason Barnett
2016-07-27make the spec file easier to read and increase find statement flexibilityJason Barnett
2016-07-27do not collect guest usage when running without-guestCosta Tsaousis
2016-07-27add help info for apps.pluginCosta Tsaousis
2016-07-27added command line options with-guest and without-guest to enable or disable ...Costa Tsaousis
2016-07-27add reset or overflow detection in percentage-of-incremental-total dimensions...Costa Tsaousis
2016-07-27apps.plugin now properly sets the ceiling for guest timeCosta Tsaousis
2016-07-27properly use guest time and children guest time in apps.plugin; fixes #729Costa Tsaousis
2016-07-27apps.plugin optimization to send all the data to netdata with just one write ...Costa Tsaousis
2016-07-27fix python compatibility in tomcat modulepaulfantom
2016-07-26tomcat work on different port than 8080 and with malformed datapaulfantom