SYSREPO-PLUGIND(8) System Manager's Manual SYSREPO-PLUGIND(8)

sysrepo-plugind - sysrepo plugin daemon

sysrepo-plugind [-h] [-v LEVEL] [-d]

sysrepo-plugind is a simple daemon tool for loading sysrepo plugins. These are provided with a connection and session and all running in a single process.

Prints usage help.
Prints only information about sysrepo version.
Change verbosity to a level. LEVEL can be a string or a number:
none/0
error/1 (default)
warning/2
info/3
debug/4
Debug mode - is not daemonized and logs to stderr instead of syslog.

Environment variable $SRPD_PLUGINS_PATH overwrites the default plugins path.

https://sysrepo.org (sysrepo home page)

Michal Vasko <mvasko@cesnet.cz>

Copyright © 2018-2021 CESNET, a.l.e.

2021-10-07 sysrepo