This message was deleted.
# support
s
This message was deleted.
v
@User
n
I was looking To get the server cpu and mem and disk utilisation of the server For cpu it woked: System_cpu_load_average_5m How can i try for mem and disk utilisation of server
p
Hey @User ! You would have to use hostmetrics exporters and create charts using those metrics. In case of monitoring server(s) other than where signoz is installed, you could use OpenTelemetry v0.43.0 binary with configuration sending hostmetrics to SigNoz Otel OTLP.
n
Where I can find the hostmetrics exporter?
p
You can refer to this docs for instructions to setup hostmetrics: https://github.com/SigNoz/benchmark/tree/main/docker
And after that, you can refer to the instructions below to setup HostMetrics Dashboard with relevant charts: https://github.com/SigNoz/benchmark/tree/main/dashboards/hostmetrics
End result should be something like this:
👌 1
n
Thankyou prashant
👍 1