# 'check_all_disks' command definition
define command{
   command_name   check_all_disks
   command_line   /usr/lib/nagios/plugins/check_disk -w '$ARG1$' -c '$ARG2$' -e
}
