= Troubleshooting mindi = Launch mindi using the verbose option of the shell: {{{ sh -x /usr/sbin/mindi 2>&1 | tee /tmp/mindi.log }}} If you want to have those mindi traces from mondoarchive, then change the mindi script by adding at the begining : {{{ set -x }}}