Tina Luedtke c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
..
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 лет назад
README.md c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 лет назад
freebsd_devstat.c 68f16bb285 Spelling collectors (#10912) 3 лет назад
freebsd_getifaddrs.c cb42c30763 Add more nics to FreeBSD plugin (#11251) 3 лет назад
freebsd_getmntinfo.c 68f16bb285 Spelling collectors (#10912) 3 лет назад
freebsd_ipfw.c 56bc902bc6 Fix collectors on MacOS and FreeBSD to ignore archived charts. (#9695) 4 лет назад
freebsd_kstat_zfs.c 6bfd6836da Fix freebsd and macos plugin names (#11398) 3 лет назад
freebsd_sysctl.c 4b130034f2 Query the size of the hw.intrnames mib instead of using of a fixed va… (#11159) 3 лет назад
plugin_freebsd.c 6bfd6836da Fix freebsd and macos plugin names (#11398) 3 лет назад
plugin_freebsd.h 37082fcbc1 Compute platform-specific list of static_threads at runtime. (#11955) 3 лет назад

README.md

freebsd.plugin

Collects resource usage and performance data on FreeBSD systems

By default, Netdata will enable monitoring metrics for disks, memory, and network only when they are not zero. If they are constantly zero they are ignored. Metrics that will start having values, after Netdata is started, will be detected and charts will be automatically added to the dashboard (a refresh of the dashboard is needed for them to appear though). Use yes instead of auto in plugin configuration sections to enable these charts permanently. You can also set the enable zero metrics option to yes in the [global] section which enables charts with zero metrics for all internal Netdata plugins.