systat (BSD)

From Wikipedia, the free encyclopedia
systat
Original author(s)Computer Systems Research Group
Initial release4.3BSD (June 1986; 37 years ago (1986-06))
Repositoryusr.bin/systat/:
Written inC
Operating systemBSD UNIX
Typesystem monitor
LicenceBSD Licence
Websitesystat(1)

systat is a BSD UNIX console application for displaying system statistics in fullscreen mode using ncurses/curses. It is available on, and by default ships in the base systems of, FreeBSD, NetBSD, OpenBSD and DragonFly BSD.[1][2][3][4] It was first released as part of 4.3BSD in 1986; 38 years ago (1986).[5]

Both internally and in the interface of the user the utility consists of several distinct modules and tabs, referred to as "displays" in FreeBSD, NetBSD and DragonFly, and "views" in OpenBSD, which are automatically refreshed every specified number of seconds.[5] These modules cover all system components, including statistics resembling vmstat, iostat and netstat in all of the BSDs, as well as pf and sensors views in some of the BSDs.[6][7] The systat utility is notably absent from OS X, where a GUI-based Activity Monitor performs similar functions.

See also[edit]

References[edit]

  1. ^ "usr.bin/systat/". BSD Cross Reference. FreeBSD.
  2. ^ "usr.bin/systat/". BSD Cross Reference. OpenBSD.
  3. ^ "usr.bin/systat/". BSD Cross Reference. NetBSD.
  4. ^ "usr.bin/systat/". BSD Cross Reference. DragonFly BSD.
  5. ^ a b "systat(1) — display system statistics". General Commands Manual. FreeBSD, OpenBSD, NetBSD and DragonFly BSD.
  6. ^ Constantine A. Murenin (2007-10-14). "Port OpenBSD's sysctl Hardware Sensors framework". FreeBSD. Retrieved 2019-03-26.
  7. ^ Peter N. M. Hansteen (2014). "Keeping an Eye on Things with systat". The Book of PF, 3rd Edition: A No-Nonsense Guide to the OpenBSD Firewall. No Starch Press. ISBN 9781593276218.

External links[edit]