Search This Blog

Saturday, February 8, 2014

How to Start/Stop your FMS

How to Start your FMS

Connect to your FMS

cd /foglight/Quest_Software/Foglight/bin
./fms -d

You can do a tail -f on the logs located in /foglight/Quest_Software/Foglight/logs
Once the FMS is started you can start your FGLAM.

How to Stop your FMS

First you should stop all your FGLAM. It is not necessary but it is better to stop them.
Once the FGLAMs are down you can stop your FMS

Connect to your FMS

cd /foglight/Quest_Software/Foglight/bin
./fms -q 

No comments:

Post a Comment