* Do not gather mem facts if command invalid In some firmwares, 'show memory statistics' fail, thus do not populate mem if we got a failure after running that command. * Fix pep8 * Warn if got error when running 'sh memory statistics' * Fix pep8