send external job output to hostmonitor popup

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
sine
Posts: 37
Joined: Wed Feb 07, 2007 6:42 am

send external job output to hostmonitor popup

Post by sine »

i need to perform some external test (written in VB or c++) which retourn me an error level and a msgbox with some information. it's possible to redirect an output from an external test in a HostMon popup? by this way i can view the popup in RCC and not only on the machine who perform the test.
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Re: send external job output to hostmonitor popup

Post by KS-Soft Europe »

sine wrote:i need to perform some external test (written in VB or c++) which retourn me an error level and a msgbox with some information. it's possible to redirect an output from an external test in a HostMon popup?
You may use "Shell Script" test method ( http://www.ks-soft.net/hostmon.eng/mfra ... m#chkShell ) or "Active Script" test method ( http://www.ks-soft.net/hostmon.eng/tests.htm#script ). Such method allows you to process specific "Reply" values, like console output of other progam (See "Requirements to the script:" topics for "Shell Script" and "Active Script" test methods).
sine wrote:by this way i can view the popup in RCC and not only on the machine who perform the test.
Yes, RCC can perform "show popup window" actions.

Regards,
Max
Post Reply