FIX
All checks were successful
Build MkDocs / build-and-deploy (push) Successful in 14s

This commit is contained in:
Илья Макаров 2025-03-15 19:39:39 +03:00
parent e914c26b99
commit ffb3e58bf0

View File

@ -88,6 +88,7 @@ ExecStart=/usr/local/bin/node_exporter
[Install]
WantedBy=multi-user.target
```
- `systemctl daemon-reload`
- `sudo systemctl start node_exporter`
- `sudo systemctl enable node_exporter`