iox-roudi - Iceoryx shared memory management daemon
Contents
Description
iox-roudi is the shared memory management daemon that enables processes to participate in the local
Iceoryx data exchange.
Name
iox-roudi - Iceoryx shared memory management daemon
Note
This manual page was written for Debian by Timo Röhling and may be used without restriction.
2.0.6+dfsg IOX-ROUDI(1)
Options
-uID, --unique-roudi-idID
set the unique RouDi id.
-mMODE, --monitoring-modeMODE
set process alive monitoring mode to on (default) or off.
-lLEVEL, --log-levelLEVEL
set the log level to one of off, fatal, error, warning, info, debug, or verbose.
-xCOMPAT, --compatibilityCOMPAT
check the compatibility between runtime libraries and RouDi. Valid values are off, major, minor,
patch, commitId, or buildDate.
-kDELAY, --kill-delayDELAY
set the delay in seconds until RouDi sends SIGKILL if a process did not respond to SIGTERM.
-cFILE, --config-fileFILE
Load the configuration file FILE. By default, RouDi will look for a valid configuration in
/etc/iceoryx/roudi_config.toml and fall back to hard-coded settings otherwise.
See Also
iox-introspection-client(1)
Synopsis
iox-roudi [-uID] [-mMODE] [-lLEVEL] [-xCOMPAT] [-kDELAY] [-cFILE]
