Costa Tsaousis (ktsaou)
|
25e5018ae3
additional checks for the existance of systemd; always attempt to use the service command for managing netdata
|
8 years ago |
Costa Tsaousis (ktsaou)
|
a0d75bd5d4
properly detect systemd
|
8 years ago |
Costa Tsaousis
|
8f74b1c175
installer: attempt to use "service" even on non-systemd system, if the user has installed the files
|
8 years ago |
Costa Tsaousis
|
eddd9af2d7
installer now installs systemd service if the host is running systemd
|
8 years ago |
Simon Nagl
|
c2db0f5187
Command line options: added info of changes.
|
8 years ago |
Simon Nagl
|
a48fb7d495
Command line: Follow IEEE Std 1003.1, 2013 Edition
|
8 years ago |
Costa Tsaousis (ktsaou)
|
8d5d8ff121
aesthetic changes
|
8 years ago |
Costa Tsaousis (ktsaou)
|
d4a15fdd79
install netdata logrotate file, fixes #413
|
8 years ago |
Costa Tsaousis
|
35dc3b0e66
installer now supports --libs-are-really-here to bypass libuuid checks too
|
8 years ago |
Costa Tsaousis
|
98489e68b4
aesthetic changes in installer
|
8 years ago |
Costa Tsaousis
|
d2fe6738ba
fix for names of required packages in fedora/centos/redhat
|
8 years ago |
Costa Tsaousis
|
06c43af4d9
apps.plugin now runs with linux capabilites instead of setuid to root
|
8 years ago |
Costa Tsaousis
|
ac32c6c3eb
Merge remote-tracking branch 'upstream/master' into registry
|
8 years ago |
Costa Tsaousis
|
2c32eb33ea
info about uuid-dev
|
8 years ago |
Costa Tsaousis (ktsaou)
|
d131f68f95
added umask 022 to allow indirectly created directories be readable, #121
|
8 years ago |
Costa Tsaousis
|
a1abb2f339
registry: working prototype with load/save
|
8 years ago |
Costa Tsaousis (ktsaou)
|
03bd0f86d8
installer adds netdata user to the docker group to be able get docker names #308, installer checks the IP netdata should be listening to give proper information to the user #311
|
8 years ago |
Costa Tsaousis (ktsaou)
|
e501a515b8
cgroups are enabled/disabled using their new names (it was needed because docker names are not persistent) #115
|
8 years ago |
Karl Chen
|
98360c681f
ktsaou's recommendations
|
8 years ago |
Karl Chen
|
40340029b0
# fix PKG_CHECK_MODULES error
|
8 years ago |
Costa Tsaousis (ktsaou)
|
e35c0f5b27
allowed to install netdata as any user (without root) #149; now the installer preserves user configuration in apps_groups.conf and charts.d.conf #209; web files owner and group is preserved
|
8 years ago |
Costa Tsaousis (ktsaou)
|
10183008d6
make sure the run directory expected to save the pid, exists #204
|
8 years ago |
Philip Whineray
|
bbde26d52a
Replace README info with detection of autotools
|
8 years ago |
Costa Tsaousis (ktsaou)
|
786416904a
installation: generate netdata-uninstaller.sh script and netdata-installer.log, #103
|
8 years ago |
Costa Tsaousis (ktsaou)
|
a44f48981d
added support for binding to a configured IP address (IPv6 or IPv4)
|
8 years ago |
Costa Tsaousis (ktsaou)
|
22bdfa6152
Squashed commit of the following:
|
8 years ago |
Alon Bar-Lev
|
458de8ae0d
build: revert pid to live within /var/run/netdata
|
8 years ago |
Alon Bar-Lev
|
fa54f9693c
build: move pid to /var/run
|
8 years ago |
Costa Tsaousis (ktsaou)
|
36c1304e37
fixed typo in comments #108
|
8 years ago |
Costa Tsaousis (ktsaou)
|
e26c9389ba
disable a (possible) proxy configuration when downloading configuration
|
8 years ago |
Costa Tsaousis (ktsaou)
|
a563c05d9b
prevent pthreads crash due to killall
|
8 years ago |
Costa Tsaousis (ktsaou)
|
7a02ba52d1
added warning about KSM; now it shows the exact installation paths
|
8 years ago |
Costa Tsaousis (ktsaou)
|
23225bee19
added more installer options (--dont-wait, --dont-start-it, --help) and info
|
9 years ago |
SanskritFritz
|
4dfedd4f5e
Fixed a typo
|
9 years ago |
Costa Tsaousis (ktsaou)
|
3563b66030
updated instructions
|
9 years ago |
Costa Tsaousis (ktsaou)
|
a87b90c1ff
moved an error to internal checks
|
9 years ago |
Costa Tsaousis (ktsaou)
|
959a5e7d04
fixed the bug where randomly chart dimensions were hidden - it was caused due to unitialized use of allocated space
|
9 years ago |
Costa Tsaousis (ktsaou)
|
d02c10ab99
probably -O3 is causing empty charts some times - still investigating
|
9 years ago |
Costa Tsaousis (ktsaou)
|
02e3ae9466
remove -march=native from compiler
|
9 years ago |
Costa Tsaousis (ktsaou)
|
c8c1718438
make installer use LC_ALL=C
|
9 years ago |
Costa Tsaousis (ktsaou)
|
1b68ee4b7b
updated installer
|
9 years ago |
Costa Tsaousis (ktsaou)
|
fd1f86c8f5
moved netdata.start to netdata-installer.sh
|
9 years ago |