Telnet Ideas
Telnet Ideas
Can we have the ability to "ImportTestList" and "SaveTestList" available from the telnet service? It would be quite helpful for my automation processes.
I assume you want to import tests from some file that is accessible by HostMonitor?
Then may be you don't need telnet session at all? You may setup HostMonitor to check for updates automatically (e.g. using File Integrity or File/Folder Availability test method) and use HM Script action to import test items and save test list.
Regards
Alex
Then may be you don't need telnet session at all? You may setup HostMonitor to check for updates automatically (e.g. using File Integrity or File/Folder Availability test method) and use HM Script action to import test items and save test list.
Regards
Alex
Yes it works, and it is a bit automatic, but it requires maintaining seperate tests and actions for several (20-30) automation processes and more to come.. If I could do it programatically via telnet, I would not have to manage those tests, and I could do it without worrying about timings or frequency of my program updates. Our HostMonitor installation currently runs about 10000 tests all of which get updated at least once a day by different processes. Our inventory databases trigger the update actions and unless I set up a test to check file CRC every second or so I can miss updates. And they still can be overwritten before an import if the timing is off. So, to avoid this scenario I am batching the updates a couple times a day, but the process is slow when importing several thousand tests with dependencies, and the updates are not as frequent as our administrators would like.