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
Sample configurations
group NicGrp ( SystemList = { SYSTEM1, SYSTEM2 } Parallel = 1 ) Phantom my_phantom ( ) NIC NicGrp_public ( MACAddress @SYSTEM1 = "00-50-04-24-F9-60" MACAddress @SYSTEM2 = "00-50-04-24-E3-30" UseConnectionStatus = True ) group Grp1 ( SystemList = { SYSTEM1,SYSTEM2 } AutoStartList = { SYSTEM1 } ) NotifierMngr ntfr( SnmpConsoles = { your_console = Information } SmtpServer = "smtp.your_company.com" SmtpRecipients = { "vcsadmin@your_company.com" = Information } ) Proxy nicproxy ( TargetResName = "NicGrp_public" ) ntfr requires nicproxy