In order to facilitate the replacement of a broken hard disk, Disk Check
will soon be able to display model, type, manufacturer and rpm using the switch --show_disk_inventory=always|non-ok|never
Example of a simulator: $ ./check_netapp_pro.pl Disk -H sim821 --show_inventory_info=always NETAPP_PRO DISK OK - 14 disks checked v5.16: not failed (**inventory-info: FCAL, NETAPP, VD-1000MB-FZ-520, 15000rpm**) ...
If the switch is set to --show_inventory_info=**non-ok**
the inventory info is only displayed if the disk is broken or failed. This is the default setting. If the switch is set to never, no inventory info is ever displayed, which represents the current behavior. This switch will be available in version 3.2.1.