Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wbem issues with some hosts on MetricsHub [Potential bug] #375

Open
MedMaalej opened this issue Aug 27, 2024 · 0 comments
Open

Wbem issues with some hosts on MetricsHub [Potential bug] #375

MedMaalej opened this issue Aug 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MedMaalej
Copy link
Contributor

MedMaalej commented Aug 27, 2024

On Matsya module-metricshub, Wbem queries fail with some hosts.

Here is an example of a failing query sent by Hardware Sentry KM to Matsya module-metricshub (host : hp3par-san)

<MetricsHubOperation>
  <Host>hp3par-san</Host>
  <Id>hp3par-san</Id>
  <hostType>Storage</hostType>
  <ExcludedConnectors></ExcludedConnectors>
  <SelectedConnectors></SelectedConnectors>
  <WBEM>
    <Username>#########</Username>
    <Password>######### </Password>
    <Protocol>https</Protocol>
    <Port>5989</Port>
    <Timeout>120</Timeout>
  </WBEM>
  <OperationType>Discovery</OperationType>
  <LogFile></LogFile>
</MetricsHubOperation>

No connectors detected on Metricshub CLI and MetricsHub Agent:

h3par

In Metricshub logs, here is a screenshot showing the exception found after running the above command:

wbemException

The same problem was reported with the host eternus-i0

We have to double check Wbem processing on MetricsHub.

@MedMaalej MedMaalej added the bug Something isn't working label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant