2020-08-26 13:17:31 +00:00
|
|
|
diff --git a/agent/mibgroup/host/hr_filesys.c b/agent/mibgroup/host/hr_filesys.c
|
2022-08-04 13:03:38 +00:00
|
|
|
index e7ca92f..80b3e0d 100644
|
2020-08-26 13:17:31 +00:00
|
|
|
--- a/agent/mibgroup/host/hr_filesys.c
|
|
|
|
+++ b/agent/mibgroup/host/hr_filesys.c
|
|
|
|
@@ -704,6 +704,7 @@ static const char *HRFS_ignores[] = {
|
|
|
|
"shm",
|
|
|
|
"sockfs",
|
|
|
|
"sysfs",
|
|
|
|
+ "tmpfs",
|
|
|
|
"usbdevfs",
|
|
|
|
"usbfs",
|
|
|
|
#endif
|