This manual page is for Mac OS X version 10.6

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



KERNELEVENTAGENT(8)                      BSD System Manager's Manual                     KERNELEVENTAGENT(8)

NAME
     KernelEventAgent -- utility to provide user interface on behalf of the kernel

SYNOPSIS
     KernelEventAgent [-dv] [-f fsname] [-t timeout]

DESCRIPTION
     The KernelEventAgent utility is responsible for displaying disk full and unresponsive file server mes-sages. messages.
     sages.  It is not intended to be run directly, but rather started by the system.  The few options it
     has are intended as debugging aids.  Typically, allowing the system to start KernelEventAgent by
     itself, without any additional options, is the ideal configuration.

     The options are as follows:

     -d    Debug mode.  Do not fork into a detached process, and write messages to stderr as well as the
           system log.

     -v    Verbose mode.  System messages of LOG_INFO level and LOG_DEBUG level are raised to the LOG_NOTICE
           level.

     -f fsname
           The file system identified by fsname is also passed the timeout value via the VFS_CTL_TIMEO
           sysctl.

     -t timeout
           The timeout value, specified in seconds, is the amount of time to wait before the user is noti-fied notified
           fied again after dismissing notice of an unresponsive network mount point.

BSD                                            October 4, 2005                                           BSD

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.