検索クエリーを入力してください
<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 エージェント
- インフラエージェントとサポートエージェント
- エージェントのテスト
- レプリケーションエージェント
MultiNICB エージェントのリソースタイプの定義
Solaris でのこのエージェントのリソース定義は次のとおりです。
type MultiNICB ( static int MonitorInterval = 10 static int OfflineMonitorInterval = 60 static str Operations = None static str ArgList[] = { UseMpathd, MpathdCommand, ConfigCheck, MpathdRestart, Device, NetworkHosts, LinkTestRatio, IgnoreLinkStatus, NetworkTimeout, OnlineTestRepeatCount, OfflineTestRepeatCount, NoBroadcast, DefaultRouter, Failback, GroupName, Protocol, IPMPDevice } int UseMpathd str MpathdCommand = "/usr/lib/inet/in.mpathd" int ConfigCheck = 1 int MpathdRestart = 1 str Device{} str NetworkHosts[] int LinkTestRatio = 1 int IgnoreLinkStatus = 1 int NetworkTimeout = 100 int OnlineTestRepeatCount = 3 int OfflineTestRepeatCount = 3 int NoBroadcast str DefaultRouter = "0.0.0.0" int Failback str GroupName str Protocol = IPv4 str IPMPDevice )