2021-12-15 17:17:04 +08:00
|
|
|
diff --git a/agent/mibgroup/host/hr_filesys.c b/agent/mibgroup/host/hr_filesys.c
|
2023-08-07 01:13:41 +00:00
|
|
|
index e7ca92f..80b3e0d 100644
|
2021-12-15 17:17:04 +08: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
|
2023-08-07 01:13:41 +00:00
|
|
|
|
|
|
|
|
|