Hi All.
I note that this question has been asked once before, but I could not
find any responses to it in the list archives.
I'm basically after the equivalent of `pstat -T', which under SunOS
(and other OS's) gives this type of information:
        $ pstat -T
        549/3636 files
        1824/4097 inodes
        222/2067 processes
        83360/1647584 swap
The bit I'm *really* interested in finding out is the `549/3636 files'
line, which I believe gives the number of currently open files and the
total size of the kernel file table.  Is the size of the kernel file
table a kernel-tunable parameter (max-vnodes?)  If so what is the name
of the parameter?  I've tried doing `sysconfig -q {vfs,proc}', but I'm
not entirely sure what I'm looking for ...
Thanks in advance,
 
/rns
--
Robert Sturrock                        _-_|\   E-mail: rns_at_its.unimelb.edu.au
Information Technology Services       /     \  Phone:  +61 3 9344 7996
The University of Melbourne           \_.-.*/  Fax:    +61 3 9347 4803
Parkville 3052, AUSTRALIA                  v
Received on Wed Nov 27 1996 - 23:08:11 NZDT