B.1 Verifying That Everything is Running

Run the following command to verify that all services indicate that they are running:

/opt/iic/conf/control-services.sh status

Run the following command to verify that two jabberd services are running:

ps -fA | grep jabberd

There should be processes listening on the following ports:

netstat -nl | grep 5222
netstat -nl | grep 2182

There should be processes listening on the following port on each IP:

netstat -l | grep http