Symantec 5 User Manual

Page of 176
NIC csgnic (
Device = eth0
NetworkHosts = { "192.168.1.17", "192.168.1.18" }
)
NotifierMngr ntfr (
SnmpConsoles = { "saturn" = Error, "jupiter" = SevereError }
SmtpServer = "smtp.example.com"
SmtpRecipients =
{ "ozzie@example.com" = Warning,
"harriet@example.com" = Error }
)
VRTSWebApp VCSweb (
Critical = 0
InstallDir = "/opt/VRTSweb/VERITAS"
TimeForOnline = 5
RestartLimit = 3
)
VCSweb requires webip
ntfr requires csgnic
webip requires csgnic
// resource dependency tree
//
// group ClusterService
// {
//
VRTSWebApp VCSweb
//
{
//
IP webip
//
{
//
NIC csgnic
//
}
//
}
//
NotifierMngr ntfr
//
{
//
NIC csgnic
//
}
// }
group VxSS (
109
Verifying the VCS installation
About the VCS configuration file main.cf