検索クエリーを入力してください
<book_title> を検索 ...
Cluster Server 7.4.3 付属エージェントリファレンスガイド - Linux
Last Published:
2020-12-25
Product(s):
InfoScale & Storage Foundation (7.4.3)
Platform: Linux
- 付属エージェントの概要
- ストレージエージェント
- DiskGroup エージェント
- DiskGroupSnap エージェント
- Volume エージェント
- VolumeSet エージェント
- LVMLogicalVolume エージェント
- LVMVolumeGroup エージェント
- Mount エージェント
- Mount エージェントの設定例
- VMwareDisksエージェント
- SFCache エージェント
- Network エージェント
- ネットワークエージェントについて
- IP エージェント
- NIC エージェント
- IPMultiNIC エージェント
- MultiNICA エージェント
- DNS エージェント
- AWSIP エージェント
- AWSRoute53 エージェント
- AzureDNSZone エージェント
- ファイル共有エージェント
- サービスエージェントとアプリケーションエージェント
- Apache HTTP サーバーエージェント
- Application エージェント
- CoordPoint エージェント
- KVMGuest エージェント
- KVMGuest エージェントに関する注意
- KVMGuest 環境の設定例
- RHEV 環境の設定例
- Process エージェント
- ProcessOnOnly エージェント
- インフラエージェントとサポートエージェント
- エージェントのテスト
- レプリケーションエージェント
- RVG エージェント
- RVGPrimary エージェント
- RVGSnapshot
- RVGShared エージェント
- RVGLogowner エージェント
- RVGSharedPri エージェント
- VFRJob エージェント
リソースタイプの定義
type NotifierMngr ( static int RestartLimit = 3 static str ArgList[] = { EngineListeningPort, MessagesQueue, MessageExpiryInterval, NotifierListeningPort, NotifierSourceIP, SnmpdTrapPort, SnmpCommunity, SnmpConsoles, SmtpServer, SmtpServerVrfyOff, SmtpServerTimeout, SmtpReturnPath, SmtpFromPath, SmtpRecipients } int EngineListeningPort = 14141 int MessagesQueue = 30 int MessageExpiryInterval = 3600 int NotifierListeningPort = 14144 str NotifierSourceIP int SnmpdTrapPort = 162 str SnmpCommunity = public str SnmpConsoles{} str SmtpServer boolean SmtpServerVrfyOff = 0 int SmtpServerTimeout = 10 str SmtpReturnPath str SmtpFromPath str SmtpRecipients{} )