Hello,
we want monitor the TM1 Services like TM1ExcelService, tm1admsdx64 and the TM1 data bases. Monitor means
"when is the service started or stopped", ...
How can we do that on a Windows 2008 R2 Server?
Thank you and regards,
Heiko
Monitor the TM1 Services
-
- Posts: 17
- Joined: Wed Jul 07, 2010 10:05 am
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 11.8320.8221SP3
Re: Monitor the TM1 Services
From outside of TM1 - You could use Windows performance monitor to monitor the processes - tm1admsd, tm1sd and tm1excelservice every few seconds (minutes/hours) round the clock and log their Working sets value into a log file. When the services go down, the Windows perfmon will log "blank" for the Working Set values of these processes for those times.
- George Regateiro
- MVP
- Posts: 326
- Joined: Fri May 16, 2008 3:35 pm
- OLAP Product: TM1
- Version: 10.1.1
- Excel Version: 2007 SP3
- Location: Tampa FL USA
Re: Monitor the TM1 Services
In the past we have used a small .net process that checked the service status. We had it set to email the admins if the service was not running. You could easily have this write out a log file or output to a data base