sensu-plugins / sensu-plugins-filesystem-checks

This plugin provides native instrumentation for monitoring and metrics collection, including:health, usage, and various metrics of filesystem attributes.
http://sensu-plugins.io
MIT License
8 stars 25 forks source link

Allows to skip mounts with type = none (chroot mounts) #11

Closed dmanchado closed 7 years ago

dmanchado commented 8 years ago

Verifies the type of each mount to avoid false positives on situations with chroot filesystems

majormoses commented 7 years ago

@dmanchado this looks good can you add a CHANGELOG entry?

majormoses commented 7 years ago

@dmanchado if you rebase this I will merge it.

majormoses commented 7 years ago

@dmanchado just need a change log entry and testing artifact of some kind any of these will do:

majormoses commented 7 years ago

closing due to inactivity