Werk #1191: Linux agent now also sends information about tmpfs

Component Checks & agents
Title Linux agent now also sends information about tmpfs
Date Oct 27, 2014
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.5i6
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

By default, the behavior of the df check is to ignore this filesystems. If you want to see the temp filsystems you have to overwrite the inventory_df_exclude_fs variable in main.mk in the following way: inventory_df_exclude_fs = [ 'nfs', 'smbfs', 'cifs', 'iso9660' ]

To the list of all Werks