1
0
mirror of https://github.com/librenms/librenms-agent.git synced 2024-05-09 09:54:52 +00:00

Include missing SMART ids in the output (#120)

This commit is contained in:
RedChops
2017-04-22 19:29:00 -04:00
committed by Neil Lathwood
parent 705cc0f3fe
commit 69e1ace889

View File

@@ -280,6 +280,8 @@ while ( defined($disks[$int]) ) {
( $id == 183 ) ||
( $id == 184 ) ||
( $id == 187 ) ||
( $id == 196 ) ||
( $id == 197 ) ||
( $id == 198 ) ||
( $id == 199 ) ||
( $id == 231 ) ||