User`s guide

XVII. Unified Wire Manager (UM)
Chelsio T5/T4 Unified Wire For Linux Page 230
4. Verifying UM components status
The following section explains how to verify status of various UM components.
4.1. Verifying Management Agent
1. Execute the following query command :
[root@chelsio]# ps eaf | grep UW
The above query should confirm that Management Agent is running by displaying a similar
result:
root 30531 1 0 09:27 ? 00:00:00 ./UWMgrServer
root 30534 1 0 09:27 ? 00:00:00 ./UWMgrServer --run=slp
root 30537 1 0 09:27 ? 00:00:00 ./UWMgrServer --run=logserver
root 30581 28384 0 09:45 pts/1 00:00:00 grep UW
2. You can also execute the following comand to determine if Management Agent is running:
[root@chelsio]# /etc/init.d/chelsio-uwire_mgmtd status
The above command should display the following result:
Unified Wire Manager Agent : Running