@cryptotaxi247 / netdata-1 / commits / 3392ae513

Update using-host-labels.md (#14939)

Chris Akritidis committed Apr 20, 2023 at 06:47 UTC 3392ae5136f1d29a3e2784ace1fb6528073d54cd
1 file changed +1 -1
docs/guides/using-host-labels.md
+1 -1
@@ -29,7 +29,7 @@ To define your windows server as a virtual node you need to:
29 ```
30 Just remember to use a valid guid (On Linux you can use `uuidgen` command to generate one, on Windows just use the `[guid]::NewGuid()` command in PowerShell)
31
32 - * Add the vnode config to the windows monitoring job we created earlier, see higlighted line below:
32 + * Add the vnode config to the data collection job. e.g. in `go.d/windows.conf`:
33 ```yaml
34 jobs:
35 - name: win_server1