Distributed Monitoring
Running, monitoring and restarting FusionReactor instances in a
distributed environment requires remote connections between the different
machines. If a monitored server becomes unavailable this is monitored by a
different machine on the network. This machine then calls a script which has
to connect to the remote machine and restart the remote server/instance.
Depending on the operating system the participating machines use, this can
be done with (SSH) or some similar technology.
This same information is offered in the "feature focus" section of the FR
site, on the Enterprise Script feature
(http://www.fusion-reactor.com/fr/featurefocus/monitoredServerScripts.cfm):
I'll note that there is also a document devoted to Scripting:
Using FusionReactor Enterprise Scripting
http://www.fusion-reactor.com/fr/helpdocs/fusionReactor_enterprise_scripting
.pdf
But I hope the Intergral folks will take note that it doesn't seem to have
any converage of managing remote servers (searched for "remote", "ssh" and
found nothing), and someone may go looking there without noticing the info
in the online help.
Anyway, I hope that the info at the top here answers your question, Lenin.
You can't expect FR to run the script for you on the remote server. You need
to do that yourself somehow. You may think, "well why can't FR do something
for us?", but realize that the whole point is that the remote CF (and FR)
instance have stopped responding, so there's no way that FR could somehow do
the remote communication for you.
Hope that helps.
/charlie