|
@@ -1,7 +1,7 @@
|
|
|
'\" t
|
|
|
.\" Title: bind10
|
|
|
.\" Author: [see the "AUTHORS" section]
|
|
|
-.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
|
|
+.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
|
|
|
.\" Date: April 12, 2012
|
|
|
.\" Manual: BIND10
|
|
|
.\" Source: BIND10
|
|
@@ -9,6 +9,15 @@
|
|
|
.\"
|
|
|
.TH "BIND10" "8" "April 12, 2012" "BIND10" "BIND10"
|
|
|
.\" -----------------------------------------------------------------
|
|
|
+.\" * Define some portability stuff
|
|
|
+.\" -----------------------------------------------------------------
|
|
|
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
+.\" http://bugs.debian.org/507673
|
|
|
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
|
|
|
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
+.ie \n(.g .ds Aq \(aq
|
|
|
+.el .ds Aq '
|
|
|
+.\" -----------------------------------------------------------------
|
|
|
.\" * set default formatting
|
|
|
.\" -----------------------------------------------------------------
|
|
|
.\" disable hyphenation
|
|
@@ -166,7 +175,7 @@ This defines how required a component is\&. The possible settings for
|
|
|
\fIkind\fR
|
|
|
are:
|
|
|
\fIcore\fR
|
|
|
-(system won\'t start if it won\'t start and
|
|
|
+(system won\*(Aqt start if it won\*(Aqt start and
|
|
|
\fBbind10\fR
|
|
|
will shutdown if a
|
|
|
\(lqcore\(rq
|
|
@@ -176,7 +185,7 @@ component crashes),
|
|
|
will restart failing component), and
|
|
|
\fIneeded\fR
|
|
|
(\fBbind10\fR
|
|
|
-will shutdown if component won\'t initially start, but if crashes later, it will attempt to restart)\&. This setting is required\&.
|
|
|
+will shutdown if component won\*(Aqt initially start, but if crashes later, it will attempt to restart)\&. This setting is required\&.
|
|
|
.RE
|
|
|
.PP
|
|
|
\fIpriority\fR
|
|
@@ -209,7 +218,6 @@ tells
|
|
|
to send its statistics data to the
|
|
|
\fBb10\-stats\fR
|
|
|
daemon\&. This is an internal command and not exposed to the administrator\&.
|
|
|
-
|
|
|
.PP
|
|
|
|
|
|
\fBping\fR
|
|
@@ -219,14 +227,6 @@ daemon\&. It returns the text
|
|
|
\(lqpong\(rq\&.
|
|
|
.PP
|
|
|
|
|
|
-\fBsendstats\fR
|
|
|
-tells
|
|
|
-\fBbind10\fR
|
|
|
-to send its statistics data to the
|
|
|
-\fBb10\-stats\fR
|
|
|
-daemon immediately\&.
|
|
|
-.PP
|
|
|
-
|
|
|
\fBshow_processes\fR
|
|
|
lists the current processes managed by
|
|
|
\fBbind10\fR\&. The output is an array in JSON format containing the process ID, the name for each and the address name used on each message bus\&.
|