Page 1 of 1
Two instances of TM1 Top? Is it possible?
Posted: Thu Sep 30, 2010 1:13 pm
by ChrisF79
I have a production server and backup server running. I have the TM1Top.exe running on my local machine so I can monitor the production server but I'd also like to have a separate instance running to monitor the backup server. Is this possible? I tried copying the related files from the bin folder and putting them in their own folder, editing the .ini and running that TM1Top.exe but it just won't connect. Anybody have this working?
Thank you
Re: Two instances of TM1 Top? Is it possible?
Posted: Thu Sep 30, 2010 3:34 pm
by laenen
Yes I have had this working. I believe I did it pretty much the way you describe.
Re: Two instances of TM1 Top? Is it possible?
Posted: Fri Oct 01, 2010 2:58 pm
by Catherine
Hi,
You can have several instances of TM1TOP runnning.
You don't need to copy all files. You just need to have different ini files (one per instance).
Then you create different shortcuts on your desktop with the target like this one for example:
"C:\Program Files\Cognos\TM1\bin\tm1top.exe" -i "C:\Program Files\Cognos TM1 top\tm1top_Instance1.ini"
Re: Two instances of TM1 Top? Is it possible?
Posted: Fri Oct 01, 2010 8:25 pm
by ChrisF79
Catherine wrote:Hi,
You can have several instances of TM1TOP runnning.
You don't need to copy all files. You just need to have different ini files (one per instance).
Then you create different shortcuts on your desktop with the target like this one for example:
"C:\Program Files\Cognos\TM1\bin\tm1top.exe" -i "C:\Program Files\Cognos TM1 top\tm1top_Instance1.ini"
Catherine:
Thanks so much! This worked like a charm!