Hi guys,
I'd like to trace the number of CTI devices and lines per application and server.
For example:
At 9AM, 2 CTI applications in SUB1.
- CTI App1 - 10 devices - 20 lines
- CTI App2 - 20 devices - 20 lines
In general, the same output as show risdb query ctimprovider/ctimdevices/ctimlines
So, I'm thinking of two possible solution:
1- Run SSH batch against CUCM to schedule the show risdb command than export the files to a SFTP server
--> Can you please give me an application/script that works ? I try plink.exe -ssh but no luck :'(
2- Eventually using SQL or RTMT but I dont really know it it's possible
--> pretty ordinary question: HOW ?
Any suggestion is welcome.
Thank you very much, experts.