sonic-net / sonic-platform-modules-dell

platform drivers for dell switches
Other
4 stars 12 forks source link

Platform support to print Z9100 and S6100 sensors #14

Closed padmanarayana closed 7 years ago

padmanarayana commented 7 years ago
  1. Add a platform specific script (platform_sensors.py) for Z9100 and S6100 that can be called from sensors to dump information retrieved from the Platform Management Controller.
  2. Update the Z9100 (dell_mailbox) and S6100 (dell_s6100_lpc) modules: a. To support more relevant thermal sensors, PSU & FAN information b. Add spinlock while reading mailbox.

Note that when the above modules become lm-sensors compliant (and register with hwmon), the platform_sensors can be deprecated.

msftclas commented 7 years ago

@padmanarayana, Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request. Thanks, Microsoft Pull Request Bot

lguohan commented 7 years ago

is it plan to register it with hwmon?

lguohan commented 7 years ago

I'll merge it first.