/bin
directory of your VerneMQ release to PATH
. For example, if you compiled VerneMQ in the /home/vernemq
directory, then add the binary directory (/home/vernemq/_build/default/rel/vernemq/bin
) to your PATH, so that VerneMQ commands can be used in the same manner as with a packaged installation.STDERR
.pong
if the broker is running or Node <NodeName> not responding to pings
in case it’s not.ulimit -n
) is too low. You’re advised to increase the OS default open files limit when running VerneMQ. Read more about why and how in the Open Files Limit documentation.systemd
service file (as in the binary packages), you can start VerneMQ using the systemctl
interface to systemd
:systemctl
commands work as well: