Please enter search query.
Search <book_title>...
Cluster Server 8.0 Bundled Agents Reference Guide - Windows
Last Published:
2021-12-21
Product(s):
InfoScale & Storage Foundation (8.0)
Platform: Windows
- Introducing VCS bundled agents
- Storage agents
- Network agents
- FileShare agents
- Services and applications agents
- VCS infrastructure and support agents
- VCS hardware replication agent for NetApp
- Troubleshooting bundled agents
Resource type definition
type Process ( static i18nstr ArgList[] = { StartProgram, StopProgram, MonitorProgram, UserName, Password, Domain, MonitorProgramTimeout,InteractWithDesktop, CleanProgram, StartupDirectory, StopProgramTimeout, CleanProgramTimeout, "LanmanResName:VirtualName" } static int IMF{} = { Mode=2, MonitorFreq=5, RegisterRetryLimit=3 } i18nstr StartProgram i18nstr StartupDirectory i18nstr StopProgram i18nstr CleanProgram i18nstr MonitorProgram i18nstr UserName str Password i18nstr Domain int MonitorProgramTimeout = 30 boolean InteractWithDesktop = 0 int StopProgramTimeout = 30 int CleanProgramTimeout = 30 str LanmanResName )