intelsdi-x / snap

The open telemetry framework
http://snap-telemetry.io
Apache License 2.0
1.8k stars 294 forks source link

Machine checks support #1579

Open VictorRodriguez opened 7 years ago

VictorRodriguez commented 7 years ago

Hi

Is there any plan to support machine checks? MCE

Regards

candysmurf commented 7 years ago

@VictorRodriguez, Would you please elaborate what machine checks support you were expecting from Snap?

andrzej-k commented 7 years ago

@VictorRodriguez It would be great to have mcelog collector, it is even on our plugin wishlist. It was first brought up in #1401.

I would encourage you to check if our logs collector would suit your needs: https://github.com/intelsdi-x/snap-plugin-collector-logs

In case it doesn't we would need a volunteer to write mcelog plugin. In case you are interested in becoming plugin author, here is the link to our plugin authoring documentation: https://github.com/intelsdi-x/snap/blob/master/docs/PLUGIN_AUTHORING.md

VictorRodriguez commented 7 years ago

@andrzej-k that will be very cool we have a very good solution with Clear Linux telemetrics: https://github.com/clearlinux/telemetrics-client . Maybe we can work together and implement this in snap solution. What do you think?

@candysmurf The MCE are really important for uncorrected and corrected HW crashes. Is a critical part in data centers

andrzej-k commented 7 years ago

@VictorRodriguez Sure, let's sync offline to check how we can collaborate, and get back to technical discussions on GitHub when needed.

madhutummi commented 7 years ago

Hi @VictorRodriguez @andrzej-k Is the MCE plugin ready??? any progress?? if not I am also interested in developing SNAP mcelog plugin, as MCE log plays an important role in data centers.

Thanks Madhu