summaryrefslogtreecommitdiffstats
path: root/plugins.d/cgroup-name.sh
AgeCommit message (Expand)Author
2018-02-02support systemd-nspawn containersCosta Tsaousis (ktsaou)
2018-02-02rename kubernetes containers; fixes #3369Costa Tsaousis (ktsaou)
2017-11-14properly rename .libvirt-qemu cgroupsCosta Tsaousis (ktsaou)
2017-11-14support for .libvirt-qemu naming of cgroups; fixes #3010Costa Tsaousis (ktsaou)
2017-07-02proxmox VMs are now named qemu_XXXX to allow the dashboard categorize them pr...Costa Tsaousis (ktsaou)
2017-07-02cgroup-name.sh gives persistent libvirt/qemu names, without the domain idCosta Tsaousis (ktsaou)
2017-06-19Fixing missing "[".Eric Faden
2017-06-18Adding handling case where config file doesn't exist or don't have www-data p...Eric Faden
2017-06-18Fixed to work with config files directly. Requires netdata to be in group ww...Eric Faden
2017-06-17Added cgroup name processing for Proxmox LXC and VMEric Faden
2017-06-15remove static references to /etc/netdata from plugins and use /../../../../et...Costa Tsaousis (ktsaou)
2017-05-26replaced egrep with grep - the { character should be escaped for egrep; fixes...Costa Tsaousis (ktsaou)
2017-03-13automatic naming for libvirtd virtual machines; fixes #1045Costa Tsaousis (ktsaou)
2016-10-20uniform logging from all scriptsCosta Tsaousis (ktsaou)
2016-09-09allow cgroups to have 100 characters at their name; fixes #922Costa Tsaousis (ktsaou)
2016-08-21fix for not parsing properly the docker id; fixes #812Costa Tsaousis
2016-08-21fix for not parsing properly the docker id; fixes #812Costa Tsaousis
2016-08-13converted tabs for C, JS, BASH to 4 spacesCosta Tsaousis
2016-07-14updated shebang for compatibilityCosta Tsaousis (ktsaou)
2016-05-06use docker binary if exists, fallback on docker api if existsTit Petric
2016-05-02cgroups: now all cgroups are evaluated by default, up to 500 cgroups are allo...Costa Tsaousis
2016-04-27cgroup-name.sh now extracts proper docker names #115Costa Tsaousis (ktsaou)
2016-04-25cgroups are enabled/disabled using their new names (it was needed because doc...Costa Tsaousis (ktsaou)
2016-04-25cgroups are now on their own thread; cgroup names are controlled by plugins.d...Costa Tsaousis (ktsaou)