dnsconfd-status - Man Page

Check status of dnsconfd

Synopsis

dnsconfd status [options]

Description

Status command allows you to retrieve status of running dnsconfd instance.

Options

-h, ā€‰--help

Show help message and exit

--json

Status should be formatted as JSON string

Exit Status

0

Everything went as expected.

1

Error occurred.

13

Bad arguments.

Environment

Environment variables have lower priority than command line options but higher than configuration file.

DBUS_NAME

DBUS name that dnsconfd should use, default com.redhat.dnsconfd

LOG_LEVEL

Log level of dnsconfd, default INFO

CONFIG_FILE

Path where config file is located, default /etc/dnsconfd.conf

Reporting Bugs

Please for reporting bugs use Github repository https://github.com/InfrastructureServices/dnsconfd

See Also

dnsconfd(8) Dnsconfd daemon dnsconfd-reload(8) Reload running cache service dnsconfd-config(8) Change configuration of service or host dnsconfd.conf(5) Dnsconfd configuration file

Referenced By

dnsconfd(8), dnsconfd.conf(5), dnsconfd-config(8), dnsconfd-reload(8).

10 Oct 2023 dnsconfd-1.2.0