object CheckCommand "smart-check" { import "plugin-check-command" command = [ PluginDir + "/check_ide_smart" ] arguments = { "-d" = "$drive_device$" } vars.drive_device = "/dev/sda" }