summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Expand)Author
2024-04-04Add basic support for dinit in our system service handling code. (#16836)Austin S. Hemmelgarn
2024-03-26remove USR1 "Save internal DB to disk" (#17249)Ilya Mashchenko
2024-03-20Fix issues with permissions when installing from source on macOS (#17198)Ilya Mashchenko
2024-01-22Improve container detection logic for edit-config. (#16825)Austin S. Hemmelgarn
2024-01-17Add check to avoid auto-installing new major versions of Netdata. (#15898)Austin S. Hemmelgarn
2024-01-10update default netdata.conf used for native packages (#16734)Ilya Mashchenko
2023-12-29fix installing service file and start/stop ND using `launchctl` on macOS (#16...Ilya Mashchenko
2023-12-13CMake build system. (#15996)vkalintiris
2023-12-07set "HOME" after switching to netdata user (#16548)Ilya Mashchenko
2023-11-27Logs Management (#13291)Dimitris P
2023-11-22add LogNamespace to systemd units (#16454)Ilya Mashchenko
2023-11-06cleanup systemd unit files After (#16332)Ilya Mashchenko
2023-08-04Add netdata-plugin-systemd-journal package. (#15733)Austin S. Hemmelgarn
2023-08-02fix edit-config for containerized Netdata when running from host (#15641)Ilya Mashchenko
2023-06-29Add configuration file for netdata-updater.sh. (#15149)Austin S. Hemmelgarn
2023-06-16Fix file permissions under directory (#15208)Stelios Fragkakis
2023-06-15Consistently start the agent as root and rely on it to drop privileges proper...Austin S. Hemmelgarn
2023-04-25Document netdatacli dumpconfig option (#14963)Chris Akritidis
2023-03-27Fix how we are handling system services in RPM packages. (#14781)Austin S. Hemmelgarn
2023-03-14Add experimental support for running under runit. (#13841)Austin S. Hemmelgarn
2023-03-13Add vnodes default configuration file. (#14553)Austin S. Hemmelgarn
2023-03-13Don’t try to use tput in edit-config unless it’s installed. (#14705)Austin S. Hemmelgarn
2023-03-06Properly handle service type detection failures when installing as a system s...Austin S. Hemmelgarn
2023-03-01Assorted improvements to OpenRC support. (#14620)Austin S. Hemmelgarn
2023-02-27Reorganize system directory to better reflect what files are actually used fo...Austin S. Hemmelgarn
2023-02-21Fix two issues with the edit-config script. (#14545)Austin S. Hemmelgarn
2023-02-16Assorted shellcheck cleanup. (#14524)Austin S. Hemmelgarn
2023-02-08Add sbindir_POST template for v235 service file (#14471)Emmanuel Vasilakis
2023-01-16fix(pacakging): fix cpu/memory metrics when running inside LXC container as s...Ilya Mashchenko
2022-12-23fix logrotate postrotate (#14180)Ilya Mashchenko
2022-12-09remove deprecated fping.plugin in accordance with v1.37.0 deprecation notice ...Ilya Mashchenko
2022-12-06Cleanly reimplement system/edit-config.in. (#13702)Austin S. Hemmelgarn
2022-10-25Assorted cleanup in the OpenRC init script. (#13115)Austin S. Hemmelgarn
2022-10-19Properly guard commands when installing services for offline service managers...Austin S. Hemmelgarn
2022-10-18Fix runtime directory ownership when installed as non-root user. (#13797)Austin S. Hemmelgarn
2022-10-17Fix service installation on FreeBSD. (#13842)Austin S. Hemmelgarn
2022-10-17Further improvements to the new service installation code. (#13774)Austin S. Hemmelgarn
2022-10-09allow netdata installer to install and run netdata as any user (#13780)Costa Tsaousis
2022-10-06Overhaul handling of installation of Netdata as a system service. (#13451)Austin S. Hemmelgarn
2022-08-15netdata.service: Update PIDFile to avoid systemd legacy path warning (#13504)Craig Andrews
2022-07-27Fix boolean value for ProtectControlGroups (#11281)Didier FABERT
2022-06-16add CAP_SYS_RAWIO to Netdata's systemd unit CapabilityBoundingSet (#13154)Ilya Mashchenko
2022-05-31replace `history` with relevant `dbengine` params (#13041)Andrew Maguire
2022-03-28fix: use internal defaults for sched policy/oom score in native packages (#12...Ilya Mashchenko
2022-03-14Remove owner check from webserver (#12339)thiagoftsm
2022-03-11Change default OOM score and scheduling policy to behave more sanely. (#12271)Austin S. Hemmelgarn
2022-03-08fix: use default "bind to" in native packages (#12336)Ilya Mashchenko
2022-02-28netdata.service: unbreak plugins that use sudo (#10201)Steven Noonan
2022-01-12Add a missing capability for the perf plugin (#11958)Vladimir Kobal
2022-01-12fix(nfacct.plugin): Netfilter accounting data collection (#11951)Ilya Mashchenko