//Django : 2015-04-17 object CheckCommand "mailqueue" { import "plugin-check-command" command = [ PluginDir + "/check_postfix_queue" ] arguments = { "-w" = "$mailqueue_warn$" "-c" = "$mailqueue_crit$" } }