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 VMDg ( static i18nstr ArgList[] = { DiskGroupName, ForceImport, ForceDeport, ListMountedVolumes, ListApplications, VxSVCFailAction, VxSVCRestartAttempts, DetailMonitorFreq, DGGuid, FastFailOver, ForFireDrill } static int IMF{} = { Mode=2, MonitorFreq=5, RegisterRetryLimit=3 } static i18nstr IMFRegList[] = { DiskGroupName, DGGuid } str DiskGroupName boolean ForceImport = 0 boolean ForceDeport = 0 boolean ListMountedVolumes = 0 boolean ListApplications = 0 int DetailMonitorFreq = 10 str DGGuid str VxSVCFailAction = RESTART_VXSVC int VxSVCRestartAttempts = 10 boolean FastFailOver = 0 boolean ForFireDrill = 0 )