Monitor size of a directory

I am unable to create a check that simply outputs the size of a directory?
How would I do it? I was able to count files and show the largest etc but just the size of a dir I seem to be unable to output.

1 Like

Hi,

I found this post for Linux server :slight_smile:
https://forum.checkmk.com/t/trying-to-monitor-the-size-of-a-folder-in-linux/36884/9

BR
Berni

Thank you! I was trying to do it with the tooling provided by checkmk, unfortunately, I don’t think its possible, without an extension.