Symantec Veritas 5 User Manual

Page 109

Advertising
background image

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 =

{ "[email protected]" = Warning,

"[email protected]" = 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

Advertising