The Nagios / Icinga plugin check_multi is a convenient tool to execute multiple checks within a single check command that generates an overall returned state and output from it.
It calls multiple child plugins and displays their output in the long_plugin_output. A summary is given in the standard plugin output. The child return code with the highest severity becomes the parent (check_multi) plugin return code.
check_multi problem
When I configure to run multiple nagios/icinga monitoring plugins with check_multi plugin, icinga web server show me this error messages: