sentrysoftware / metricshub

Universal Metrics Collection for OpenTelemetry
https://metricshub.com
GNU Affero General Public License v3.0
15 stars 4 forks source link

Issue #480: Fix IpmitoolCommand #483

Closed MedMaalej closed 3 days ago

MedMaalej commented 1 week ago
MedMaalej commented 1 week ago

Tested with host babbage using the connector IpmiTool

The error is fixed on Metricshub, 39 monitors were discovered without any ipmi command error ✔️ Capture d'écran 2024-11-18 100353

The KM displayed 37 monitors (since it does not show the connector and the host monitors). Capture d'écran 2024-11-18 100250

I double-checked the metrics by comparing their names and values in the KM and Metricshub.

Using the CLI, I checked the metrics. Attached is the output of the following command:

metricshub babbage -t linux --ssh --ssh-username ***** --ssh-password ***** -c ipmitool > c:\logs\MetricsCheck.txt MetricsCheck.txt

NassimBtk commented 1 week ago

We should discover more than 3 monitors using Unix ipmitool

NassimBtk commented 1 week ago

Can you please @MedMaalej check why we are not discovering the hardware devices?