There is a prometheus-directory-size exporter at:
profile::prometheus::node_directorysize
modules/profile/templates/prometheus/node-directory-size.erb
On labstore1004 it creates daily cronspam due to:
find: ‘/srv/tools/shared/tools/project/paws/userhomes/*’: No such file or directory
Not sure if the proper fix is to ignore that path above or to generally make sure it does not alert when a directory does not exist but probably BOTH.
Would be nice to stop the daily mails one way or the other.
also see: T211861