Is it Possible to launch a test from outside of RCC?
We have a custom VBscript running through RCC on a schedule but would like to add a hyperlink to our custom web front end that initiates a test.
Any help would be appreciated.
Possible to launch a test from outside of RCC
Do you need to "refresh" test without using HostMonitor, RCC or Web Service interface?
H'm.. you may send command to HostMonitor using Telnet Service and some 3rd party telnet client or you may send SNMP Trap message to HostMonitor (and setup SNMP Trap test method to check for such messages and execute specified actions, e.g. "Execute HM Script" action).
More information available:
Telnet Service
http://www.ks-soft.net/hostmon.eng/teln ... /index.htm
(Telnet Service offers RefreshTest and RefreshTestByID commands)
SNMP Trap test
http://www.ks-soft.net/hostmon.eng/mfra ... m#snmptrap
HM Script
http://www.ks-soft.net/hostmon.eng/mfra ... #actScript
(you may use RefreshTest and RefreshTestByID commands)
Regards
Alex
H'm.. you may send command to HostMonitor using Telnet Service and some 3rd party telnet client or you may send SNMP Trap message to HostMonitor (and setup SNMP Trap test method to check for such messages and execute specified actions, e.g. "Execute HM Script" action).
More information available:
Telnet Service
http://www.ks-soft.net/hostmon.eng/teln ... /index.htm
(Telnet Service offers RefreshTest and RefreshTestByID commands)
SNMP Trap test
http://www.ks-soft.net/hostmon.eng/mfra ... m#snmptrap
HM Script
http://www.ks-soft.net/hostmon.eng/mfra ... #actScript
(you may use RefreshTest and RefreshTestByID commands)
Regards
Alex