検索クエリーを入力してください
<book_title> を検索 ...
Cluster Server 8.0.2 付属エージェントリファレンスガイド - Solaris
Last Published:
2023-07-18
Product(s):
InfoScale & Storage Foundation (8.0.2)
Platform: Solaris
- 付属エージェントの概要
- ストレージエージェント
- DiskGroup エージェント
- DiskGroupSnap エージェント
- Disk エージェント
- Volume エージェント
- VolumeSet エージェント
- Mount エージェント
- Mount エージェントの設定例
- Zpool エージェント
- VMwareDisksエージェント
- SFCache エージェント
- Network エージェント
- ネットワークエージェントについて
- IP エージェント
- NIC エージェント
- IPMultiNICB と MultiNICB エージェントについて
- IPMultiNICB エージェント
- MultiNICB エージェント
- MultiNICB エージェントの設定例
- DNS エージェント
- ファイル共有エージェント
- サービスエージェントとアプリケーションエージェント
- AlternateIO エージェント
- Apache HTTP サーバーエージェント
- Application エージェント
- CoordPoint エージェント
-
LDom エージェント
- 依存関係
- Process エージェント
- ProcessOnOnly エージェント
- Project エージェント
- RestServer エージェント
- Zone エージェント
- インフラエージェントとサポートエージェント
- エージェントのテスト
- レプリケーションエージェント
リソースタイプの定義
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{} )