summaryrefslogtreecommitdiffstats
path: root/netdata-installer.sh
AgeCommit message (Expand)Author
2018-01-03work-around macos find adding double slashes if the directory ends with a slashCosta Tsaousis (ktsaou)
2017-12-14both installers download configuration from netdata.conf and provide a sane d...Costa Tsaousis (ktsaou)
2017-08-26Fix grammar issue in install failed commentsShaun Walker
2017-08-09break the installer on control-d; fixes #2574Costa Tsaousis (ktsaou)
2017-08-07Simplify processor cores countingVincent Legoll
2017-07-30added cgroup-network that can find the network interface of a cgroup, given a...Costa Tsaousis (ktsaou)
2017-07-24uninstaller removes netdata-updater from cronCosta Tsaousis (ktsaou)
2017-06-20Follow symlinks when listing conf files in updaterNiels AD
2017-06-14Preserve all file attributes for config backupNiels AD
2017-06-01allow netdata-updater.sh to run under non-bash; fixes #2267Costa Tsaousis (ktsaou)
2017-05-30web_log plugin: add netdata to the "squid" and "proxy" groupsIlya
2017-05-26give instructions using service or systemctl if they are availableCosta Tsaousis (ktsaou)
2017-05-22changed get_latest_commit_id() to use git-rev-parse HEAD instead of git logMike Furlender
2017-05-22netdata-updater.sh shown strip --dont-start-it from netdata-installer.sh comm...Costa Tsaousis (ktsaou)
2017-05-22properly show error messages if auto-update cannot be installedCosta Tsaousis (ktsaou)
2017-05-20fixed typoCosta Tsaousis (ktsaou)
2017-05-20more info at the installerCosta Tsaousis (ktsaou)
2017-05-20netdata-updater at cron fixesCosta Tsaousis (ktsaou)
2017-05-20Fix suggested command for auto updates (resolves #2211)Niels AD
2017-04-30removed unused variablesCosta Tsaousis (ktsaou)
2017-04-30use netdata to get configuration options from netdata.confCosta Tsaousis (ktsaou)
2017-04-07fixed typo at installer; fixes #2062Costa Tsaousis (ktsaou)
2017-04-01start netdata on install tooCosta Tsaousis (ktsaou)
2017-03-27move init installation to functions.shCosta Tsaousis (ktsaou)
2017-03-19run-parts does not run scripts with .sh extensionCosta Tsaousis (ktsaou)
2017-03-19netdata-installer.sh suggest daily updatesCosta Tsaousis (ktsaou)
2017-03-18mktemp now uses busybox compatible file template namesCosta Tsaousis (ktsaou)
2017-03-17update nfacct plugin to match current netdata developmentCosta Tsaousis (ktsaou)
2017-03-15allow the installer to check configs signatures when the BASH is older than v4Costa Tsaousis (ktsaou)
2017-03-11enable link-time-optimizations by defaultCosta Tsaousis (ktsaou)
2017-03-08update: add netdata to "nsd" group383c57
2017-03-04use command md5 when md5sum is not there - to support freebsdCosta Tsaousis (ktsaou)
2017-03-04fix minor installer issues on freebsdCosta Tsaousis (ktsaou)
2017-03-03enabled freeipmi.plugin automatically when possible; make freeipmi.plugin net...Costa Tsaousis (ktsaou)
2017-03-03freeipmi.plugin; fixes #1799; fixes #1794; fixes #1309; fixes #1729Costa Tsaousis (ktsaou)
2017-02-26netdata-installer.sh now uses apps.plugin -t option to test if it is capable ...Costa Tsaousis (ktsaou)
2017-02-14fix typo in the installer helpLeo Arias
2017-02-13fixed typo in installer and other minor improvementsCosta Tsaousis (ktsaou)
2017-02-12compatibility fixes at the installerCosta Tsaousis (ktsaou)
2017-02-12colorful netdata-installer.sh; splitted certain functions for adding makeself...Costa Tsaousis (ktsaou)
2017-02-11Merge pull request #1744 from l2isbad/web_log_pluginCosta Tsaousis
2017-02-10web_log plugin: netdata-installer update: add netdata to "adm" groupIlya
2017-02-08minor improvements for non-linux systemsCosta Tsaousis (ktsaou)
2017-02-04make sure /etc/profile does not change the working directory; fixes #1715Costa Tsaousis (ktsaou)
2017-01-22Merge pull request #1594 from ktsaou/masterCosta Tsaousis
2017-01-20netdata-installer.sh update: add netdata to haproxy groupIlya
2017-01-18faster number parsingCosta Tsaousis (ktsaou)
2017-01-15varnish plugin: netdata-installer.sh update (add netdata to varnish group if ...Ilya
2016-12-30check that apps.plugin runs before trusting setcapCosta Tsaousis (ktsaou)
2016-12-30detect if running inside a container to avoid using setcap for apps.pluginCosta Tsaousis (ktsaou)