検索クエリーを入力してください
<book_title> を検索 ...
Cluster Server 7.3.1 付属エージェントリファレンスガイド - Linux
Last Published:
2018-01-17
Product(s):
InfoScale & Storage Foundation (7.3.1)
- 付属エージェントの概要
- ストレージエージェント
- DiskGroup エージェント
- DiskGroupSnap エージェント
- Volume エージェント
- VolumeSet エージェント
- LVMLogicalVolume エージェント
- LVMVolumeGroup エージェント
- LVMVolumeGroup エージェントの設定例
- Mount エージェント
- Mount エージェントの設定例
- VMwareDisksエージェント
- SFCache エージェント
- AWS EBSVol エージェント
- AzureDisk エージェント
- Network エージェント
- ネットワークエージェントについて
- IP エージェント
- NIC エージェント
- IPMultiNIC エージェント
- MultiNICA エージェント
- DNS エージェント
- AWSIP エージェント
- AWSRoute53 エージェント
- AzureIP エージェント
- AzureDNSZone エージェント
- ファイル共有エージェント
- サービスとアプリケーションのエージェント
- Apache HTTP サーバーエージェント
- Application エージェント
- CoordPoint エージェント
- KVMGuest エージェント
- KVMGuest エージェントに関する注意
- KVMGuest 環境の設定例
- RHEV 環境の設定例
- Process エージェント
- ProcessOnOnly エージェント
- AzureAuth エージェント
- インフラとサポートのエージェント
- エージェントのテスト
- レプリケーションエージェント
- 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{} )