DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

syserr - print system overflow tables

SYNOPSIS

syserr

DESCRIPTION

The syserr macro takes no arguments. This macro is used to display the system overflow tables. It is similar to running 'sar -v' on a live system.

The syserr structure is defined in /usr/include/sys/sysinfo.h

Typical output looks like this:

 S> syserr
  inodeovf  00000000
  fileovf   00000000
  textovf   00000000
  procovf   00000000

DEFINED IN

info.k

SEE ALSO

kmeminfo, minfo, mpinfo, rtminfo, shlbinfo, sysinfo, syswait, tune, vminfo

APPENDIX A: Alphabetic Index of Macros