Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

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
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.5i6 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

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