summaryrefslogtreecommitdiffstats
path: root/collectors/proc.plugin/proc_net_dev.c
AgeCommit message (Expand)Author
2024-02-08Move collectors/ under src/ (#16965)vkalintiris
2024-02-02add support for the info parameter to all external plugin functions (#16915)Costa Tsaousis
2024-01-29detect sockets direction (#16861)Costa Tsaousis
2024-01-29New Permissions System (#16837)Costa Tsaousis
2024-01-23DYNCFG: dynamically configured alerts (#16779)Costa Tsaousis
2024-01-11dyncfg v2 (#16702)Costa Tsaousis
2024-01-10cleanup proc net-dev renames (#16745)Costa Tsaousis
2023-12-29delay collecting double linked network interfaces (#16701)Ilya Mashchenko
2023-12-15Queries Progress (#16574)Costa Tsaousis
2023-12-12code cleanup (#16542)Costa Tsaousis
2023-11-29proc_net_dev: don't create runtime device config by default (#16501)Ilya Mashchenko
2023-11-28proc_net_dev: remove device config section (#16492)Ilya Mashchenko
2023-11-17proc_net_dev: keep nic_speed_max in kilobits (#16429)Ilya Mashchenko
2023-11-15fix proc net dev: keep iface speed chart var in Mbits (#16418)Ilya Mashchenko
2023-11-09fix system.net when inside lxc (#16364)Ilya Mashchenko
2023-11-07add rrddim_get_last_stored_value to simplify function code in internal collec...Ilya Mashchenko
2023-11-06change defaults for functions (#16347)Costa Tsaousis
2023-11-06network-interfaces function: add UsedBy field to (#16337)Ilya Mashchenko
2023-11-05Network-interfaces function small improvements (#16336)Ilya Mashchenko
2023-11-04proc netstat: add network interface statistics function (#16334)Ilya Mashchenko
2023-11-02cgroup-top function (#16314)Costa Tsaousis
2023-10-28do not propagate upstream internal label sources (#16295)Costa Tsaousis
2023-10-27Faster parents (#16127)Costa Tsaousis
2023-10-24cgroup: add net container_device label (#16261)Ilya Mashchenko
2023-09-01Reduce label memory (#15255)Stelios Fragkakis
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-06-26delay collecting virtual network interfaces (#15244)Ilya Mashchenko
2023-04-09cgroups.plugin: add image label (#14872)Ilya Mashchenko
2023-04-04Add labels for cgroup name (#14856)thiagoftsm
2023-03-02/api/v2/contexts (#14592)Costa Tsaousis
2023-01-25Add Collector log (#14309)thiagoftsm
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-12-23remove interface name from cgroup net family (#14174)Ilya Mashchenko
2022-11-22Do not force internal collectors to call rrdset_next. (#13926)vkalintiris
2022-10-26fix(proc.plugin): fix read retry logic when reading interface speed (#13893)Ilya Mashchenko
2022-10-21Retry reading carrier, duplex, and speed files periodically (#13850)Vladimir Kobal
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-22Fix cgroups netdev chart labels (#13200)Vladimir Kobal
2022-06-22Add type label for network interfaces (#13187)Vladimir Kobal
2022-06-20feat(proc/proc_net_dev): add dim per phys link state to the "Interface Physic...Ilya Mashchenko
2022-06-17feat(proc/proc_net_dev): add dim per duplex state to the "Interface Duplex St...Ilya Mashchenko
2022-06-17feat(proc/proc_net_dev): add dim per operstate to the "Interface Operational ...Ilya Mashchenko
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-05-31Skip collecting network interface speed and duplex if carrier is down (#13019)Vladimir Kobal
2022-05-24Run the /net/dev module of the proc plugin in a separate thread (#12996)Vladimir Kobal
2022-05-02fix(proc/net/dev): exclude Proxmox bridge interfaces (#12789)Ilya Mashchenko
2022-03-18fix(collectors/cgroups): use different context for cgroup network charts (#12...Ilya Mashchenko