Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SYSCTLVIEW(1)		     General Commands Manual		   SYSCTLVIEW(1)

NAME
     sysctlview -- sysctl MIB explorer

SYNOPSIS
     sysctlview

DESCRIPTION
     The  sysctlview  utility is a graphical sysctl(3) MIB explorer, each object
     represents a parameter of the kernel, sysctlview shows the properties of an
     object and can get or set its value.

     sysctlview requires the sysctlinfo(4) interface, to load the required  ker-
     nel module at boot time place the following line in loader.conf(5):

	   sysctlinfo_load="YES"

SEE ALSO
     sysctl(3), sysctlmibinfo2(3), sysctlinfo(4), nsysctl(8), sysctl(8)

HISTORY
     The sysctlview utility first appeared in FreeBSD 13.0.

AUTHORS
     sysctlview   was	written   by   Alfonso	 Sabato   Siciliano  <alf.sicil-
     iano@gmail.com>.

FreeBSD ports 15.quarterly	 March 11, 2021 		   SYSCTLVIEW(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sysctlview&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help