Skip to main content

For AcuToWeb, we can check the status of gateway and I am curious for the state.

-------
UID        PID  PPID  C STIME TTY          TIME CMD
root      1245     1  0 14:49 ?        00:00:00 /bin/bash Python2.7/py

Name:   python
Umask:  0022
State:  S (sleeping)

-----------

For the state, can we declare any or it just shows what the status is?


#info
#Setup
#acutoweb

For AcuToWeb, we can check the status of gateway and I am curious for the state.

-------
UID        PID  PPID  C STIME TTY          TIME CMD
root      1245     1  0 14:49 ?        00:00:00 /bin/bash Python2.7/py

Name:   python
Umask:  0022
State:  S (sleeping)

-----------

For the state, can we declare any or it just shows what the status is?


#info
#Setup
#acutoweb
It just shows the state. Since AcuToWeb using AcuConnect (acurcl) you can also use acurcl -info to see what and how many programs are running.