summaryrefslogtreecommitdiffstats
path: root/collectors/freebsd.plugin/freebsd_sysctl.c
AgeCommit message (Expand)Author
2022-06-30Rename the chart of real memory usage in FreeBSD (#13271)Vladimir Kobal
2022-06-21fix(freebsd.plugin): fix wired/cached/avail memory calculation on FreeBSD wit...Ilya Mashchenko
2022-06-16Add mem.available chart to FreeBSD (#13140)Emmanuel Vasilakis
2022-05-14Fix compilation warnings in FreeBSD (#12887)Vladimir Kobal
2022-05-11Consider ZFS ARC shrinkable as cache on FreeBSD (#12879)Vladimir Kobal
2021-05-24Query the size of the hw.intrnames mib instead of using of a fixed va… (#11...MikaelUrankar
2021-05-13Use size_t instead of int for vfs_bufspace_count in FreeBSD plugin (#11142)Daniel Engberg
2021-04-14Spelling collectors (#10912)Josh Soref
2020-08-11Fix collectors on MacOS and FreeBSD to ignore archived charts. (#9695)Markos Fountoulakis
2019-10-14Fix size of a zeroed block (#7061)Vladimir Kobal
2019-10-08Fix crash on FreeBSD due to do_dev_cpu_temperature stack corrup… (#7014)Alex Samorukov
2019-07-12Add global configuration option for zero metrics (#6419)Vladimir Kobal
2019-02-06Fix FreeBSD plugin Codacy issues (#5338)Vladimir Kobal
2019-02-05Fix Codacy issues for FreeBSD plugin (#5334)Vladimir Kobal
2018-12-17Make units compliant with IEC standard (#4985)Vladimir Kobal
2018-10-16Account "Laundry" pages as a separate RAM dimension on FreeBSD. (#4390)Vlad Movchan
2018-10-15fix compilation on FreeBSD; (#4398)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis