Hallo
Is there a way to start and stop the TM1 Performance Monitor with a TI?
Thanks
TM1 Performance Monitor
- qml
- MVP
- Posts: 1096
- Joined: Mon Feb 01, 2010 1:01 pm
- OLAP Product: TM1 / Planning Analytics
- Version: 2.0.9 and all previous
- Excel Version: 2007 - 2016
- Location: London, UK, Europe
Re: TM1 Performance Monitor
No, the only two options you have are to do it manually or set the PerformanceMonitorOn parameter in Tm1s.cfg to begin performance monitoring on server startup.
The above means of course that it is possible to create a process to change this parameter in the config file and kick off a service restart (using ExecuteCommand combined with the net comand). So if bouncing the service is not a problem in your environment, then I guess you could theoretically use this (not very elegant) approach.
The above means of course that it is possible to create a process to change this parameter in the config file and kick off a service restart (using ExecuteCommand combined with the net comand). So if bouncing the service is not a problem in your environment, then I guess you could theoretically use this (not very elegant) approach.
Kamil Arendt