This manual page is for Mac OS X version 10.6.3

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.



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

NAME
     kdumpd -- Mac OS X remote kernel core dump server

SYNOPSIS
     /usr/libexec/kdumpd [directory]

DESCRIPTION
     Kdumpd is a server which receives kernel states in the form of a core dump from a remote Mac OS X
     machine.  The kdumpd server operates on UDP port 1069, although this may be configurable in the future.
     The server should be started by inetd(8).

     The server should have the user ID with the lowest possible privilege, usually the user "nobody".  The
     directory specified as a server program argument in /etc/inetd.conf directs the server to store kernel
     cores in that directory and nowhere else.  The server returns an EEXIST error to the remote kernel if
     it receives a request for an existing file - i.e.  only new files can be created. The server also dis-allows disallows
     allows path specifications in the incoming file name.

HISTORY
     The kdumpd command is based on Berkeley tftpd(8) by way of FreeBSD, with several modifications.

BSD                                            August 29, 2003                                           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.

Did this document help you? Yes It's good, but... Not helpful...