summaryrefslogtreecommitdiffstats
path: root/daemon/system-info.sh
AgeCommit message (Expand)Author
2023-03-21add validation step before using Azure metadata (AZURE_IMDS_DATA) (#14775)Ilya Mashchenko
2023-03-13fix system info disk size detection on raspberry pi (#14711)Ilya Mashchenko
2023-03-09fix: detect the host os in k8s on non-docker cri (#14694)Witold Duranek
2023-03-08Fix Azure IMDS (#14686)Shyam Sreevalsan
2023-01-16fix(pacakging): fix cpu/memory metrics when running inside LXC container as s...Ilya Mashchenko
2022-09-12Fix container virtualization info (#13653)Vladimir Kobal
2022-06-30fix RAM calculation on macOS in system-info (#13260)Ilya Mashchenko
2022-06-13fix virtualization detection on FreeBSD (#13087)Ilya Mashchenko
2022-05-20chore: check link local address before querying cloud instance metadata (#12973)Ilya Mashchenko
2022-05-20fix: keep virtualization unknown if all used commands are not available (#12964)Ilya Mashchenko
2022-05-17Reduce timeout to 1 second for getting cloud instance info (#12941)Emmanuel Vasilakis
2022-05-16fix virtualization detection when `systemd-detect-virt` is not available (#12...Ilya Mashchenko
2022-04-27fix: use 'diskutil info` to calculate the disk size on macOS (#12764)Ilya Mashchenko
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-03-29fix: use `/proc/cpuinfo` for CPU freq detection as a last resort (#12550)Ilya Mashchenko
2022-03-18fix: CPU frequency detection of FreeBSD (#12440)Ilya Mashchenko
2022-03-08fix: container virtualization detection with systemd-detect-virt (#12338)Ilya Mashchenko
2022-03-04fix: returning 0 for CPU frequency when unknown (#12323)Ilya Mashchenko
2022-03-03fix: CPU frequency detection for some containers (#12306)Ilya Mashchenko
2022-03-03fix: cpu system info detection on macOS (#12293)Ilya Mashchenko
2022-03-02chore: remove unused variable in the system-info script (#12297)Ilya Mashchenko
2022-02-16fix: CPU frequency calculation in system-info.sh (#12162)Ilya Mashchenko
2022-01-20Add support for NVME disks with blkext driver (#12007)Ralph Meijer
2021-10-19Add flag to mark containers as created from official images in analytics. (#1...Austin S. Hemmelgarn
2021-02-16fix container/host detection in system-info script (#10647)Ilya Mashchenko
2021-02-01Fix container detection from systemd-detect-virt (#10569)Chris Akritidis
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2020-09-04Fixed lack of macOS RAM info in system-info.sh (#9882)jim
2020-08-11Fix crash when receiving malformed labels via streaming. (#9715)Markos Fountoulakis
2020-06-29Corrected virtualization detection in system-info.sh. (#9425)Austin S. Hemmelgarn
2020-05-21Improve system-info.sh to better handle certain cases when gathering info on ...Austin S. Hemmelgarn
2020-04-22Fixed issue in `system-info.sh`regarding the parsing of `lscpu` output. (#8754)Austin S. Hemmelgarn
2020-02-07Update `api/v1/info ` (#7862)thiagoftsm
2020-01-29Add disk size detection to system-info.sh. (#7866)Austin S. Hemmelgarn
2020-01-24Improve the system-info.sh script to report CPU and RAM meta-data. (#7815)Austin S. Hemmelgarn
2020-01-21Issue 7488 docker labels (#7770)Andrew Moss
2019-12-16Labels issues (#7515)Andrew Moss
2019-08-09Better system OS detection for RHEL6 and Mac OS X (#6612)Piotr Roszatycki
2019-05-02Add support for Mac OS X Name and Version (#5949)Chris Akritidis
2019-04-18Extend netdata info API call (#5889)Chris Akritidis