1. samba_statusd(1)
  2. samba_statusd(1)

NAME

samba_statusd - part of the samba-exporter package

SYNOPSIS

samba_statusd options

DESCRIPTION

samba_statusd The smbstatus part samba-exporter package (see man samba_exporter for details).

The tool is usually stated as daemon by systemd as samba_statusd.service using the start_samba_statusd script.

It communicates with the samba_exporter.service using the named pipes /run/samba_exporter.request.pipe and /run/samba_exporter.response.pipe.

OPTIONS

You might want to use one of the following optional parameters.

To change the behavior of the samba_statusd service update the /etc/default/samba_statusd according to your needs. You can add any option shown in the help output of samba_statusd to the ARGS variable.

You may not want to start the service with arguments that will exit before listening starts like -help or -print-version.

EXAMPLES

To stop, start or restart the service use systemctl, e. g.:
sudo systemctl stop samba_statusd

To read the log output use journalctl, e. g.
sudo journalctl -u samba_statusd

Remark: Due to the services dependencies samba_exporter service stops whenever samba_statusd stops. And samba_statusd always starts when samba_exporter is started if not already running.

Files

BUGS

See https://github.com/imker25/samba_exporter/issues
In case you found a new bug please also report as github issue on the projects page.

samba_statusd is Copyright (C) 2021 Tobias Zellner tobi@backfraki.de

SEE ALSO

samba_exporter(1), start_samba_statusd(1)

  1. July 2024
  2. samba_statusd(1)