mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[2126] rename b10-showtech to isc-sysinfo
This commit is contained in:
@@ -1078,7 +1078,7 @@ AC_CONFIG_FILES([Makefile
|
|||||||
src/bin/dhcp4/tests/Makefile
|
src/bin/dhcp4/tests/Makefile
|
||||||
src/bin/resolver/Makefile
|
src/bin/resolver/Makefile
|
||||||
src/bin/resolver/tests/Makefile
|
src/bin/resolver/tests/Makefile
|
||||||
src/bin/showtech/Makefile
|
src/bin/sysinfo/Makefile
|
||||||
src/bin/sockcreator/Makefile
|
src/bin/sockcreator/Makefile
|
||||||
src/bin/sockcreator/tests/Makefile
|
src/bin/sockcreator/tests/Makefile
|
||||||
src/bin/xfrin/Makefile
|
src/bin/xfrin/Makefile
|
||||||
@@ -1216,7 +1216,7 @@ AC_OUTPUT([doc/version.ent
|
|||||||
src/bin/zonemgr/zonemgr.spec.pre
|
src/bin/zonemgr/zonemgr.spec.pre
|
||||||
src/bin/zonemgr/tests/zonemgr_test
|
src/bin/zonemgr/tests/zonemgr_test
|
||||||
src/bin/zonemgr/run_b10-zonemgr.sh
|
src/bin/zonemgr/run_b10-zonemgr.sh
|
||||||
src/bin/showtech/showtech.py
|
src/bin/sysinfo/sysinfo.py
|
||||||
src/bin/stats/stats.py
|
src/bin/stats/stats.py
|
||||||
src/bin/stats/stats_httpd.py
|
src/bin/stats/stats_httpd.py
|
||||||
src/bin/bind10/bind10_src.py
|
src/bin/bind10/bind10_src.py
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>BIND 10 Messages Manual</title><link rel="stylesheet" href="./bind10-guide.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="description" content="BIND 10 is a Domain Name System (DNS) suite managed by Internet Systems Consortium (ISC). It includes DNS libraries and modular components for controlling authoritative and recursive DNS servers. This is the messages manual for BIND 10 version 20120712. The most up-to-date version of this document, along with other documents for BIND 10, can be found at ."></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" title="BIND 10 Messages Manual"><div class="titlepage"><div><div><h1 class="title"><a name="id1168229451102"></a>BIND 10 Messages Manual</h1></div><div><p class="releaseinfo">This is the messages manual for BIND 10 version
|
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>BIND 10 Messages Manual</title><link rel="stylesheet" href="./bind10-guide.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="description" content="BIND 10 is a Domain Name System (DNS) suite managed by Internet Systems Consortium (ISC). It includes DNS libraries and modular components for controlling authoritative and recursive DNS servers. This is the messages manual for BIND 10 version 20120712. The most up-to-date version of this document, along with other documents for BIND 10, can be found at ."></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" title="BIND 10 Messages Manual"><div class="titlepage"><div><div><h1 class="title"><a name="idp106976"></a>BIND 10 Messages Manual</h1></div><div><p class="releaseinfo">This is the messages manual for BIND 10 version
|
||||||
20120712.</p></div><div><p class="copyright">Copyright <20> 2011-2012 Internet Systems Consortium, Inc.</p></div><div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>BIND 10 is a Domain Name System (DNS) suite managed by
|
20120712.</p></div><div><p class="copyright">Copyright <20> 2011-2012 Internet Systems Consortium, Inc.</p></div><div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>BIND 10 is a Domain Name System (DNS) suite managed by
|
||||||
Internet Systems Consortium (ISC). It includes DNS libraries
|
Internet Systems Consortium (ISC). It includes DNS libraries
|
||||||
and modular components for controlling authoritative and
|
and modular components for controlling authoritative and
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
SUBDIRS = bind10 bindctl cfgmgr ddns loadzone msgq host cmdctl auth xfrin \
|
SUBDIRS = bind10 bindctl cfgmgr ddns loadzone msgq host cmdctl auth xfrin \
|
||||||
xfrout usermgr zonemgr stats tests resolver sockcreator dhcp4 dhcp6 \
|
xfrout usermgr zonemgr stats tests resolver sockcreator dhcp4 dhcp6 \
|
||||||
dbutil showtech
|
dbutil sysinfo
|
||||||
|
|
||||||
check-recursive: all-recursive
|
check-recursive: all-recursive
|
||||||
|
@@ -9,6 +9,15 @@
|
|||||||
.\"
|
.\"
|
||||||
.TH "BINDCTL" "1" "June 20, 2012" "BIND10" "BIND10"
|
.TH "BINDCTL" "1" "June 20, 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
|
.\" * set default formatting
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" disable hyphenation
|
.\" disable hyphenation
|
||||||
@@ -54,7 +63,7 @@ The PEM formatted server certificate validation chain file\&.
|
|||||||
.PP
|
.PP
|
||||||
\fB\-\-csv\-file\-dir\fR\fIfile\fR
|
\fB\-\-csv\-file\-dir\fR\fIfile\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
The directory name in which the user/password CSV file is stored (see AUTHENTICATION)\&. By default this option doesn\'t have any value, in which case the "\&.bind10" directory under the user\'s home directory will be used\&.
|
The directory name in which the user/password CSV file is stored (see AUTHENTICATION)\&. By default this option doesn\*(Aqt have any value, in which case the "\&.bind10" directory under the user\*(Aqs home directory will be used\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fB\-h\fR, \fB\-\-help\fR
|
\fB\-h\fR, \fB\-\-help\fR
|
||||||
@@ -105,17 +114,17 @@ prompt shows
|
|||||||
\fIparam1 = value1 , \fR\fI\fIparam2 = value2\fR\fR
|
\fIparam1 = value1 , \fR\fI\fIparam2 = value2\fR\fR
|
||||||
.PP
|
.PP
|
||||||
|
|
||||||
\fBbindctl\fR\'s interactive interface provides command\-line completion and hints\&. Press the Tab key to get a hint for the module, command, and/or parameters\&.
|
\fBbindctl\fR\*(Aqs interactive interface provides command\-line completion and hints\&. Press the Tab key to get a hint for the module, command, and/or parameters\&.
|
||||||
The arrow keys and Emacs\-style editing keys may be used to edit and recall previous lines\&.
|
The arrow keys and Emacs\-style editing keys may be used to edit and recall previous lines\&.
|
||||||
.PP
|
.PP
|
||||||
You can use the
|
You can use the
|
||||||
\fBhelp\fR
|
\fBhelp\fR
|
||||||
keyword to receive usage assistance for a module or a module\'s command\&.
|
keyword to receive usage assistance for a module or a module\*(Aqs command\&.
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
\fBquit\fR
|
\fBquit\fR
|
||||||
command is used to exit
|
command is used to exit
|
||||||
\fBbindctl\fR\&. (It doesn\'t stop the BIND 10 services\&.)
|
\fBbindctl\fR\&. (It doesn\*(Aqt stop the BIND 10 services\&.)
|
||||||
.PP
|
.PP
|
||||||
The following module is available by default:
|
The following module is available by default:
|
||||||
\fBconfig\fR
|
\fBconfig\fR
|
||||||
|
@@ -9,6 +9,15 @@
|
|||||||
.\"
|
.\"
|
||||||
.TH "B10\-CMDCTL" "8" "February 28, 2012" "BIND10" "BIND10"
|
.TH "B10\-CMDCTL" "8" "February 28, 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
|
.\" * set default formatting
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" disable hyphenation
|
.\" disable hyphenation
|
||||||
|
@@ -9,6 +9,15 @@
|
|||||||
.\"
|
.\"
|
||||||
.TH "B10\-RESOLVER" "8" "February 28, 2012" "BIND10" "BIND10"
|
.TH "B10\-RESOLVER" "8" "February 28, 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
|
.\" * set default formatting
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" disable hyphenation
|
.\" disable hyphenation
|
||||||
|
2
src/bin/showtech/.gitignore
vendored
2
src/bin/showtech/.gitignore
vendored
@@ -1,2 +0,0 @@
|
|||||||
/b10-showtech
|
|
||||||
/showtech.py
|
|
2
src/bin/sysinfo/.gitignore
vendored
Normal file
2
src/bin/sysinfo/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
/isc-sysinfo
|
||||||
|
/sysinfo.py
|
@@ -1,14 +1,14 @@
|
|||||||
bin_SCRIPTS = b10-showtech
|
bin_SCRIPTS = isc-sysinfo
|
||||||
|
|
||||||
CLEANFILES = b10-showtech showtech.pyc
|
CLEANFILES = isc-sysinfo sysinfo.pyc
|
||||||
|
|
||||||
# this is done here since configure.ac AC_OUTPUT doesn't expand exec_prefix
|
# this is done here since configure.ac AC_OUTPUT doesn't expand exec_prefix
|
||||||
b10-showtech: showtech.py
|
isc-sysinfo: sysinfo.py
|
||||||
$(SED) -e "s|@@PYTHONPATH@@|@pyexecdir@|" showtech.py >$@
|
$(SED) -e "s|@@PYTHONPATH@@|@pyexecdir@|" sysinfo.py >$@
|
||||||
chmod a+x $@
|
chmod a+x $@
|
||||||
|
|
||||||
MAN1_FILES = \
|
MAN1_FILES = \
|
||||||
b10-showtech.xml
|
isc-sysinfo.xml
|
||||||
|
|
||||||
man_MANS = \
|
man_MANS = \
|
||||||
$(MAN1_FILES:.xml=.1)
|
$(MAN1_FILES:.xml=.1)
|
@@ -24,13 +24,13 @@
|
|||||||
</refentryinfo>
|
</refentryinfo>
|
||||||
|
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>b10-showtech</refentrytitle>
|
<refentrytitle>b10-sysinfo</refentrytitle>
|
||||||
<manvolnum>1</manvolnum>
|
<manvolnum>1</manvolnum>
|
||||||
<refmiscinfo>BIND10</refmiscinfo>
|
<refmiscinfo>BIND10</refmiscinfo>
|
||||||
</refmeta>
|
</refmeta>
|
||||||
|
|
||||||
<refnamediv>
|
<refnamediv>
|
||||||
<refname>b10-showtech</refname>
|
<refname>b10-sysinfo</refname>
|
||||||
<refpurpose>BIND 10 system information display tool</refpurpose>
|
<refpurpose>BIND 10 system information display tool</refpurpose>
|
||||||
</refnamediv>
|
</refnamediv>
|
||||||
|
|
||||||
@@ -43,14 +43,14 @@
|
|||||||
|
|
||||||
<refsynopsisdiv>
|
<refsynopsisdiv>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>b10-showtech</command>
|
<command>b10-sysinfo</command>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
</refsynopsisdiv>
|
</refsynopsisdiv>
|
||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>DESCRIPTION</title>
|
<title>DESCRIPTION</title>
|
||||||
<para>
|
<para>
|
||||||
The <command>b10-showtech</command> program collects and outputs a
|
The <command>b10-sysinfo</command> program collects and outputs a
|
||||||
variety of information about the system that BIND 10 is running
|
variety of information about the system that BIND 10 is running
|
||||||
on. This information can be useful to people involved in debugging
|
on. This information can be useful to people involved in debugging
|
||||||
and technical support.
|
and technical support.
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
<term>-o <replaceable class="parameter">output-file</replaceable></term>
|
<term>-o <replaceable class="parameter">output-file</replaceable></term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
If an output file is specified, the output
|
If an output file is specified, the output
|
||||||
of <command>b10-showtech</command> is written to this file. By
|
of <command>b10-sysinfo</command> is written to this file. By
|
||||||
default, the output is written to standard output.
|
default, the output is written to standard output.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
<refsect1>
|
<refsect1>
|
||||||
<title>HISTORY</title>
|
<title>HISTORY</title>
|
||||||
<para>
|
<para>
|
||||||
The <command>b10-showtech</command> daemon was initially
|
The <command>b10-sysinfo</command> daemon was initially
|
||||||
implemented by ISC staff in June, 2012.
|
implemented by ISC staff in June, 2012.
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
@@ -9,6 +9,15 @@
|
|||||||
.\"
|
.\"
|
||||||
.TH "B10\-ZONEMGR" "8" "February 28, 2012" "BIND10" "BIND10"
|
.TH "B10\-ZONEMGR" "8" "February 28, 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
|
.\" * set default formatting
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" disable hyphenation
|
.\" disable hyphenation
|
||||||
@@ -92,7 +101,7 @@ The configuration commands are:
|
|||||||
(sent by
|
(sent by
|
||||||
\fBb10-auth\fR(8)) tells
|
\fBb10-auth\fR(8)) tells
|
||||||
\fBb10\-zonemgr\fR
|
\fBb10\-zonemgr\fR
|
||||||
the zone name and class, and the IP address for the master (source of the NOTIFY message)\&. This will set the zone\'s refresh time to now\&.
|
the zone name and class, and the IP address for the master (source of the NOTIFY message)\&. This will set the zone\*(Aqs refresh time to now\&.
|
||||||
This is an internal command and not exposed to the administrator\&.
|
This is an internal command and not exposed to the administrator\&.
|
||||||
.PP
|
.PP
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user