![]() |
![]()
| ![]() |
![]()
NAMEkea-ctrl-agent - Control Agent process in Kea -
.. iscman:: kea-ctrl-agent SYNOPSIS:program:`kea-ctrl-agent` [-v] [-V] [-W] [-d] [-c config-file] [-t config-file]
DESCRIPTIONThe kea-ctrl-agent provides a REST service for controlling Kea services. The received HTTP requests are decapsulated and forwarded to the respective Kea services in JSON format. Received JSON responses are encapsulated within HTTP responses and returned to the controlling entity. Some commands may be handled by the Control Agent directly, and not forwarded to any Kea service. ARGUMENTSThe arguments are as follows:
DOCUMENTATIONKea comes with an extensive Kea Administrator Reference Manual
that covers all aspects of running the Kea software - compilation,
installation, configuration, configuration examples, and much more. Kea also
features a Kea Messages Manual, which lists all possible messages Kea can
print with a brief description for each of them. Both documents are
available in various formats (.txt, .html, .pdf) with the Kea distribution.
The Kea documentation is available at
Kea source code is documented in the Kea Developer's Guide, available at <https://reports.kea.isc.org/dev_guide/> . The Kea project website is available at <https://kea.isc.org> . MAILING LISTS AND SUPPORTThere are two public mailing lists available for the Kea project.
kea-users (kea-users at lists.isc.org) is intended for Kea users,
while kea-dev (kea-dev at lists.isc.org) is intended for Kea
developers, prospective contributors, and other advanced users. Both lists
are available at
ISC provides professional support for Kea services. See
HISTORYThe kea-ctrl-agent was first coded in December 2016 by Marcin Siodelski. SEE ALSO:manpage:`kea-dhcp4(8)` , :manpage:`kea-dhcp6(8)` , :manpage:`kea-dhcp-ddns(8)`, :manpage:`kea-admin(8)` , :manpage:`keactrl(8)` , :manpage:`perfdhcp(8)`, :manpage:`kea-lfc(8)` , Kea Administrator Reference Manual.
|