Tuesday, June 28, 2005

Resip/Dragond

To restart Dragon, check if monit is running first, and stop monit first before stopping Dragon.
Start pserver first -> proxy -> presence -> login

command to start Dragon: /usr/local/dragon/etc/dragond [start|stop|restart]
tail /var/log/dragon.log to see if it's running all services.

monit:
/etc/init.d/monit stop/start

postgres:
/etc/init.d/postgresql restart
su - postgres -c "command"