vkalintiris 2d5f3acf71 Do not force internal collectors to call rrdset_next. (#13926) 2 years ago
..
Makefile.am 675383b26a Makefile.am files indentation (#7252) 5 years ago
README.md c7f2647a62 Docs: Removed Google Analytics tags (#12145) 3 years ago
macos_fw.c 2d5f3acf71 Do not force internal collectors to call rrdset_next. (#13926) 2 years ago
macos_mach_smi.c 2d5f3acf71 Do not force internal collectors to call rrdset_next. (#13926) 2 years ago
macos_sysctl.c 2d5f3acf71 Do not force internal collectors to call rrdset_next. (#13926) 2 years ago
plugin_macos.c eb216a1f4b Workers utilization charts (#12807) 2 years ago
plugin_macos.h ccfbdb5c3d Remove extern from function declared in headers. (#13790) 2 years ago

README.md

macos.plugin

Collects resource usage and performance data on macOS 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.