Once NiagaraAX has been installed, you will be able to control the platform daemon, 'niagarad', through the control script
'niagaradctl'. This script can be found in the bin directory of your NiagaraAX Installation or from the symbolic link '/usr/bin/niagaradctl'.Try typing 'niagaradctl' at the command line. You will see:
<user>@<host>:/usr/bin# niagaradctl
Usage: naxd {start│stop│restart│status}Where ‘naxd' stands for “NiagaraAX Daemon”, and it is the name presented to the operating system to associate with this service (niagarad). As you can see, with this script, you will have the ability to start, stop, restart and query the platform daemon.
Copyright © 2000-2014 Tridium Inc. All rights reserved.