0% found this document useful (0 votes)
355 views30 pages

Main - CF CMD

The document describes converting configuration files types.cf and DCSTypes.cf into a main.cmd file by running the hacf command. It then lists the types and attributes that were added to the main.cmd file to configure resource types like Apache, Application, DCS, and DNS.

Uploaded by

Palboonie Rambo
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
355 views30 pages

Main - CF CMD

The document describes converting configuration files types.cf and DCSTypes.cf into a main.cmd file by running the hacf command. It then lists the types and attributes that were added to the main.cmd file to configure resource types like Apache, Application, DCS, and DNS.

Uploaded by

Palboonie Rambo
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 30

[sf2220:root]:"/test" > hacf -cftocmd /test -dest /test/tst

VCS WARNING V-16-1-12221 Cannot open file specified in the include statement: ./
types.cf
[sf2220:root]:"/test" > cd "/etc/VRTSvcs/conf/config"
[sf2220:root]:"/etc/VRTSvcs/conf/config" > cp -p types.cf /test
[sf2220:root]:"/etc/VRTSvcs/conf/config" > cd /test
[sf2220:root]:"/test" > hacf -cftocmd /test -dest /test/tst
VCS WARNING V-16-1-12221 Cannot open file specified in the include statement: ./
DCSTypes.cf
[sf2220:root]:"/test" > cd "/etc/VRTSvcs/conf/config"
[sf2220:root]:"/etc/VRTSvcs/conf/config" > cp -p VRTSWebAppType.cf /test
[sf2220:root]:"/etc/VRTSvcs/conf/config" > cp -p DCSTypes.cf /test
[sf2220:root]:"/etc/VRTSvcs/conf/config" > cd /test
[sf2220:root]:"/test" > hacf -cftocmd /test -dest /test/tst
[sf2220:root]:"/test" > cd /test/tst
[sf2220:root]:"/test/tst" > ls -ltr
total 142
-rw------- 1 root root 72086 Jan 7 16:54 main.cmd
[sf2220:root]:"/test/tst" > file main.cmd
main.cmd: ascii text
[sf2220:root]:"/test/tst" > more main.cmd
hatype -add Apache
hatype -modify Apache SourceFile "./types.cf"
hatype -modify Apache ArgList ResLogLevel State IState httpdDir SharedObjDir Env
File HostName Port User SecondLevelMonitor SecondLevelTimeout Co
nfigFile EnableSSL DirectiveAfter DirectiveBefore
haattr -add Apache ResLogLevel -string INFO
haattr -add Apache httpdDir -string
haattr -add Apache SharedObjDir -string
haattr -add Apache EnvFile -string
haattr -add Apache HostName -string
haattr -add Apache Port -integer 80
haattr -add Apache User -string
haattr -add Apache SecondLevelMonitor -boolean 0
haattr -add Apache SecondLevelTimeout -integer 30
haattr -add Apache ConfigFile -string
haattr -add Apache EnableSSL -boolean 0
haattr -add Apache DirectiveAfter -string -assoc
haattr -add Apache DirectiveBefore -string -assoc
hatype -modify Apache AttrChangedTimeout 60
hatype -modify Apache CloseTimeout 60
hatype -modify Apache CleanTimeout 60
hatype -modify Apache ConfInterval 600
hatype -modify Apache MonitorInterval 60
hatype -modify Apache MonitorTimeout 60
hatype -modify Apache NumThreads 10
hatype -modify Apache AgentPriority 0
hatype -modify Apache AgentClass TS
hatype -modify Apache ScriptPriority 0
hatype -modify Apache ScriptClass TS
hatype -modify Apache LogFileSize 33554432
hatype -modify Apache OfflineMonitorInterval 300
hatype -modify Apache OfflineProcScanInterval 60
hatype -modify Apache OfflineTimeout 300
hatype -modify Apache OnlineRetryLimit 0
hatype -modify Apache OnlineTimeout 300
hatype -modify Apache OnlineWaitLimit 2
hatype -modify Apache OpenTimeout 60
hatype -modify Apache ProcScanInterval 60
hatype -modify Apache ProcScanStatus 0
hatype -modify Apache RestartLimit 0
hatype -modify Apache ToleranceLimit 0
hatype -modify Apache AgentStartTimeout 60
hatype -modify Apache AgentReplyTimeout 130
hatype -modify Apache Operations OnOff
hatype -modify Apache FaultOnMonitorTimeouts 4
hatype -modify Apache InfoInterval 0
hatype -modify Apache InfoTimeout 30
hatype -modify Apache SupportedActions -delete -keys
hatype -modify Apache ActionTimeout 30
hatype -modify Apache AgentDirectory ""
hatype -modify Apache AgentFile ""
hatype -modify Apache FireDrill 0
haattr -default Apache AutoStart 1
haattr -default Apache Critical 1
haattr -default Apache TriggerEvent 0
haattr -default Apache ResourceOwner unknown
hatype -modify Apache MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThres
hold 100 AvgThreshold 40
hatype -modify Apache AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 R
egisterRetryLimit 3
hatype -modify Apache LogDbg -delete -keys
haattr -default Apache ComputeStats 0
hatype -add Application
hatype -modify Application SourceFile "./types.cf"
haattr -add -static Application ContainerType -string Zone
hatype -modify Application SupportedActions program.vfd user.vfd cksum.vfd getck
sum
hatype -modify Application ArgList User StartProgram StopProgram CleanProgram Mo
nitorProgram PidFiles MonitorProcesses
haattr -add Application User -string
haattr -add Application StartProgram -string
haattr -add Application StopProgram -string
haattr -add Application CleanProgram -string
haattr -add Application MonitorProgram -string
haattr -add Application PidFiles -string -vector
haattr -add Application MonitorProcesses -string -vector
haattr -add Application ContainerName -string
hatype -modify Application AttrChangedTimeout 60
hatype -modify Application CloseTimeout 60
hatype -modify Application CleanTimeout 60
hatype -modify Application ConfInterval 600
hatype -modify Application MonitorInterval 60
hatype -modify Application MonitorTimeout 60
hatype -modify Application NumThreads 10
hatype -modify Application AgentPriority 0
hatype -modify Application AgentClass TS
hatype -modify Application ScriptPriority 0
hatype -modify Application ScriptClass TS
hatype -modify Application LogFileSize 33554432
hatype -modify Application OfflineMonitorInterval 300
hatype -modify Application OfflineProcScanInterval 60
hatype -modify Application OfflineTimeout 300
hatype -modify Application OnlineRetryLimit 0
hatype -modify Application OnlineTimeout 300
hatype -modify Application OnlineWaitLimit 2
hatype -modify Application OpenTimeout 60
hatype -modify Application ProcScanInterval 60
hatype -modify Application ProcScanStatus 0
hatype -modify Application RestartLimit 0
hatype -modify Application ToleranceLimit 0
hatype -modify Application AgentStartTimeout 60
hatype -modify Application AgentReplyTimeout 130
hatype -modify Application Operations OnOff
hatype -modify Application FaultOnMonitorTimeouts 4
hatype -modify Application InfoInterval 0
hatype -modify Application InfoTimeout 30
hatype -modify Application ActionTimeout 30
hatype -modify Application AgentDirectory ""
hatype -modify Application AgentFile ""
hatype -modify Application FireDrill 0
haattr -default Application AutoStart 1
haattr -default Application Critical 1
haattr -default Application TriggerEvent 0
haattr -default Application ResourceOwner unknown
hatype -modify Application MonitorStatsParam Frequency 0 ExpectedValue 100 Value
Threshold 100 AvgThreshold 40
hatype -modify Application AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval
300 RegisterRetryLimit 3
hatype -modify Application LogDbg -delete -keys
haattr -default Application ComputeStats 0
hatype -add DCS
hatype -modify DCS SourceFile "./DCSTypes.cf"
haattr -add -static DCS LogLevel -string info
hatype -modify DCS AttrChangedTimeout 600
hatype -modify DCS CloseTimeout 600
hatype -modify DCS CleanTimeout 600
hatype -modify DCS MonitorInterval 600
hatype -modify DCS MonitorTimeout 600
hatype -modify DCS OpenTimeout 600
hatype -modify DCS AgentStartTimeout 600
hatype -modify DCS AgentReplyTimeout 600
hatype -modify DCS ArgList -delete -keys
hatype -modify DCS ConfInterval 600
hatype -modify DCS NumThreads 10
hatype -modify DCS AgentPriority 0
hatype -modify DCS AgentClass TS
hatype -modify DCS ScriptPriority 0
hatype -modify DCS ScriptClass TS
hatype -modify DCS LogFileSize 33554432
hatype -modify DCS OfflineMonitorInterval 300
hatype -modify DCS OfflineProcScanInterval 60
hatype -modify DCS OfflineTimeout 300
hatype -modify DCS OnlineRetryLimit 0
hatype -modify DCS OnlineTimeout 300
hatype -modify DCS OnlineWaitLimit 2
hatype -modify DCS ProcScanInterval 60
hatype -modify DCS ProcScanStatus 0
hatype -modify DCS RestartLimit 0
hatype -modify DCS ToleranceLimit 0
hatype -modify DCS Operations OnOff
hatype -modify DCS FaultOnMonitorTimeouts 4
hatype -modify DCS InfoInterval 0
hatype -modify DCS InfoTimeout 30
hatype -modify DCS SupportedActions -delete -keys
hatype -modify DCS ActionTimeout 30
hatype -modify DCS AgentDirectory ""
hatype -modify DCS AgentFile ""
hatype -modify DCS FireDrill 0
haattr -default DCS AutoStart 1
haattr -default DCS Critical 1
haattr -default DCS TriggerEvent 0
haattr -default DCS ResourceOwner unknown
hatype -modify DCS MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThreshol
d 100 AvgThreshold 40
hatype -modify DCS AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 Regi
sterRetryLimit 3
hatype -modify DCS LogDbg -delete -keys
haattr -default DCS ComputeStats 0
hatype -add DNS
hatype -modify DNS SourceFile "./types.cf"
hatype -modify DNS ArgList Domain Alias Hostname TTL TSIGKeyFile StealthMasters
haattr -add DNS Domain -string
haattr -add DNS Alias -string
haattr -add DNS Hostname -string
haattr -add DNS TTL -integer 86400
haattr -add DNS TSIGKeyFile -string
haattr -add DNS StealthMasters -string -vector
hatype -modify DNS AttrChangedTimeout 60
hatype -modify DNS CloseTimeout 60
hatype -modify DNS CleanTimeout 60
hatype -modify DNS ConfInterval 600
hatype -modify DNS MonitorInterval 60
hatype -modify DNS MonitorTimeout 60
hatype -modify DNS NumThreads 10
hatype -modify DNS AgentPriority 0
hatype -modify DNS AgentClass TS
hatype -modify DNS ScriptPriority 0
hatype -modify DNS ScriptClass TS
hatype -modify DNS LogFileSize 33554432
hatype -modify DNS OfflineMonitorInterval 300
hatype -modify DNS OfflineProcScanInterval 60
hatype -modify DNS OfflineTimeout 300
hatype -modify DNS OnlineRetryLimit 0
hatype -modify DNS OnlineTimeout 300
hatype -modify DNS OnlineWaitLimit 2
hatype -modify DNS OpenTimeout 60
hatype -modify DNS ProcScanInterval 60
hatype -modify DNS ProcScanStatus 0
hatype -modify DNS RestartLimit 0
hatype -modify DNS ToleranceLimit 0
hatype -modify DNS AgentStartTimeout 60
hatype -modify DNS AgentReplyTimeout 130
hatype -modify DNS Operations OnOff
hatype -modify DNS FaultOnMonitorTimeouts 4
hatype -modify DNS InfoInterval 0
hatype -modify DNS InfoTimeout 30
hatype -modify DNS SupportedActions -delete -keys
hatype -modify DNS ActionTimeout 30
hatype -modify DNS AgentDirectory ""
hatype -modify DNS AgentFile ""
hatype -modify DNS FireDrill 0
haattr -default DNS AutoStart 1
haattr -default DNS Critical 1
haattr -default DNS TriggerEvent 0
haattr -default DNS ResourceOwner unknown
hatype -modify DNS MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThreshol
d 100 AvgThreshold 40
hatype -modify DNS AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 Regi
sterRetryLimit 3
hatype -modify DNS LogDbg -delete -keys
haattr -default DNS ComputeStats 0
hatype -add DiskGroup
hatype -modify DiskGroup SourceFile "./types.cf"
hatype -modify DiskGroup SupportedActions license.vfd disk.vfd numdisks
hatype -modify DiskGroup NumThreads 1
hatype -modify DiskGroup OnlineRetryLimit 1
hatype -modify DiskGroup ArgList DiskGroup StartVolumes StopVolumes MonitorOnly
MonitorReservation tempUseFence PanicSystemOnDGLoss DiskGroupTyp
e
haattr -add DiskGroup DiskGroup -string
haattr -add DiskGroup StartVolumes -string 1
haattr -add DiskGroup StopVolumes -string 1
haattr -add DiskGroup MonitorReservation -boolean 0
haattr -add -temp DiskGroup tempUseFence -string INVALID
haattr -add DiskGroup PanicSystemOnDGLoss -boolean 1
haattr -add DiskGroup DiskGroupType -string private
hatype -modify DiskGroup AttrChangedTimeout 60
hatype -modify DiskGroup CloseTimeout 60
hatype -modify DiskGroup CleanTimeout 60
hatype -modify DiskGroup ConfInterval 600
hatype -modify DiskGroup MonitorInterval 60
hatype -modify DiskGroup MonitorTimeout 60
hatype -modify DiskGroup AgentPriority 0
hatype -modify DiskGroup AgentClass TS
hatype -modify DiskGroup ScriptPriority 0
hatype -modify DiskGroup ScriptClass TS
hatype -modify DiskGroup LogFileSize 33554432
hatype -modify DiskGroup OfflineMonitorInterval 300
hatype -modify DiskGroup OfflineProcScanInterval 60
hatype -modify DiskGroup OfflineTimeout 300
hatype -modify DiskGroup OnlineTimeout 300
hatype -modify DiskGroup OnlineWaitLimit 2
hatype -modify DiskGroup OpenTimeout 60
hatype -modify DiskGroup ProcScanInterval 60
hatype -modify DiskGroup ProcScanStatus 0
hatype -modify DiskGroup RestartLimit 0
hatype -modify DiskGroup ToleranceLimit 0
hatype -modify DiskGroup AgentStartTimeout 60
hatype -modify DiskGroup AgentReplyTimeout 130
hatype -modify DiskGroup Operations OnOff
hatype -modify DiskGroup FaultOnMonitorTimeouts 4
hatype -modify DiskGroup InfoInterval 0
hatype -modify DiskGroup InfoTimeout 30
hatype -modify DiskGroup ActionTimeout 30
hatype -modify DiskGroup AgentDirectory ""
hatype -modify DiskGroup AgentFile ""
hatype -modify DiskGroup FireDrill 0
haattr -default DiskGroup AutoStart 1
haattr -default DiskGroup Critical 1
haattr -default DiskGroup TriggerEvent 0
haattr -default DiskGroup ResourceOwner unknown
hatype -modify DiskGroup MonitorStatsParam Frequency 0 ExpectedValue 100 ValueTh
reshold 100 AvgThreshold 40
hatype -modify DiskGroup AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 30
0 RegisterRetryLimit 3
hatype -modify DiskGroup LogDbg -delete -keys
haattr -default DiskGroup ComputeStats 0
hatype -add ElifNone
hatype -modify ElifNone SourceFile "./types.cf"
hatype -modify ElifNone OfflineMonitorInterval 60
hatype -modify ElifNone ArgList PathName
hatype -modify ElifNone Operations None
haattr -add ElifNone PathName -string
hatype -modify ElifNone AttrChangedTimeout 60
hatype -modify ElifNone CloseTimeout 60
hatype -modify ElifNone CleanTimeout 60
hatype -modify ElifNone ConfInterval 600
hatype -modify ElifNone MonitorInterval 60
hatype -modify ElifNone MonitorTimeout 60
hatype -modify ElifNone NumThreads 10
hatype -modify ElifNone AgentPriority 0
hatype -modify ElifNone AgentClass TS
hatype -modify ElifNone ScriptPriority 0
hatype -modify ElifNone ScriptClass TS
hatype -modify ElifNone LogFileSize 33554432
hatype -modify ElifNone OfflineProcScanInterval 60
hatype -modify ElifNone OfflineTimeout 300
hatype -modify ElifNone OnlineRetryLimit 0
hatype -modify ElifNone OnlineTimeout 300
hatype -modify ElifNone OnlineWaitLimit 2
hatype -modify ElifNone OpenTimeout 60
hatype -modify ElifNone ProcScanInterval 60
hatype -modify ElifNone ProcScanStatus 0
hatype -modify ElifNone RestartLimit 0
hatype -modify ElifNone ToleranceLimit 0
hatype -modify ElifNone AgentStartTimeout 60
hatype -modify ElifNone AgentReplyTimeout 130
hatype -modify ElifNone FaultOnMonitorTimeouts 4
hatype -modify ElifNone InfoInterval 0
hatype -modify ElifNone InfoTimeout 30
hatype -modify ElifNone SupportedActions -delete -keys
hatype -modify ElifNone ActionTimeout 30
hatype -modify ElifNone AgentDirectory ""
hatype -modify ElifNone AgentFile ""
hatype -modify ElifNone FireDrill 0
haattr -default ElifNone AutoStart 1
haattr -default ElifNone Critical 1
haattr -default ElifNone TriggerEvent 0
haattr -default ElifNone ResourceOwner unknown
hatype -modify ElifNone MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThr
eshold 100 AvgThreshold 40
hatype -modify ElifNone AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300
RegisterRetryLimit 3
hatype -modify ElifNone LogDbg -delete -keys
haattr -default ElifNone ComputeStats 0
hatype -add FileNone
hatype -modify FileNone SourceFile "./types.cf"
hatype -modify FileNone OfflineMonitorInterval 60
hatype -modify FileNone ArgList PathName
hatype -modify FileNone Operations None
haattr -add FileNone PathName -string
hatype -modify FileNone AttrChangedTimeout 60
hatype -modify FileNone CloseTimeout 60
hatype -modify FileNone CleanTimeout 60
hatype -modify FileNone ConfInterval 600
hatype -modify FileNone MonitorInterval 60
hatype -modify FileNone MonitorTimeout 60
hatype -modify FileNone NumThreads 10
hatype -modify FileNone AgentPriority 0
hatype -modify FileNone AgentClass TS
hatype -modify FileNone ScriptPriority 0
hatype -modify FileNone ScriptClass TS
hatype -modify FileNone LogFileSize 33554432
hatype -modify FileNone OfflineProcScanInterval 60
hatype -modify FileNone OfflineTimeout 300
hatype -modify FileNone OnlineRetryLimit 0
hatype -modify FileNone OnlineTimeout 300
hatype -modify FileNone OnlineWaitLimit 2
hatype -modify FileNone OpenTimeout 60
hatype -modify FileNone ProcScanInterval 60
hatype -modify FileNone ProcScanStatus 0
hatype -modify FileNone RestartLimit 0
hatype -modify FileNone ToleranceLimit 0
hatype -modify FileNone AgentStartTimeout 60
hatype -modify FileNone AgentReplyTimeout 130
hatype -modify FileNone FaultOnMonitorTimeouts 4
hatype -modify FileNone InfoInterval 0
hatype -modify FileNone InfoTimeout 30
hatype -modify FileNone SupportedActions -delete -keys
hatype -modify FileNone ActionTimeout 30
hatype -modify FileNone AgentDirectory ""
hatype -modify FileNone AgentFile ""
hatype -modify FileNone FireDrill 0
haattr -default FileNone AutoStart 1
haattr -default FileNone Critical 1
haattr -default FileNone TriggerEvent 0
haattr -default FileNone ResourceOwner unknown
hatype -modify FileNone MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThr
eshold 100 AvgThreshold 40
hatype -modify FileNone AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300
RegisterRetryLimit 3
hatype -modify FileNone LogDbg -delete -keys
haattr -default FileNone ComputeStats 0
hatype -add FileOnOff
hatype -modify FileOnOff SourceFile "./types.cf"
hatype -modify FileOnOff ArgList PathName
haattr -add FileOnOff PathName -string
hatype -modify FileOnOff AttrChangedTimeout 60
hatype -modify FileOnOff CloseTimeout 60
hatype -modify FileOnOff CleanTimeout 60
hatype -modify FileOnOff ConfInterval 600
hatype -modify FileOnOff MonitorInterval 60
hatype -modify FileOnOff MonitorTimeout 60
hatype -modify FileOnOff NumThreads 10
hatype -modify FileOnOff AgentPriority 0
hatype -modify FileOnOff AgentClass TS
hatype -modify FileOnOff ScriptPriority 0
hatype -modify FileOnOff ScriptClass TS
hatype -modify FileOnOff LogFileSize 33554432
hatype -modify FileOnOff OfflineMonitorInterval 300
hatype -modify FileOnOff OfflineProcScanInterval 60
hatype -modify FileOnOff OfflineTimeout 300
hatype -modify FileOnOff OnlineRetryLimit 0
hatype -modify FileOnOff OnlineTimeout 300
hatype -modify FileOnOff OnlineWaitLimit 2
hatype -modify FileOnOff OpenTimeout 60
hatype -modify FileOnOff ProcScanInterval 60
hatype -modify FileOnOff ProcScanStatus 0
hatype -modify FileOnOff RestartLimit 0
hatype -modify FileOnOff ToleranceLimit 0
hatype -modify FileOnOff AgentStartTimeout 60
hatype -modify FileOnOff AgentReplyTimeout 130
hatype -modify FileOnOff Operations OnOff
hatype -modify FileOnOff FaultOnMonitorTimeouts 4
hatype -modify FileOnOff InfoInterval 0
hatype -modify FileOnOff InfoTimeout 30
hatype -modify FileOnOff SupportedActions -delete -keys
hatype -modify FileOnOff ActionTimeout 30
hatype -modify FileOnOff AgentDirectory ""
hatype -modify FileOnOff AgentFile ""
hatype -modify FileOnOff FireDrill 0
haattr -default FileOnOff AutoStart 1
haattr -default FileOnOff Critical 1
haattr -default FileOnOff TriggerEvent 0
haattr -default FileOnOff ResourceOwner unknown
hatype -modify FileOnOff MonitorStatsParam Frequency 0 ExpectedValue 100 ValueTh
reshold 100 AvgThreshold 40
hatype -modify FileOnOff AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 30
0 RegisterRetryLimit 3
hatype -modify FileOnOff LogDbg -delete -keys
haattr -default FileOnOff ComputeStats 0
hatype -add FileOnOnly
hatype -modify FileOnOnly SourceFile "./types.cf"
hatype -modify FileOnOnly ArgList PathName
hatype -modify FileOnOnly Operations OnOnly
haattr -add FileOnOnly PathName -string
hatype -modify FileOnOnly AttrChangedTimeout 60
hatype -modify FileOnOnly CloseTimeout 60
hatype -modify FileOnOnly CleanTimeout 60
hatype -modify FileOnOnly ConfInterval 600
hatype -modify FileOnOnly MonitorInterval 60
hatype -modify FileOnOnly MonitorTimeout 60
hatype -modify FileOnOnly NumThreads 10
hatype -modify FileOnOnly AgentPriority 0
hatype -modify FileOnOnly AgentClass TS
hatype -modify FileOnOnly ScriptPriority 0
hatype -modify FileOnOnly ScriptClass TS
hatype -modify FileOnOnly LogFileSize 33554432
hatype -modify FileOnOnly OfflineMonitorInterval 300
hatype -modify FileOnOnly OfflineProcScanInterval 60
hatype -modify FileOnOnly OfflineTimeout 300
hatype -modify FileOnOnly OnlineRetryLimit 0
hatype -modify FileOnOnly OnlineTimeout 300
hatype -modify FileOnOnly OnlineWaitLimit 2
hatype -modify FileOnOnly OpenTimeout 60
hatype -modify FileOnOnly ProcScanInterval 60
hatype -modify FileOnOnly ProcScanStatus 0
hatype -modify FileOnOnly RestartLimit 0
hatype -modify FileOnOnly ToleranceLimit 0
hatype -modify FileOnOnly AgentStartTimeout 60
hatype -modify FileOnOnly AgentReplyTimeout 130
hatype -modify FileOnOnly FaultOnMonitorTimeouts 4
hatype -modify FileOnOnly InfoInterval 0
hatype -modify FileOnOnly InfoTimeout 30
hatype -modify FileOnOnly SupportedActions -delete -keys
hatype -modify FileOnOnly ActionTimeout 30
hatype -modify FileOnOnly AgentDirectory ""
hatype -modify FileOnOnly AgentFile ""
hatype -modify FileOnOnly FireDrill 0
haattr -default FileOnOnly AutoStart 1
haattr -default FileOnOnly Critical 1
haattr -default FileOnOnly TriggerEvent 0
haattr -default FileOnOnly ResourceOwner unknown
hatype -modify FileOnOnly MonitorStatsParam Frequency 0 ExpectedValue 100 ValueT
hreshold 100 AvgThreshold 40
hatype -modify FileOnOnly AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 3
00 RegisterRetryLimit 3
hatype -modify FileOnOnly LogDbg -delete -keys
haattr -default FileOnOnly ComputeStats 0
hatype -add IP
hatype -modify IP SourceFile "./types.cf"
hatype -modify IP SupportedActions device.vfd route.vfd
hatype -modify IP ArgList Device Address NetMask Options ArpDelay IfconfigTwice
ContainerName
haattr -add IP Device -string
haattr -add IP Address -string
haattr -add IP NetMask -string
haattr -add IP Options -string
haattr -add IP ArpDelay -integer 1
haattr -add IP IfconfigTwice -integer
haattr -add IP ContainerName -string
hatype -modify IP AttrChangedTimeout 60
hatype -modify IP CloseTimeout 60
hatype -modify IP CleanTimeout 60
hatype -modify IP ConfInterval 600
hatype -modify IP MonitorInterval 60
hatype -modify IP MonitorTimeout 60
hatype -modify IP NumThreads 10
hatype -modify IP AgentPriority 0
hatype -modify IP AgentClass TS
hatype -modify IP ScriptPriority 0
hatype -modify IP ScriptClass TS
hatype -modify IP LogFileSize 33554432
hatype -modify IP OfflineMonitorInterval 300
hatype -modify IP OfflineProcScanInterval 60
hatype -modify IP OfflineTimeout 300
hatype -modify IP OnlineRetryLimit 0
hatype -modify IP OnlineTimeout 300
hatype -modify IP OnlineWaitLimit 2
hatype -modify IP OpenTimeout 60
hatype -modify IP ProcScanInterval 60
hatype -modify IP ProcScanStatus 0
hatype -modify IP RestartLimit 0
hatype -modify IP ToleranceLimit 0
hatype -modify IP AgentStartTimeout 60
hatype -modify IP AgentReplyTimeout 130
hatype -modify IP Operations OnOff
hatype -modify IP FaultOnMonitorTimeouts 4
hatype -modify IP InfoInterval 0
hatype -modify IP InfoTimeout 30
hatype -modify IP ActionTimeout 30
hatype -modify IP AgentDirectory ""
hatype -modify IP AgentFile ""
hatype -modify IP FireDrill 0
haattr -default IP AutoStart 1
haattr -default IP Critical 1
haattr -default IP TriggerEvent 0
haattr -default IP ResourceOwner unknown
hatype -modify IP MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThreshold
100 AvgThreshold 40
hatype -modify IP AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 Regis
terRetryLimit 3
hatype -modify IP LogDbg -delete -keys
haattr -default IP ComputeStats 0
hatype -add IPMultiNIC
hatype -modify IPMultiNIC SourceFile "./types.cf"
hatype -modify IPMultiNIC MonitorTimeout 120
hatype -modify IPMultiNIC ArgList "MultiNICResName:Device" Address NetMask "Mult
iNICResName:ArpDelay" Options "MultiNICResName:Probed" MultiNICR
esName IfconfigTwice ContainerName
haattr -add IPMultiNIC Address -string
haattr -add IPMultiNIC NetMask -string
haattr -add IPMultiNIC Options -string
haattr -add IPMultiNIC MultiNICResName -string
haattr -add IPMultiNIC IfconfigTwice -integer
haattr -add IPMultiNIC ContainerName -string
hatype -modify IPMultiNIC AttrChangedTimeout 60
hatype -modify IPMultiNIC CloseTimeout 60
hatype -modify IPMultiNIC CleanTimeout 60
hatype -modify IPMultiNIC ConfInterval 600
hatype -modify IPMultiNIC MonitorInterval 60
hatype -modify IPMultiNIC NumThreads 10
hatype -modify IPMultiNIC AgentPriority 0
hatype -modify IPMultiNIC AgentClass TS
hatype -modify IPMultiNIC ScriptPriority 0
hatype -modify IPMultiNIC ScriptClass TS
hatype -modify IPMultiNIC LogFileSize 33554432
hatype -modify IPMultiNIC OfflineMonitorInterval 300
hatype -modify IPMultiNIC OfflineProcScanInterval 60
hatype -modify IPMultiNIC OfflineTimeout 300
hatype -modify IPMultiNIC OnlineRetryLimit 0
hatype -modify IPMultiNIC OnlineTimeout 300
hatype -modify IPMultiNIC OnlineWaitLimit 2
hatype -modify IPMultiNIC OpenTimeout 60
hatype -modify IPMultiNIC ProcScanInterval 60
hatype -modify IPMultiNIC ProcScanStatus 0
hatype -modify IPMultiNIC RestartLimit 0
hatype -modify IPMultiNIC ToleranceLimit 0
hatype -modify IPMultiNIC AgentStartTimeout 60
hatype -modify IPMultiNIC AgentReplyTimeout 130
hatype -modify IPMultiNIC Operations OnOff
hatype -modify IPMultiNIC FaultOnMonitorTimeouts 4
hatype -modify IPMultiNIC InfoInterval 0
hatype -modify IPMultiNIC InfoTimeout 30
hatype -modify IPMultiNIC SupportedActions -delete -keys
hatype -modify IPMultiNIC ActionTimeout 30
hatype -modify IPMultiNIC AgentDirectory ""
hatype -modify IPMultiNIC AgentFile ""
hatype -modify IPMultiNIC FireDrill 0
haattr -default IPMultiNIC AutoStart 1
haattr -default IPMultiNIC Critical 1
haattr -default IPMultiNIC TriggerEvent 0
haattr -default IPMultiNIC ResourceOwner unknown
hatype -modify IPMultiNIC MonitorStatsParam Frequency 0 ExpectedValue 100 ValueT
hreshold 100 AvgThreshold 40
hatype -modify IPMultiNIC AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 3
00 RegisterRetryLimit 3
hatype -modify IPMultiNIC LogDbg -delete -keys
haattr -default IPMultiNIC ComputeStats 0
hatype -add IPMultiNICB
hatype -modify IPMultiNICB SourceFile "./types.cf"
hatype -modify IPMultiNICB MonitorInterval 30
hatype -modify IPMultiNICB ToleranceLimit 1
hatype -modify IPMultiNICB ArgList BaseResName Address NetMask DeviceChoice Cont
ainerName
haattr -add IPMultiNICB BaseResName -string
haattr -add IPMultiNICB Address -string
haattr -add IPMultiNICB NetMask -string
haattr -add IPMultiNICB DeviceChoice -string 0
haattr -add IPMultiNICB ContainerName -string
hatype -modify IPMultiNICB AttrChangedTimeout 60
hatype -modify IPMultiNICB CloseTimeout 60
hatype -modify IPMultiNICB CleanTimeout 60
hatype -modify IPMultiNICB ConfInterval 600
hatype -modify IPMultiNICB MonitorTimeout 60
hatype -modify IPMultiNICB NumThreads 10
hatype -modify IPMultiNICB AgentPriority 0
hatype -modify IPMultiNICB AgentClass TS
hatype -modify IPMultiNICB ScriptPriority 0
hatype -modify IPMultiNICB ScriptClass TS
hatype -modify IPMultiNICB LogFileSize 33554432
hatype -modify IPMultiNICB OfflineMonitorInterval 300
hatype -modify IPMultiNICB OfflineProcScanInterval 60
hatype -modify IPMultiNICB OfflineTimeout 300
hatype -modify IPMultiNICB OnlineRetryLimit 0
hatype -modify IPMultiNICB OnlineTimeout 300
hatype -modify IPMultiNICB OnlineWaitLimit 2
hatype -modify IPMultiNICB OpenTimeout 60
hatype -modify IPMultiNICB ProcScanInterval 60
hatype -modify IPMultiNICB ProcScanStatus 0
hatype -modify IPMultiNICB RestartLimit 0
hatype -modify IPMultiNICB AgentStartTimeout 60
hatype -modify IPMultiNICB AgentReplyTimeout 130
hatype -modify IPMultiNICB Operations OnOff
hatype -modify IPMultiNICB FaultOnMonitorTimeouts 4
hatype -modify IPMultiNICB InfoInterval 0
hatype -modify IPMultiNICB InfoTimeout 30
hatype -modify IPMultiNICB SupportedActions -delete -keys
hatype -modify IPMultiNICB ActionTimeout 30
hatype -modify IPMultiNICB AgentDirectory ""
hatype -modify IPMultiNICB AgentFile ""
hatype -modify IPMultiNICB FireDrill 0
haattr -default IPMultiNICB AutoStart 1
haattr -default IPMultiNICB Critical 1
haattr -default IPMultiNICB TriggerEvent 0
haattr -default IPMultiNICB ResourceOwner unknown
hatype -modify IPMultiNICB MonitorStatsParam Frequency 0 ExpectedValue 100 Value
Threshold 100 AvgThreshold 40
hatype -modify IPMultiNICB AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval
300 RegisterRetryLimit 3
hatype -modify IPMultiNICB LogDbg -delete -keys
haattr -default IPMultiNICB ComputeStats 0
hatype -add Mount
hatype -modify Mount SourceFile "./types.cf"
haattr -add -static Mount ContainerType -string Zone
hatype -modify Mount SupportedActions mountpoint.vfd mounted.vfd vxfslic.vfd
hatype -modify Mount ArgList MountPoint BlockDevice FSType MountOpt FsckOpt Snap
Umount CkptUmount SecondLevelMonitor SecondLevelTimeout Containe
rName
haattr -add Mount MountPoint -string
haattr -add Mount BlockDevice -string
haattr -add Mount FSType -string
haattr -add Mount MountOpt -string
haattr -add Mount FsckOpt -string
haattr -add Mount SnapUmount -integer
haattr -add Mount CkptUmount -integer 1
haattr -add Mount SecondLevelMonitor -boolean 0
haattr -add Mount SecondLevelTimeout -integer 30
haattr -add Mount ContainerName -string
hatype -modify Mount AttrChangedTimeout 60
hatype -modify Mount CloseTimeout 60
hatype -modify Mount CleanTimeout 60
hatype -modify Mount ConfInterval 600
hatype -modify Mount MonitorInterval 60
hatype -modify Mount MonitorTimeout 60
hatype -modify Mount NumThreads 10
hatype -modify Mount AgentPriority 0
hatype -modify Mount AgentClass TS
hatype -modify Mount ScriptPriority 0
hatype -modify Mount ScriptClass TS
hatype -modify Mount LogFileSize 33554432
hatype -modify Mount OfflineMonitorInterval 300
hatype -modify Mount OfflineProcScanInterval 60
hatype -modify Mount OfflineTimeout 300
hatype -modify Mount OnlineRetryLimit 0
hatype -modify Mount OnlineTimeout 300
hatype -modify Mount OnlineWaitLimit 2
hatype -modify Mount OpenTimeout 60
hatype -modify Mount ProcScanInterval 60
hatype -modify Mount ProcScanStatus 0
hatype -modify Mount RestartLimit 0
hatype -modify Mount ToleranceLimit 0
hatype -modify Mount AgentStartTimeout 60
hatype -modify Mount AgentReplyTimeout 130
hatype -modify Mount Operations OnOff
hatype -modify Mount FaultOnMonitorTimeouts 4
hatype -modify Mount InfoInterval 0
hatype -modify Mount InfoTimeout 30
hatype -modify Mount ActionTimeout 30
hatype -modify Mount AgentDirectory ""
hatype -modify Mount AgentFile ""
hatype -modify Mount FireDrill 0
haattr -default Mount AutoStart 1
haattr -default Mount Critical 1
haattr -default Mount TriggerEvent 0
haattr -default Mount ResourceOwner unknown
hatype -modify Mount MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThresh
old 100 AvgThreshold 40
hatype -modify Mount AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 Re
gisterRetryLimit 3
hatype -modify Mount LogDbg -delete -keys
haattr -default Mount ComputeStats 0
hatype -add MultiNICA
hatype -modify MultiNICA SourceFile "./types.cf"
hatype -modify MultiNICA MonitorTimeout 300
hatype -modify MultiNICA OfflineMonitorInterval 60
hatype -modify MultiNICA ArgList Device NetMask ArpDelay RetestInterval Options
RouteOptions PingOptimize MonitorOnly IfconfigTwice HandshakeInt
erval NetworkHosts
hatype -modify MultiNICA Operations None
haattr -add MultiNICA Device -string -assoc
haattr -add MultiNICA NetMask -string
haattr -add MultiNICA ArpDelay -integer 1
haattr -add MultiNICA RetestInterval -integer 5
haattr -add MultiNICA Options -string
haattr -add MultiNICA RouteOptions -string
haattr -add MultiNICA PingOptimize -integer 1
haattr -add MultiNICA IfconfigTwice -integer
haattr -add MultiNICA HandshakeInterval -integer 20
haattr -add MultiNICA NetworkHosts -string -vector
hatype -modify MultiNICA AttrChangedTimeout 60
hatype -modify MultiNICA CloseTimeout 60
hatype -modify MultiNICA CleanTimeout 60
hatype -modify MultiNICA ConfInterval 600
hatype -modify MultiNICA MonitorInterval 60
hatype -modify MultiNICA NumThreads 10
hatype -modify MultiNICA AgentPriority 0
hatype -modify MultiNICA AgentClass TS
hatype -modify MultiNICA ScriptPriority 0
hatype -modify MultiNICA ScriptClass TS
hatype -modify MultiNICA LogFileSize 33554432
hatype -modify MultiNICA OfflineProcScanInterval 60
hatype -modify MultiNICA OfflineTimeout 300
hatype -modify MultiNICA OnlineRetryLimit 0
hatype -modify MultiNICA OnlineTimeout 300
hatype -modify MultiNICA OnlineWaitLimit 2
hatype -modify MultiNICA OpenTimeout 60
hatype -modify MultiNICA ProcScanInterval 60
hatype -modify MultiNICA ProcScanStatus 0
hatype -modify MultiNICA RestartLimit 0
hatype -modify MultiNICA ToleranceLimit 0
hatype -modify MultiNICA AgentStartTimeout 60
hatype -modify MultiNICA AgentReplyTimeout 130
hatype -modify MultiNICA FaultOnMonitorTimeouts 4
hatype -modify MultiNICA InfoInterval 0
hatype -modify MultiNICA InfoTimeout 30
hatype -modify MultiNICA SupportedActions -delete -keys
hatype -modify MultiNICA ActionTimeout 30
hatype -modify MultiNICA AgentDirectory ""
hatype -modify MultiNICA AgentFile ""
hatype -modify MultiNICA FireDrill 0
haattr -default MultiNICA AutoStart 1
haattr -default MultiNICA Critical 1
haattr -default MultiNICA TriggerEvent 0
haattr -default MultiNICA ResourceOwner unknown
hatype -modify MultiNICA MonitorStatsParam Frequency 0 ExpectedValue 100 ValueTh
reshold 100 AvgThreshold 40
hatype -modify MultiNICA AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 30
0 RegisterRetryLimit 3
hatype -modify MultiNICA LogDbg -delete -keys
haattr -default MultiNICA ComputeStats 0
hatype -add MultiNICB
hatype -modify MultiNICB SourceFile "./types.cf"
hatype -modify MultiNICB MonitorInterval 10
hatype -modify MultiNICB OfflineMonitorInterval 60
hatype -modify MultiNICB ArgList UseMpathd MpathdCommand ConfigCheck MpathdResta
rt Device NetworkHosts LinkTestRatio IgnoreLinkStatus NetworkTim
eout OnlineTestRepeatCount OfflineTestRepeatCount NoBroadcast DefaultRouter Fail
back GroupName
hatype -modify MultiNICB Operations None
haattr -add MultiNICB UseMpathd -integer
haattr -add MultiNICB MpathdCommand -string "/sbin/in.mpathd"
haattr -add MultiNICB ConfigCheck -integer 1
haattr -add MultiNICB MpathdRestart -integer 1
haattr -add MultiNICB Device -string -assoc
haattr -add MultiNICB NetworkHosts -string -vector
haattr -add MultiNICB LinkTestRatio -integer 1
haattr -add MultiNICB IgnoreLinkStatus -integer 1
haattr -add MultiNICB NetworkTimeout -integer 100
haattr -add MultiNICB OnlineTestRepeatCount -integer 3
haattr -add MultiNICB OfflineTestRepeatCount -integer 3
haattr -add MultiNICB NoBroadcast -integer
haattr -add MultiNICB DefaultRouter -string "0.0.0.0"
haattr -add MultiNICB Failback -integer
haattr -add MultiNICB GroupName -string
hatype -modify MultiNICB AttrChangedTimeout 60
hatype -modify MultiNICB CloseTimeout 60
hatype -modify MultiNICB CleanTimeout 60
hatype -modify MultiNICB ConfInterval 600
hatype -modify MultiNICB MonitorTimeout 60
hatype -modify MultiNICB NumThreads 10
hatype -modify MultiNICB AgentPriority 0
hatype -modify MultiNICB AgentClass TS
hatype -modify MultiNICB ScriptPriority 0
hatype -modify MultiNICB ScriptClass TS
hatype -modify MultiNICB LogFileSize 33554432
hatype -modify MultiNICB OfflineProcScanInterval 60
hatype -modify MultiNICB OfflineTimeout 300
hatype -modify MultiNICB OnlineRetryLimit 0
hatype -modify MultiNICB OnlineTimeout 300
hatype -modify MultiNICB OnlineWaitLimit 2
hatype -modify MultiNICB OpenTimeout 60
hatype -modify MultiNICB ProcScanInterval 60
hatype -modify MultiNICB ProcScanStatus 0
hatype -modify MultiNICB RestartLimit 0
hatype -modify MultiNICB ToleranceLimit 0
hatype -modify MultiNICB AgentStartTimeout 60
hatype -modify MultiNICB AgentReplyTimeout 130
hatype -modify MultiNICB FaultOnMonitorTimeouts 4
hatype -modify MultiNICB InfoInterval 0
hatype -modify MultiNICB InfoTimeout 30
hatype -modify MultiNICB SupportedActions -delete -keys
hatype -modify MultiNICB ActionTimeout 30
hatype -modify MultiNICB AgentDirectory ""
hatype -modify MultiNICB AgentFile ""
hatype -modify MultiNICB FireDrill 0
haattr -default MultiNICB AutoStart 1
haattr -default MultiNICB Critical 1
haattr -default MultiNICB TriggerEvent 0
haattr -default MultiNICB ResourceOwner unknown
hatype -modify MultiNICB MonitorStatsParam Frequency 0 ExpectedValue 100 ValueTh
reshold 100 AvgThreshold 40
hatype -modify MultiNICB AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 30
0 RegisterRetryLimit 3
hatype -modify MultiNICB LogDbg -delete -keys
haattr -default MultiNICB ComputeStats 0
hatype -add NFS
hatype -modify NFS SourceFile "./types.cf"
hatype -modify NFS RestartLimit 1
hatype -modify NFS ArgList Nservers LockFileTimeout
hatype -modify NFS Operations OnOnly
haattr -add NFS Nservers -integer 16
haattr -add NFS LockFileTimeout -integer 180
hatype -modify NFS AttrChangedTimeout 60
hatype -modify NFS CloseTimeout 60
hatype -modify NFS CleanTimeout 60
hatype -modify NFS ConfInterval 600
hatype -modify NFS MonitorInterval 60
hatype -modify NFS MonitorTimeout 60
hatype -modify NFS NumThreads 10
hatype -modify NFS AgentPriority 0
hatype -modify NFS AgentClass TS
hatype -modify NFS ScriptPriority 0
hatype -modify NFS ScriptClass TS
hatype -modify NFS LogFileSize 33554432
hatype -modify NFS OfflineMonitorInterval 300
hatype -modify NFS OfflineProcScanInterval 60
hatype -modify NFS OfflineTimeout 300
hatype -modify NFS OnlineRetryLimit 0
hatype -modify NFS OnlineTimeout 300
hatype -modify NFS OnlineWaitLimit 2
hatype -modify NFS OpenTimeout 60
hatype -modify NFS ProcScanInterval 60
hatype -modify NFS ProcScanStatus 0
hatype -modify NFS ToleranceLimit 0
hatype -modify NFS AgentStartTimeout 60
hatype -modify NFS AgentReplyTimeout 130
hatype -modify NFS FaultOnMonitorTimeouts 4
hatype -modify NFS InfoInterval 0
hatype -modify NFS InfoTimeout 30
hatype -modify NFS SupportedActions -delete -keys
hatype -modify NFS ActionTimeout 30
hatype -modify NFS AgentDirectory ""
hatype -modify NFS AgentFile ""
hatype -modify NFS FireDrill 0
haattr -default NFS AutoStart 1
haattr -default NFS Critical 1
haattr -default NFS TriggerEvent 0
haattr -default NFS ResourceOwner unknown
hatype -modify NFS MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThreshol
d 100 AvgThreshold 40
hatype -modify NFS AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 Regi
sterRetryLimit 3
hatype -modify NFS LogDbg -delete -keys
haattr -default NFS ComputeStats 0
hatype -add NFSRestart
hatype -modify NFSRestart SourceFile "./types.cf"
hatype -modify NFSRestart ArgList LocksPathName NFSLockFailover NFSRes "NFSRes:L
ockFileTimeout"
haattr -add NFSRestart NFSRes -string
haattr -add NFSRestart LocksPathName -string
haattr -add NFSRestart NFSLockFailover -boolean 0
hatype -modify NFSRestart AttrChangedTimeout 60
hatype -modify NFSRestart CloseTimeout 60
hatype -modify NFSRestart CleanTimeout 60
hatype -modify NFSRestart ConfInterval 600
hatype -modify NFSRestart MonitorInterval 60
hatype -modify NFSRestart MonitorTimeout 60
hatype -modify NFSRestart NumThreads 10
hatype -modify NFSRestart AgentPriority 0
hatype -modify NFSRestart AgentClass TS
hatype -modify NFSRestart ScriptPriority 0
hatype -modify NFSRestart ScriptClass TS
hatype -modify NFSRestart LogFileSize 33554432
hatype -modify NFSRestart OfflineMonitorInterval 300
hatype -modify NFSRestart OfflineProcScanInterval 60
hatype -modify NFSRestart OfflineTimeout 300
hatype -modify NFSRestart OnlineRetryLimit 0
hatype -modify NFSRestart OnlineTimeout 300
hatype -modify NFSRestart OnlineWaitLimit 2
hatype -modify NFSRestart OpenTimeout 60
hatype -modify NFSRestart ProcScanInterval 60
hatype -modify NFSRestart ProcScanStatus 0
hatype -modify NFSRestart RestartLimit 0
hatype -modify NFSRestart ToleranceLimit 0
hatype -modify NFSRestart AgentStartTimeout 60
hatype -modify NFSRestart AgentReplyTimeout 130
hatype -modify NFSRestart Operations OnOff
hatype -modify NFSRestart FaultOnMonitorTimeouts 4
hatype -modify NFSRestart InfoInterval 0
hatype -modify NFSRestart InfoTimeout 30
hatype -modify NFSRestart SupportedActions -delete -keys
hatype -modify NFSRestart ActionTimeout 30
hatype -modify NFSRestart AgentDirectory ""
hatype -modify NFSRestart AgentFile ""
hatype -modify NFSRestart FireDrill 0
haattr -default NFSRestart AutoStart 1
haattr -default NFSRestart Critical 1
haattr -default NFSRestart TriggerEvent 0
haattr -default NFSRestart ResourceOwner unknown
hatype -modify NFSRestart MonitorStatsParam Frequency 0 ExpectedValue 100 ValueT
hreshold 100 AvgThreshold 40
hatype -modify NFSRestart AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 3
00 RegisterRetryLimit 3
hatype -modify NFSRestart LogDbg -delete -keys
haattr -default NFSRestart ComputeStats 0
hatype -add NIC
hatype -modify NIC SourceFile "./types.cf"
hatype -modify NIC SupportedActions device.vfd
hatype -modify NIC OfflineMonitorInterval 60
hatype -modify NIC ArgList Device NetworkType PingOptimize NetworkHosts
hatype -modify NIC Operations None
haattr -add NIC Device -string
haattr -add NIC NetworkType -string
haattr -add NIC PingOptimize -integer 1
haattr -add NIC NetworkHosts -string -vector
hatype -modify NIC AttrChangedTimeout 60
hatype -modify NIC CloseTimeout 60
hatype -modify NIC CleanTimeout 60
hatype -modify NIC ConfInterval 600
hatype -modify NIC MonitorInterval 60
hatype -modify NIC MonitorTimeout 60
hatype -modify NIC NumThreads 10
hatype -modify NIC AgentPriority 0
hatype -modify NIC AgentClass TS
hatype -modify NIC ScriptPriority 0
hatype -modify NIC ScriptClass TS
hatype -modify NIC LogFileSize 33554432
hatype -modify NIC OfflineProcScanInterval 60
hatype -modify NIC OfflineTimeout 300
hatype -modify NIC OnlineRetryLimit 0
hatype -modify NIC OnlineTimeout 300
hatype -modify NIC OnlineWaitLimit 2
hatype -modify NIC OpenTimeout 60
hatype -modify NIC ProcScanInterval 60
hatype -modify NIC ProcScanStatus 0
hatype -modify NIC RestartLimit 0
hatype -modify NIC ToleranceLimit 0
hatype -modify NIC AgentStartTimeout 60
hatype -modify NIC AgentReplyTimeout 130
hatype -modify NIC FaultOnMonitorTimeouts 4
hatype -modify NIC InfoInterval 0
hatype -modify NIC InfoTimeout 30
hatype -modify NIC ActionTimeout 30
hatype -modify NIC AgentDirectory ""
hatype -modify NIC AgentFile ""
hatype -modify NIC FireDrill 0
haattr -default NIC AutoStart 1
haattr -default NIC Critical 1
haattr -default NIC TriggerEvent 0
haattr -default NIC ResourceOwner unknown
hatype -modify NIC MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThreshol
d 100 AvgThreshold 40
hatype -modify NIC AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 Regi
sterRetryLimit 3
hatype -modify NIC LogDbg -delete -keys
haattr -default NIC ComputeStats 0
hatype -add NotifierMngr
hatype -modify NotifierMngr SourceFile "./types.cf"
hatype -modify NotifierMngr RestartLimit 3
hatype -modify NotifierMngr ArgList EngineListeningPort MessagesQueue NotifierLi
steningPort SnmpdTrapPort SnmpCommunity SnmpConsoles SmtpServer
SmtpServerVrfyOff SmtpServerTimeout SmtpReturnPath SmtpFromPath SmtpRecipients
haattr -add NotifierMngr EngineListeningPort -integer 14141
haattr -add NotifierMngr MessagesQueue -integer 30
haattr -add NotifierMngr NotifierListeningPort -integer 14144
haattr -add NotifierMngr SnmpdTrapPort -integer 162
haattr -add NotifierMngr SnmpCommunity -string public
haattr -add NotifierMngr SnmpConsoles -string -assoc
haattr -add NotifierMngr SmtpServer -string
haattr -add NotifierMngr SmtpServerVrfyOff -boolean 0
haattr -add NotifierMngr SmtpServerTimeout -integer 10
haattr -add NotifierMngr SmtpReturnPath -string
haattr -add NotifierMngr SmtpFromPath -string
haattr -add NotifierMngr SmtpRecipients -string -assoc
hatype -modify NotifierMngr AttrChangedTimeout 60
hatype -modify NotifierMngr CloseTimeout 60
hatype -modify NotifierMngr CleanTimeout 60
hatype -modify NotifierMngr ConfInterval 600
hatype -modify NotifierMngr MonitorInterval 60
hatype -modify NotifierMngr MonitorTimeout 60
hatype -modify NotifierMngr NumThreads 10
hatype -modify NotifierMngr AgentPriority 0
hatype -modify NotifierMngr AgentClass TS
hatype -modify NotifierMngr ScriptPriority 0
hatype -modify NotifierMngr ScriptClass TS
hatype -modify NotifierMngr LogFileSize 33554432
hatype -modify NotifierMngr OfflineMonitorInterval 300
hatype -modify NotifierMngr OfflineProcScanInterval 60
hatype -modify NotifierMngr OfflineTimeout 300
hatype -modify NotifierMngr OnlineRetryLimit 0
hatype -modify NotifierMngr OnlineTimeout 300
hatype -modify NotifierMngr OnlineWaitLimit 2
hatype -modify NotifierMngr OpenTimeout 60
hatype -modify NotifierMngr ProcScanInterval 60
hatype -modify NotifierMngr ProcScanStatus 0
hatype -modify NotifierMngr ToleranceLimit 0
hatype -modify NotifierMngr AgentStartTimeout 60
hatype -modify NotifierMngr AgentReplyTimeout 130
hatype -modify NotifierMngr Operations OnOff
hatype -modify NotifierMngr FaultOnMonitorTimeouts 4
hatype -modify NotifierMngr InfoInterval 0
hatype -modify NotifierMngr InfoTimeout 30
hatype -modify NotifierMngr SupportedActions -delete -keys
hatype -modify NotifierMngr ActionTimeout 30
hatype -modify NotifierMngr AgentDirectory ""
hatype -modify NotifierMngr AgentFile ""
hatype -modify NotifierMngr FireDrill 0
haattr -default NotifierMngr AutoStart 1
haattr -default NotifierMngr Critical 1
haattr -default NotifierMngr TriggerEvent 0
haattr -default NotifierMngr ResourceOwner unknown
hatype -modify NotifierMngr MonitorStatsParam Frequency 0 ExpectedValue 100 Valu
eThreshold 100 AvgThreshold 40
hatype -modify NotifierMngr AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval
300 RegisterRetryLimit 3
hatype -modify NotifierMngr LogDbg -delete -keys
haattr -default NotifierMngr ComputeStats 0
hatype -add Phantom
hatype -modify Phantom SourceFile "./types.cf"
hatype -modify Phantom ArgList Dummy
haattr -add Phantom Dummy -string
hatype -modify Phantom AttrChangedTimeout 60
hatype -modify Phantom CloseTimeout 60
hatype -modify Phantom CleanTimeout 60
hatype -modify Phantom ConfInterval 600
hatype -modify Phantom MonitorInterval 60
hatype -modify Phantom MonitorTimeout 60
hatype -modify Phantom NumThreads 10
hatype -modify Phantom AgentPriority 0
hatype -modify Phantom AgentClass TS
hatype -modify Phantom ScriptPriority 0
hatype -modify Phantom ScriptClass TS
hatype -modify Phantom LogFileSize 33554432
hatype -modify Phantom OfflineMonitorInterval 300
hatype -modify Phantom OfflineProcScanInterval 60
hatype -modify Phantom OfflineTimeout 300
hatype -modify Phantom OnlineRetryLimit 0
hatype -modify Phantom OnlineTimeout 300
hatype -modify Phantom OnlineWaitLimit 2
hatype -modify Phantom OpenTimeout 60
hatype -modify Phantom ProcScanInterval 60
hatype -modify Phantom ProcScanStatus 0
hatype -modify Phantom RestartLimit 0
hatype -modify Phantom ToleranceLimit 0
hatype -modify Phantom AgentStartTimeout 60
hatype -modify Phantom AgentReplyTimeout 130
hatype -modify Phantom Operations OnOff
hatype -modify Phantom FaultOnMonitorTimeouts 4
hatype -modify Phantom InfoInterval 0
hatype -modify Phantom InfoTimeout 30
hatype -modify Phantom SupportedActions -delete -keys
hatype -modify Phantom ActionTimeout 30
hatype -modify Phantom AgentDirectory ""
hatype -modify Phantom AgentFile ""
hatype -modify Phantom FireDrill 0
haattr -default Phantom AutoStart 1
haattr -default Phantom Critical 1
haattr -default Phantom TriggerEvent 0
haattr -default Phantom ResourceOwner unknown
hatype -modify Phantom MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThre
shold 100 AvgThreshold 40
hatype -modify Phantom AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300
RegisterRetryLimit 3
hatype -modify Phantom LogDbg -delete -keys
haattr -default Phantom ComputeStats 0
hatype -add Process
hatype -modify Process SourceFile "./types.cf"
haattr -add -static Process ContainerType -string Zone
hatype -modify Process SupportedActions program.vfd getcksum
hatype -modify Process ArgList ContainerName PathName Arguments
haattr -add Process ContainerName -string
haattr -add Process PathName -string
haattr -add Process Arguments -string
hatype -modify Process AttrChangedTimeout 60
hatype -modify Process CloseTimeout 60
hatype -modify Process CleanTimeout 60
hatype -modify Process ConfInterval 600
hatype -modify Process MonitorInterval 60
hatype -modify Process MonitorTimeout 60
hatype -modify Process NumThreads 10
hatype -modify Process AgentPriority 0
hatype -modify Process AgentClass TS
hatype -modify Process ScriptPriority 0
hatype -modify Process ScriptClass TS
hatype -modify Process LogFileSize 33554432
hatype -modify Process OfflineMonitorInterval 300
hatype -modify Process OfflineProcScanInterval 60
hatype -modify Process OfflineTimeout 300
hatype -modify Process OnlineRetryLimit 0
hatype -modify Process OnlineTimeout 300
hatype -modify Process OnlineWaitLimit 2
hatype -modify Process OpenTimeout 60
hatype -modify Process ProcScanInterval 60
hatype -modify Process ProcScanStatus 0
hatype -modify Process RestartLimit 0
hatype -modify Process ToleranceLimit 0
hatype -modify Process AgentStartTimeout 60
hatype -modify Process AgentReplyTimeout 130
hatype -modify Process Operations OnOff
hatype -modify Process FaultOnMonitorTimeouts 4
hatype -modify Process InfoInterval 0
hatype -modify Process InfoTimeout 30
hatype -modify Process ActionTimeout 30
hatype -modify Process AgentDirectory ""
hatype -modify Process AgentFile ""
hatype -modify Process FireDrill 0
haattr -default Process AutoStart 1
haattr -default Process Critical 1
haattr -default Process TriggerEvent 0
haattr -default Process ResourceOwner unknown
hatype -modify Process MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThre
shold 100 AvgThreshold 40
hatype -modify Process AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300
RegisterRetryLimit 3
hatype -modify Process LogDbg -delete -keys
haattr -default Process ComputeStats 0
hatype -add ProcessOnOnly
hatype -modify ProcessOnOnly SourceFile "./types.cf"
haattr -add -static ProcessOnOnly ContainerType -string Zone
hatype -modify ProcessOnOnly ArgList ContainerName IgnoreArgs PathName Arguments
hatype -modify ProcessOnOnly Operations OnOnly
haattr -add ProcessOnOnly ContainerName -string
haattr -add ProcessOnOnly IgnoreArgs -boolean 0
haattr -add ProcessOnOnly PathName -string
haattr -add ProcessOnOnly Arguments -string
hatype -modify ProcessOnOnly AttrChangedTimeout 60
hatype -modify ProcessOnOnly CloseTimeout 60
hatype -modify ProcessOnOnly CleanTimeout 60
hatype -modify ProcessOnOnly ConfInterval 600
hatype -modify ProcessOnOnly MonitorInterval 60
hatype -modify ProcessOnOnly MonitorTimeout 60
hatype -modify ProcessOnOnly NumThreads 10
hatype -modify ProcessOnOnly AgentPriority 0
hatype -modify ProcessOnOnly AgentClass TS
hatype -modify ProcessOnOnly ScriptPriority 0
hatype -modify ProcessOnOnly ScriptClass TS
hatype -modify ProcessOnOnly LogFileSize 33554432
hatype -modify ProcessOnOnly OfflineMonitorInterval 300
hatype -modify ProcessOnOnly OfflineProcScanInterval 60
hatype -modify ProcessOnOnly OfflineTimeout 300
hatype -modify ProcessOnOnly OnlineRetryLimit 0
hatype -modify ProcessOnOnly OnlineTimeout 300
hatype -modify ProcessOnOnly OnlineWaitLimit 2
hatype -modify ProcessOnOnly OpenTimeout 60
hatype -modify ProcessOnOnly ProcScanInterval 60
hatype -modify ProcessOnOnly ProcScanStatus 0
hatype -modify ProcessOnOnly RestartLimit 0
hatype -modify ProcessOnOnly ToleranceLimit 0
hatype -modify ProcessOnOnly AgentStartTimeout 60
hatype -modify ProcessOnOnly AgentReplyTimeout 130
hatype -modify ProcessOnOnly FaultOnMonitorTimeouts 4
hatype -modify ProcessOnOnly InfoInterval 0
hatype -modify ProcessOnOnly InfoTimeout 30
hatype -modify ProcessOnOnly SupportedActions -delete -keys
hatype -modify ProcessOnOnly ActionTimeout 30
hatype -modify ProcessOnOnly AgentDirectory ""
hatype -modify ProcessOnOnly AgentFile ""
hatype -modify ProcessOnOnly FireDrill 0
haattr -default ProcessOnOnly AutoStart 1
haattr -default ProcessOnOnly Critical 1
haattr -default ProcessOnOnly TriggerEvent 0
haattr -default ProcessOnOnly ResourceOwner unknown
hatype -modify ProcessOnOnly MonitorStatsParam Frequency 0 ExpectedValue 100 Val
ueThreshold 100 AvgThreshold 40
hatype -modify ProcessOnOnly AMF Mode 3 MonitorInterval 60 OfflineMonitorInterva
l 300 RegisterRetryLimit 3
hatype -modify ProcessOnOnly LogDbg -delete -keys
haattr -default ProcessOnOnly ComputeStats 0
hatype -add Proxy
hatype -modify Proxy SourceFile "./types.cf"
hatype -modify Proxy OfflineMonitorInterval 60
hatype -modify Proxy ArgList TargetResName TargetSysName "TargetResName:Probed"
"TargetResName:State"
hatype -modify Proxy Operations None
haattr -add Proxy TargetResName -string
haattr -add Proxy TargetSysName -string
hatype -modify Proxy AttrChangedTimeout 60
hatype -modify Proxy CloseTimeout 60
hatype -modify Proxy CleanTimeout 60
hatype -modify Proxy ConfInterval 600
hatype -modify Proxy MonitorInterval 60
hatype -modify Proxy MonitorTimeout 60
hatype -modify Proxy NumThreads 10
hatype -modify Proxy AgentPriority 0
hatype -modify Proxy AgentClass TS
hatype -modify Proxy ScriptPriority 0
hatype -modify Proxy ScriptClass TS
hatype -modify Proxy LogFileSize 33554432
hatype -modify Proxy OfflineProcScanInterval 60
hatype -modify Proxy OfflineTimeout 300
hatype -modify Proxy OnlineRetryLimit 0
hatype -modify Proxy OnlineTimeout 300
hatype -modify Proxy OnlineWaitLimit 2
hatype -modify Proxy OpenTimeout 60
hatype -modify Proxy ProcScanInterval 60
hatype -modify Proxy ProcScanStatus 0
hatype -modify Proxy RestartLimit 0
hatype -modify Proxy ToleranceLimit 0
hatype -modify Proxy AgentStartTimeout 60
hatype -modify Proxy AgentReplyTimeout 130
hatype -modify Proxy FaultOnMonitorTimeouts 4
hatype -modify Proxy InfoInterval 0
hatype -modify Proxy InfoTimeout 30
hatype -modify Proxy SupportedActions -delete -keys
hatype -modify Proxy ActionTimeout 30
hatype -modify Proxy AgentDirectory ""
hatype -modify Proxy AgentFile ""
hatype -modify Proxy FireDrill 0
haattr -default Proxy AutoStart 1
haattr -default Proxy Critical 1
haattr -default Proxy TriggerEvent 0
haattr -default Proxy ResourceOwner unknown
hatype -modify Proxy MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThresh
old 100 AvgThreshold 40
hatype -modify Proxy AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 Re
gisterRetryLimit 3
hatype -modify Proxy LogDbg -delete -keys
haattr -default Proxy ComputeStats 0
hatype -add RemoteGroup
hatype -modify RemoteGroup SourceFile "./types.cf"
hatype -modify RemoteGroup OnlineRetryLimit 2
hatype -modify RemoteGroup ToleranceLimit 1
hatype -modify RemoteGroup ArgList IpAddress Port Username Password GroupName VC
SSysName ControlMode OfflineWaitTime DomainType BrokerIp
haattr -add RemoteGroup IpAddress -string
haattr -add RemoteGroup Port -integer 14141
haattr -add RemoteGroup Username -string
haattr -add RemoteGroup Password -string
haattr -add RemoteGroup GroupName -string
haattr -add RemoteGroup VCSSysName -string
haattr -add RemoteGroup ControlMode -string
haattr -add RemoteGroup OfflineWaitTime -integer
haattr -add RemoteGroup DomainType -string
haattr -add RemoteGroup BrokerIp -string
hatype -modify RemoteGroup AttrChangedTimeout 60
hatype -modify RemoteGroup CloseTimeout 60
hatype -modify RemoteGroup CleanTimeout 60
hatype -modify RemoteGroup ConfInterval 600
hatype -modify RemoteGroup MonitorInterval 60
hatype -modify RemoteGroup MonitorTimeout 60
hatype -modify RemoteGroup NumThreads 10
hatype -modify RemoteGroup AgentPriority 0
hatype -modify RemoteGroup AgentClass TS
hatype -modify RemoteGroup ScriptPriority 0
hatype -modify RemoteGroup ScriptClass TS
hatype -modify RemoteGroup LogFileSize 33554432
hatype -modify RemoteGroup OfflineMonitorInterval 300
hatype -modify RemoteGroup OfflineProcScanInterval 60
hatype -modify RemoteGroup OfflineTimeout 300
hatype -modify RemoteGroup OnlineTimeout 300
hatype -modify RemoteGroup OnlineWaitLimit 2
hatype -modify RemoteGroup OpenTimeout 60
hatype -modify RemoteGroup ProcScanInterval 60
hatype -modify RemoteGroup ProcScanStatus 0
hatype -modify RemoteGroup RestartLimit 0
hatype -modify RemoteGroup AgentStartTimeout 60
hatype -modify RemoteGroup AgentReplyTimeout 130
hatype -modify RemoteGroup Operations OnOff
hatype -modify RemoteGroup FaultOnMonitorTimeouts 4
hatype -modify RemoteGroup InfoInterval 0
hatype -modify RemoteGroup InfoTimeout 30
hatype -modify RemoteGroup SupportedActions -delete -keys
hatype -modify RemoteGroup ActionTimeout 30
hatype -modify RemoteGroup AgentDirectory ""
hatype -modify RemoteGroup AgentFile ""
hatype -modify RemoteGroup FireDrill 0
haattr -default RemoteGroup AutoStart 1
haattr -default RemoteGroup Critical 1
haattr -default RemoteGroup TriggerEvent 0
haattr -default RemoteGroup ResourceOwner unknown
hatype -modify RemoteGroup MonitorStatsParam Frequency 0 ExpectedValue 100 Value
Threshold 100 AvgThreshold 40
hatype -modify RemoteGroup AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval
300 RegisterRetryLimit 3
hatype -modify RemoteGroup LogDbg -delete -keys
haattr -default RemoteGroup ComputeStats 0
hatype -add SANVolume
hatype -modify SANVolume SourceFile "./types.cf"
hatype -modify SANVolume OnlineRetryLimit 4
hatype -modify SANVolume ArgList SANVolume SANDiskGroup VolumeServer Domain Excl
usiveUse Preempt AccessPolicy
haattr -add SANVolume Domain -string
haattr -add SANVolume SANDiskGroup -string
haattr -add SANVolume SANVolume -string
haattr -add SANVolume VolumeServer -string
haattr -add SANVolume ExclusiveUse -boolean 1
haattr -add SANVolume Preempt -boolean 1
haattr -add SANVolume AccessPolicy -string RDONLY
hatype -modify SANVolume AttrChangedTimeout 60
hatype -modify SANVolume CloseTimeout 60
hatype -modify SANVolume CleanTimeout 60
hatype -modify SANVolume ConfInterval 600
hatype -modify SANVolume MonitorInterval 60
hatype -modify SANVolume MonitorTimeout 60
hatype -modify SANVolume NumThreads 10
hatype -modify SANVolume AgentPriority 0
hatype -modify SANVolume AgentClass TS
hatype -modify SANVolume ScriptPriority 0
hatype -modify SANVolume ScriptClass TS
hatype -modify SANVolume LogFileSize 33554432
hatype -modify SANVolume OfflineMonitorInterval 300
hatype -modify SANVolume OfflineProcScanInterval 60
hatype -modify SANVolume OfflineTimeout 300
hatype -modify SANVolume OnlineTimeout 300
hatype -modify SANVolume OnlineWaitLimit 2
hatype -modify SANVolume OpenTimeout 60
hatype -modify SANVolume ProcScanInterval 60
hatype -modify SANVolume ProcScanStatus 0
hatype -modify SANVolume RestartLimit 0
hatype -modify SANVolume ToleranceLimit 0
hatype -modify SANVolume AgentStartTimeout 60
hatype -modify SANVolume AgentReplyTimeout 130
hatype -modify SANVolume Operations OnOff
hatype -modify SANVolume FaultOnMonitorTimeouts 4
hatype -modify SANVolume InfoInterval 0
hatype -modify SANVolume InfoTimeout 30
hatype -modify SANVolume SupportedActions -delete -keys
hatype -modify SANVolume ActionTimeout 30
hatype -modify SANVolume AgentDirectory ""
hatype -modify SANVolume AgentFile ""
hatype -modify SANVolume FireDrill 0
haattr -default SANVolume AutoStart 1
haattr -default SANVolume Critical 1
haattr -default SANVolume TriggerEvent 0
haattr -default SANVolume ResourceOwner unknown
hatype -modify SANVolume MonitorStatsParam Frequency 0 ExpectedValue 100 ValueTh
reshold 100 AvgThreshold 40
hatype -modify SANVolume AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 30
0 RegisterRetryLimit 3
hatype -modify SANVolume LogDbg -delete -keys
haattr -default SANVolume ComputeStats 0
hatype -add Share
hatype -modify Share SourceFile "./types.cf"
hatype -modify Share ArgList PathName Options
haattr -add Share PathName -string
haattr -add Share Options -string
hatype -modify Share AttrChangedTimeout 60
hatype -modify Share CloseTimeout 60
hatype -modify Share CleanTimeout 60
hatype -modify Share ConfInterval 600
hatype -modify Share MonitorInterval 60
hatype -modify Share MonitorTimeout 60
hatype -modify Share NumThreads 10
hatype -modify Share AgentPriority 0
hatype -modify Share AgentClass TS
hatype -modify Share ScriptPriority 0
hatype -modify Share ScriptClass TS
hatype -modify Share LogFileSize 33554432
hatype -modify Share OfflineMonitorInterval 300
hatype -modify Share OfflineProcScanInterval 60
hatype -modify Share OfflineTimeout 300
hatype -modify Share OnlineRetryLimit 0
hatype -modify Share OnlineTimeout 300
hatype -modify Share OnlineWaitLimit 2
hatype -modify Share OpenTimeout 60
hatype -modify Share ProcScanInterval 60
hatype -modify Share ProcScanStatus 0
hatype -modify Share RestartLimit 0
hatype -modify Share ToleranceLimit 0
hatype -modify Share AgentStartTimeout 60
hatype -modify Share AgentReplyTimeout 130
hatype -modify Share Operations OnOff
hatype -modify Share FaultOnMonitorTimeouts 4
hatype -modify Share InfoInterval 0
hatype -modify Share InfoTimeout 30
hatype -modify Share SupportedActions -delete -keys
hatype -modify Share ActionTimeout 30
hatype -modify Share AgentDirectory ""
hatype -modify Share AgentFile ""
hatype -modify Share FireDrill 0
haattr -default Share AutoStart 1
haattr -default Share Critical 1
haattr -default Share TriggerEvent 0
haattr -default Share ResourceOwner unknown
hatype -modify Share MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThresh
old 100 AvgThreshold 40
hatype -modify Share AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 Re
gisterRetryLimit 3
hatype -modify Share LogDbg -delete -keys
haattr -default Share ComputeStats 0
hatype -add VRTSWebApp
hatype -modify VRTSWebApp SourceFile "./types.cf"
hatype -modify VRTSWebApp NumThreads 1
hatype -modify VRTSWebApp ArgList AppName InstallDir TimeForOnline
haattr -add VRTSWebApp AppName -string
haattr -add VRTSWebApp InstallDir -string
haattr -add VRTSWebApp TimeForOnline -integer
hatype -modify VRTSWebApp AttrChangedTimeout 60
hatype -modify VRTSWebApp CloseTimeout 60
hatype -modify VRTSWebApp CleanTimeout 60
hatype -modify VRTSWebApp ConfInterval 600
hatype -modify VRTSWebApp MonitorInterval 60
hatype -modify VRTSWebApp MonitorTimeout 60
hatype -modify VRTSWebApp AgentPriority 0
hatype -modify VRTSWebApp AgentClass TS
hatype -modify VRTSWebApp ScriptPriority 0
hatype -modify VRTSWebApp ScriptClass TS
hatype -modify VRTSWebApp LogFileSize 33554432
hatype -modify VRTSWebApp OfflineMonitorInterval 300
hatype -modify VRTSWebApp OfflineProcScanInterval 60
hatype -modify VRTSWebApp OfflineTimeout 300
hatype -modify VRTSWebApp OnlineRetryLimit 0
hatype -modify VRTSWebApp OnlineTimeout 300
hatype -modify VRTSWebApp OnlineWaitLimit 2
hatype -modify VRTSWebApp OpenTimeout 60
hatype -modify VRTSWebApp ProcScanInterval 60
hatype -modify VRTSWebApp ProcScanStatus 0
hatype -modify VRTSWebApp RestartLimit 0
hatype -modify VRTSWebApp ToleranceLimit 0
hatype -modify VRTSWebApp AgentStartTimeout 60
hatype -modify VRTSWebApp AgentReplyTimeout 130
hatype -modify VRTSWebApp Operations OnOff
hatype -modify VRTSWebApp FaultOnMonitorTimeouts 4
hatype -modify VRTSWebApp InfoInterval 0
hatype -modify VRTSWebApp InfoTimeout 30
hatype -modify VRTSWebApp SupportedActions -delete -keys
hatype -modify VRTSWebApp ActionTimeout 30
hatype -modify VRTSWebApp AgentDirectory ""
hatype -modify VRTSWebApp AgentFile ""
hatype -modify VRTSWebApp FireDrill 0
haattr -default VRTSWebApp AutoStart 1
haattr -default VRTSWebApp Critical 1
haattr -default VRTSWebApp TriggerEvent 0
haattr -default VRTSWebApp ResourceOwner unknown
hatype -modify VRTSWebApp MonitorStatsParam Frequency 0 ExpectedValue 100 ValueT
hreshold 100 AvgThreshold 40
hatype -modify VRTSWebApp AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 3
00 RegisterRetryLimit 3
hatype -modify VRTSWebApp LogDbg -delete -keys
haattr -default VRTSWebApp ComputeStats 0
hatype -add Volume
hatype -modify Volume SourceFile "./types.cf"
hatype -modify Volume NumThreads 1
hatype -modify Volume ArgList Volume DiskGroup
haattr -add Volume Volume -string
haattr -add Volume DiskGroup -string
hatype -modify Volume AttrChangedTimeout 60
hatype -modify Volume CloseTimeout 60
hatype -modify Volume CleanTimeout 60
hatype -modify Volume ConfInterval 600
hatype -modify Volume MonitorInterval 60
hatype -modify Volume MonitorTimeout 60
hatype -modify Volume AgentPriority 0
hatype -modify Volume AgentClass TS
hatype -modify Volume ScriptPriority 0
hatype -modify Volume ScriptClass TS
hatype -modify Volume LogFileSize 33554432
hatype -modify Volume OfflineMonitorInterval 300
hatype -modify Volume OfflineProcScanInterval 60
hatype -modify Volume OfflineTimeout 300
hatype -modify Volume OnlineRetryLimit 0
hatype -modify Volume OnlineTimeout 300
hatype -modify Volume OnlineWaitLimit 2
hatype -modify Volume OpenTimeout 60
hatype -modify Volume ProcScanInterval 60
hatype -modify Volume ProcScanStatus 0
hatype -modify Volume RestartLimit 0
hatype -modify Volume ToleranceLimit 0
hatype -modify Volume AgentStartTimeout 60
hatype -modify Volume AgentReplyTimeout 130
hatype -modify Volume Operations OnOff
hatype -modify Volume FaultOnMonitorTimeouts 4
hatype -modify Volume InfoInterval 0
hatype -modify Volume InfoTimeout 30
hatype -modify Volume SupportedActions -delete -keys
hatype -modify Volume ActionTimeout 30
hatype -modify Volume AgentDirectory ""
hatype -modify Volume AgentFile ""
hatype -modify Volume FireDrill 0
haattr -default Volume AutoStart 1
haattr -default Volume Critical 1
haattr -default Volume TriggerEvent 0
haattr -default Volume ResourceOwner unknown
hatype -modify Volume MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThres
hold 100 AvgThreshold 40
hatype -modify Volume AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 R
egisterRetryLimit 3
hatype -modify Volume LogDbg -delete -keys
haattr -default Volume ComputeStats 0
hatype -add Zone
hatype -modify Zone SourceFile "./types.cf"
hatype -modify Zone ArgList ZoneName ShutdownGracePeriod
haattr -add Zone ZoneName -string
haattr -add Zone ShutdownGracePeriod -integer
hatype -modify Zone AttrChangedTimeout 60
hatype -modify Zone CloseTimeout 60
hatype -modify Zone CleanTimeout 60
hatype -modify Zone ConfInterval 600
hatype -modify Zone MonitorInterval 60
hatype -modify Zone MonitorTimeout 60
hatype -modify Zone NumThreads 10
hatype -modify Zone AgentPriority 0
hatype -modify Zone AgentClass TS
hatype -modify Zone ScriptPriority 0
hatype -modify Zone ScriptClass TS
hatype -modify Zone LogFileSize 33554432
hatype -modify Zone OfflineMonitorInterval 300
hatype -modify Zone OfflineProcScanInterval 60
hatype -modify Zone OfflineTimeout 300
hatype -modify Zone OnlineRetryLimit 0
hatype -modify Zone OnlineTimeout 300
hatype -modify Zone OnlineWaitLimit 2
hatype -modify Zone OpenTimeout 60
hatype -modify Zone ProcScanInterval 60
hatype -modify Zone ProcScanStatus 0
hatype -modify Zone RestartLimit 0
hatype -modify Zone ToleranceLimit 0
hatype -modify Zone AgentStartTimeout 60
hatype -modify Zone AgentReplyTimeout 130
hatype -modify Zone Operations OnOff
hatype -modify Zone FaultOnMonitorTimeouts 4
hatype -modify Zone InfoInterval 0
hatype -modify Zone InfoTimeout 30
hatype -modify Zone SupportedActions -delete -keys
hatype -modify Zone ActionTimeout 30
hatype -modify Zone AgentDirectory ""
hatype -modify Zone AgentFile ""
hatype -modify Zone FireDrill 0
haattr -default Zone AutoStart 1
haattr -default Zone Critical 1
haattr -default Zone TriggerEvent 0
haattr -default Zone ResourceOwner unknown
hatype -modify Zone MonitorStatsParam Frequency 0 ExpectedValue 100 ValueThresho
ld 100 AvgThreshold 40
hatype -modify Zone AMF Mode 3 MonitorInterval 60 OfflineMonitorInterval 300 Reg
isterRetryLimit 3
hatype -modify Zone LogDbg -delete -keys
haattr -default Zone ComputeStats 0
haclus -modify PrintMsg 0
haclus -modify UserNames admin cp
haclus -modify Administrators admin
haclus -modify SourceFile "./main.cf"
haclus -modify ClusterName VCSCluster040
hasys -add sf2218
hasys -modify sf2218 SourceFile "./main.cf"
hasys -add sf2219
hasys -modify sf2219 SourceFile "./main.cf"
hasys -add sf2220
hasys -modify sf2220 SourceFile "./main.cf"
hagrp -add ClusterService
hagrp -modify ClusterService SystemList sf2220 0 sf2219 1 sf2218 2
hagrp -modify ClusterService AutoStartList sf2220 sf2219 sf2218
hagrp -modify ClusterService FailOverPolicy RoundRobin
hagrp -modify ClusterService SourceFile "./main.cf"
hares -add not_mgr NotifierMngr ClusterService
hares -modify not_mgr SnmpConsoles "146.171.59.11" Information
hares -modify not_mgr EngineListeningPort 14141
hares -modify not_mgr MessagesQueue 30
hares -modify not_mgr NotifierListeningPort 14144
hares -modify not_mgr SnmpdTrapPort 162
hares -modify not_mgr SnmpCommunity public
hares -modify not_mgr SmtpServerVrfyOff 0
hares -modify not_mgr SmtpServerTimeout 10
hares -modify not_mgr SmtpRecipients -delete -keys
hares -modify not_mgr Enabled 1
hagrp -add appl01
hagrp -modify appl01 SystemList sf2220 0 sf2219 1 sf2218 2
hagrp -modify appl01 Frozen 1
hagrp -modify appl01 AutoStartList sf2220 sf2219 sf2218
hagrp -modify appl01 SourceFile "./main.cf"
hares -add dcs_appl01 DCS appl01
hares -modify dcs_appl01 Enabled 1
hares -add appl01v5dg DiskGroup appl01
hares -modify appl01v5dg DiskGroup appl01v5dg
hares -modify appl01v5dg StartVolumes 1
hares -modify appl01v5dg StopVolumes 1
hares -modify appl01v5dg MonitorReservation 0
hares -modify appl01v5dg tempUseFence INVALID
hares -modify appl01v5dg PanicSystemOnDGLoss 1
hares -modify appl01v5dg DiskGroupType private
hares -modify appl01v5dg Enabled 1
hares -add appl02v5dg DiskGroup appl01
hares -modify appl02v5dg DiskGroup appl02v5dg
hares -modify appl02v5dg StartVolumes 1
hares -modify appl02v5dg StopVolumes 1
hares -modify appl02v5dg MonitorReservation 0
hares -modify appl02v5dg tempUseFence INVALID
hares -modify appl02v5dg PanicSystemOnDGLoss 1
hares -modify appl02v5dg DiskGroupType private
hares -modify appl02v5dg Enabled 1
hares -add appl01vip IPMultiNIC appl01
hares -modify appl01vip Address "192.168.193.28"
hares -modify appl01vip NetMask "255.255.255.192"
hares -modify appl01vip MultiNICResName appl01mnic
hares -modify appl01vip IfconfigTwice 1
hares -modify appl01vip Enabled 1
hares -add appl02vip IPMultiNIC appl01
hares -modify appl02vip Address "192.168.193.29"
hares -modify appl02vip NetMask "255.255.255.192"
hares -modify appl02vip MultiNICResName appl01mnic
hares -modify appl02vip IfconfigTwice 1
hares -modify appl02vip Enabled 1
hares -add dcsvip IPMultiNICB appl01
hares -modify dcsvip BaseResName dcsmnic
hares -modify dcsvip Address "146.171.39.240"
hares -modify dcsvip NetMask "255.255.255.0"
hares -modify dcsvip DeviceChoice 0
hares -modify dcsvip Enabled 1
hares -add appl01_loc Mount appl01
hares -modify appl01_loc MountPoint "/appl/dcs/appl01_loc_v5"
hares -modify appl01_loc BlockDevice "/dev/vx/dsk/appl01v5dg/appl01v5"
hares -modify appl01_loc FSType vxfs
hares -modify appl01_loc FsckOpt "%-y"
hares -modify appl01_loc CkptUmount 1
hares -modify appl01_loc SecondLevelMonitor 0
hares -modify appl01_loc SecondLevelTimeout 30
hares -modify appl01_loc Enabled 1
hares -add appl02_loc Mount appl01
hares -modify appl02_loc MountPoint "/appl/dcs/appl02_loc_v5"
hares -modify appl02_loc BlockDevice "/dev/vx/dsk/appl02v5dg/appl02v5"
hares -modify appl02_loc FSType vxfs
hares -modify appl02_loc FsckOpt "%-y"
hares -modify appl02_loc CkptUmount 1
hares -modify appl02_loc SecondLevelMonitor 0
hares -modify appl02_loc SecondLevelTimeout 30
hares -modify appl02_loc Enabled 1
hares -add appl01mnic MultiNICA appl01
hares -local appl01mnic Device
hares -modify appl01mnic Device bge1 "192.168.193.12" -sys sf2220
hares -modify appl01mnic Device bge1 "192.168.193.14" -sys sf2219
hares -modify appl01mnic Device bge1 "192.168.193.13" -sys sf2218
hares -modify appl01mnic NetMask "255.255.255.192"
hares -modify appl01mnic ArpDelay 5
hares -modify appl01mnic PingOptimize 0
hares -modify appl01mnic IfconfigTwice 1
hares -modify appl01mnic RetestInterval 5
hares -modify appl01mnic HandshakeInterval 20
hares -modify appl01mnic Enabled 1
hares -add dcsmnic MultiNICB appl01
hares -local dcsmnic Device
hares -modify dcsmnic Device bge3 0 -sys sf2220
hares -modify dcsmnic Device bge3 0 -sys sf2219
hares -modify dcsmnic Device bge3 0 -sys sf2218
hares -modify dcsmnic MpathdCommand "/sbin/in.mpathd"
hares -modify dcsmnic ConfigCheck 1
hares -modify dcsmnic MpathdRestart 1
hares -modify dcsmnic LinkTestRatio 1
hares -modify dcsmnic IgnoreLinkStatus 1
hares -modify dcsmnic NetworkTimeout 100
hares -modify dcsmnic OnlineTestRepeatCount 3
hares -modify dcsmnic OfflineTestRepeatCount 3
hares -modify dcsmnic DefaultRouter "0.0.0.0"
hares -modify dcsmnic Enabled 1
hares -add NFS_a012 NFS appl01
hares -modify NFS_a012 Nservers 24
hares -modify NFS_a012 LockFileTimeout 180
hares -modify NFS_a012 Enabled 1
hares -add share_a01 Share appl01
hares -modify share_a01 PathName "/appl/dcs/appl01_loc_v5"
hares -modify share_a01 Options "%-o rw,anon=0"
hares -modify share_a01 Enabled 1
hares -add share_a02 Share appl01
hares -modify share_a02 PathName "/appl/dcs/appl02_loc_v5"
hares -modify share_a02 Options "%-o rw,anon=0"
hares -modify share_a02 Enabled 1
hares -add appl01 Volume appl01
hares -modify appl01 Volume appl01v5
hares -modify appl01 DiskGroup appl01v5dg
hares -modify appl01 Enabled 1
hares -add appl02 Volume appl01
hares -modify appl02 Volume appl02v5
hares -modify appl02 DiskGroup appl02v5dg
hares -modify appl02 Enabled 1
hares -link appl01 appl01v5dg
hares -link appl01_loc appl01
hares -link appl01vip appl01mnic
hares -link appl02 appl02v5dg
hares -link appl02_loc appl02
hares -link appl02vip appl01mnic
hares -link dcs_appl01 dcsvip
hares -link dcsvip dcsmnic
hares -link dcsvip share_a01
hares -link dcsvip share_a02
hares -link share_a01 NFS_a012
hares -link share_a01 appl01_loc
hares -link share_a01 appl01vip
hares -link share_a02 NFS_a012
hares -link share_a02 appl02_loc
hares -link share_a02 appl02vip
[sf2220:root]:"/test/tst" > pwd
/test/tst
[sf2220:root]:"/test/tst" >
[sf2220:root]:"/test/tst" > cd /test
[sf2220:root]:"/test" > ls
DCSTypes.cf hi.txt main.cf tst type
s.cf VRTSWebAppType.cf
[sf2220:root]:"/test" > mv main.cf main.cf.old
[sf2220:root]:"/test" > ls
DCSTypes.cf hi.txt main.cf.old tst type
s.cf VRTSWebAppType.cf
[sf2220:root]:"/test" > cd tst
[sf2220:root]:"/test/tst" > hacf -help
VCS INFO V-16-1-10601 Usage:
hacf -cftocmd <conf_dir> [-dest <dest_dir>] [-display]
hacf -cmdtocf <conf_dir> [-dest <dest_dir>]
hacf -verify <conf_dir> [-display]
hacf -help
[sf2220:root]:"/test/tst" > hacf -cmdtocf /test/tst -dest /test
[sf2220:root]:"/test/tst" > cd ..
[sf2220:root]:"/test" > ls -ltr
total 48
-rw-r--r-- 1 root sys 244 Jul 12 2003 VRTSWebAppType.cf
-rw------- 1 root root 310 Jul 30 2008 DCSTypes.cf
-rw------- 1 root root 7696 Jul 30 2008 types.cf
-rw------- 1 root root 3685 Sep 6 23:32 main.cf.old
-rw-r----- 1 root root 18 Jan 7 16:06 hi.txt
drwxr-x--- 2 root root 512 Jan 7 17:01 tst
-rw------- 2 root root 3697 Jan 7 17:01 main.cf.07Jan2011.17.01.32
-rw------- 2 root root 3697 Jan 7 17:01 main.cf
[sf2220:root]:"/test" >

You might also like