Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 1191
blob52e6ff0e3eed2c3d530720326a996930cbd1316b
1 Title: Linux agent now also sends information about tmpfs
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.5i6
6 Date: 1414403947
7 Class: feature
9 By default, the behavior of the df check is to ignore this filesystems.
10 If you want to see the temp filsystems you have to overwrite the inventory_df_exclude_fs  variable in main.mk in the
11 following way: inventory_df_exclude_fs = [ 'nfs', 'smbfs', 'cifs', 'iso9660' ]