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:
@@ -280,6 +280,8 @@ while ( defined($disks[$int]) ) {
|
|||||||
( $id == 183 ) ||
|
( $id == 183 ) ||
|
||||||
( $id == 184 ) ||
|
( $id == 184 ) ||
|
||||||
( $id == 187 ) ||
|
( $id == 187 ) ||
|
||||||
|
( $id == 196 ) ||
|
||||||
|
( $id == 197 ) ||
|
||||||
( $id == 198 ) ||
|
( $id == 198 ) ||
|
||||||
( $id == 199 ) ||
|
( $id == 199 ) ||
|
||||||
( $id == 231 ) ||
|
( $id == 231 ) ||
|
||||||
|
|||||||
Reference in New Issue
Block a user