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
In the following example, the ServiceMonitor agent is configured to spawn a script and interpret the script's exit code.
ServiceMonitor ScriptBasedMonitor ( MonitorService = 0 ServiceOrScriptName = "C:\\Programs\\monitor-script.bat" MonitorProgTimeout = 15 )
In the next example, the agent is configured to monitor a service.
ServiceMonitor Telephony_Service ( MonitorService = 1 ServiceOrScriptName = "Telephony Service" UserAccount = Administrator Password = bphNepE Domain = VCS-DOMAIN7 )
Note:
While monitoring a service, the Password attribute is ignored.