⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nfslogsum.8

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 8
字号:
.TH nfslogsum 8 "" "" Unsupported.SH Namenfslogsum \- summarize nfswatch log file.SH Syntax.B /usr/etc/nfslogsum[.I \-n] [.B \-v] [.I logfile].SH Description.NXR "nfslogsum command"The .PN nfslogsumcommand summarizes log files produced by the.PN nfswatchprogram.By default the log file.PN nfswatch.logis summarized;an alternate log file can be specified on the command line..PPEach.PN nfswatchlog file can contain one or more log sessions,each indicated by a header which is printed when logging is turned on.For each log session,.PN nfslogsumtallies up the interval packet totals and prints out a one-page summaryof the log session.Total packets and percentages are tabulated for each category anddisplayed..SH Options.TP.B \-nTells.PN nfslogsumto read only the first.I nentries in the log file.This is useful for summarizing log files in cumulative ``chunks''..TP.B \-vProduces a ``verbose'' summary of the log file.In addition to the summary information printed as described above,a summary of how many calls to each NFS procedure were made on eachfile system and individual file is printed.This summary information is divided into three sections of six columnseach.  The columns are headed by the names of the NFS procedures;these are described briefly below:.IP "\fB\s-1NULLPROC\s0\fP"Do nothing.This procedure is provided to allow server response testing and timing..IP "\fB\s-1GETATTR\s0\fP"Get file attributes (for example, type,mode,number of links,owner's uid,owner's gid,size,access,modification and change times).This procedure is used by the.MS stat 2system call,as well as several others..IP "\fB\s-1SETATTR\s0\fP"Set file attributes  (mode,owner's uid,owner's gid,size in bytes,access and modification times).This procedure is used by system calls such as.MS chmod 2 ,.MS chown 2 ,.MS truncate 2 ..IP "\fB\s-1GETROOT\s0\fP"Get file system root.This procedure is obsolete,and has been replaced by a \s-1MOUNT\s0 Protocol procedure..IP "\fB\s-1LOOKUP\s0\fP"Look up file name.This procedure is used to obtain an initial file handle foruse in current and future requests on that file,and is used by many different system calls..IP "\fB\s-1READLINK\s0\fP"Read from symbolic link.This procedure is used by the.B readlinksystem call,and by the kernel..IP "\fB\s-1READ\s0\fP"Read data from file.This procedure is used by the.MS read 2system call..IP "\fB\s-1WCACHE\s0\fP"Write to cache.Unused in the current NFS protocol revision..IP "\fB\s-1WRITE\s0\fP"Write data to file.This procedure is used by the.MS write 2system call..IP "\fB\s-1CREATE\s0\fP"Create file.This procedure is used by the.MS creat 2and.MS open 2system calls..IP "\fB\s-1REMOVE\s0\fP"Remove file.This procedure is used by the.MS unlink 2system call..IP "\fB\s-1RENAME\s0\fP"Rename file.This procedure is used by the.B renamesystem call..IP "\fB\s-1LINK\s0\fP"Create link to file.This procedure is used by the.MS link 2system call..IP "\fB\s-1SYMLINK\s0\fP"Create symbolic link to file.This procedure is used by the.MS symlink 2system call..IP "\fB\s-1MKDIR\s0\fP"Create directory.This procedure is used by the.MS mkdir 2system call..IP "\fB\s-1RMDIR\s0\fP"Remove directory.This procedure is used by the.MS rmdir 2system call..IP "\fB\s-1READDIR\s0\fP"Read entries from directory.Generally only one \s-1READDIR\s0 call is needed per directory,since a variable number of entries can be returned..IP "\fB\s-1STATFS\s0\fP"Get file system attributes (transfer size,block size,blocks in use,blocks free)..SH RestrictionsThe .I nfslogsumcommand is extremely sensitive to the format of the log file produced by.PN nfswatch .The log file should not be edited or changed before feeding it to.PN nfslogsum ..SH See Alsonfswatch(8)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -