def check(self):
        output = {'status': 'ERROR'}

        try:
            stats = self._get_ram_usage()