From 8199ab0d31bc4f42c184e369a611d2e55e082eb9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 20 Jun 2014 16:50:14 +0200 Subject: add inodestate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 8 -------- 1 file changed, 8 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 9fbd733..2d96866 100644 --- a/TODO +++ b/TODO @@ -36,14 +36,6 @@ List of plugins to implement: /proc/net/sockstat6 /proc/net/wireless /sys/class/net//duplex (half, full) - /proc/sys/fs/inode-state - This file contains seven numbers: nr_inodes, nr_free_inodes, - preshrink, and four dummy values. nr_inodes is the number of inodes - the system has allocated. This can be slightly more than inode-max - because Linux allocates them one page full at a time. nr_free_inodes - represents the number of free inodes. preshrink is nonzero when the - nr_inodes > inode-max and the system needs to prune the inode list - instead of allocating more. /proc/sys/fs/file-nr This (read-only) file contains three numbers: the number of allocated file handles (i.e., the number of files presently opened); the number -- cgit v1.2.3-70-g09d2