Vladimir Kobal e8d6cde97c Add global configuration option for zero metrics (#6419) 5 лет назад
..
Makefile.am 3aae8f6c2c Htmldoc (#4607) 6 лет назад
README.md e8d6cde97c Add global configuration option for zero metrics (#6419) 5 лет назад
macos_fw.c 989604bada Make units compliant with IEC standard (#4985) 6 лет назад
macos_mach_smi.c 989604bada Make units compliant with IEC standard (#4985) 6 лет назад
macos_sysctl.c e8d6cde97c Add global configuration option for zero metrics (#6419) 5 лет назад
plugin_macos.c 8fbf817ef8 modularized all source code (#4391) 6 лет назад
plugin_macos.h 8fbf817ef8 modularized all source code (#4391) 6 лет назад

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.

[analytics]()