Werk #751: New localcheck for Linux that makes sure that filesystems in /etc/fstab are mounted
Component | Checks & agents | ||||||||||||||||||
Title | New localcheck for Linux that makes sure that filesystems in /etc/fstab are mounted | ||||||||||||||||||
Date | Apr 3, 2014 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | New Feature | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
The new local check is in share/doc/check_mk/treasures/localchecks/check_fstab_mounts. Simply copy it to /usr/lib/check_mk_agent/local/ on your Linux agents. It will alert you if any filesystem that is listed in /etc/fstab is not being mounted. Filesystems with the option noauto are excluded from the check.