sensu-plugins / sensu-plugins-disk-checks

This plugin provides native disk instrumentation for monitoring and metrics collection, including: health, usage, and various metrics.
http://sensu-plugins.io
MIT License
27 stars 63 forks source link

Ignore utilization checks of devfs filesystems #64

Closed blacksails closed 7 years ago

blacksails commented 7 years ago

Fixes #63.

I placed the if statement there because it causes the readability check just above it, to be run before we check if the mount is devfs.