stackhpc/16.3.0.136
4b7481b Merge pull request #1327 from stackhpc/smartmon-py
5142d79 Add test fixture for Dell ENT NVMe
6447df0 Remove smartmon.sh
df8c944 Add python script to generate test fixtures from real drives
1bc5733 Update smartmon playbook for smartmon.py
4b1fc1f Ensure metric names start with smartmon
783a68c Add args and returns to doc string for parse_ifattributes
44601ca Use prometheus_client for writing out metrics
aad34c1 Move fixtures to tests folder
172e034 Use function for snake case conversion
a87abe0 Split device and attribute tests into individual test cases per fixture for better error reporting
2d25e92 Add a function for converting to camelcase
b694537 Update docstring to state expected Device
8714025 Add tests for pysmart
23fc747 Use pySMART
46216b5 Create tests for smartmon
d0063e7 Convert smartmon script to python