POC
as the SETUP configuration parameter.sudo systemctl start stackstate.service
this will also start service StackGraph. Starting StackState can take some time.http://<stackstate_hostname>:7070
.sudo systemctl stop stackstate.service
. StackGraph is not automatically stopped when stopping StackState, StackGraph can be stopped by sudo systemctl stop stackgraph.service
.sudo systemctl status stackstate.service
and sudo systemctl status stackgraph.service
.