Njanderson/resmon

"resmon.disk.drives" should be of type array?

Closed this issue · 1 comments

as the title

Strings array. Has to match the drive name exactly. Took me a bit to figure out EXACT match. Example:
"resmon.disk.drives": ["/dev/root", "/dev/loop1"]
image
Hope that helps.