meta MacOS => macOS (#15675)
Ilya Mashchenko committed
Aug 1, 2023 at 17:07 UTC
d9157f461ec32105e42fef72df759eae66fe2174
2 files changed
+4
-4
collectors/macos.plugin/metadata.yaml
+2
-2
@@ -4,7 +4,7 @@ modules:
4
plugin_name: macos.plugin
5
module_name: mach_smi
6
monitored_instance:
7
- name: MacOS
7
+ name: macOS
8
link: "https://www.apple.com/macos"
9
categories:
10
- data-collection.macos-systems
@@ -21,7 +21,7 @@ modules:
21
most_popular: false
22
overview:
23
data_collection:
24
- metrics_description: "Monitor MacOS metrics for efficient operating system performance."
24
+ metrics_description: "Monitor macOS metrics for efficient operating system performance."
25
method_description: |
26
The plugin uses three different methods to collect data:
27
- The function `sysctlbyname` is called to collect network, swap, loadavg, and boot time.
integrations/deploy.yaml
+2
-2
@@ -184,14 +184,14 @@
184
quick_start: -1
185
- id: deploy-macos
186
meta:
187
- name: MacOS
187
+ name: macOS
188
link: ''
189
categories:
190
- deploy.operating-systems
191
icon_filename: 'apple.svg'
192
most_popular: true
193
keywords:
194
- - MacOS
194
+ - macOS
195
- mac
196
- apple
197
install_description: 'Run the following command on your Intel based OSX, macOS servers to install and claim Netdata:'