Fix error when reading meminfo
On some systems, there are lines in /proc/meminfo that don't match the regex. Currently these cause resmon to throw an error and give a blank metric. This change skips those metrics rather than throwing an error.
Please register or sign in to comment