検索クエリーを入力してください
<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 Apache ( static keylist SupportedActions = { "checkconffile.vfd" } static str ArgList[] = { ResLogLevel, State, IState, httpdDir, SharedObjDir, EnvFile, PidFile, HostName, Port, User, ConfigFile, EnableSSL, DirectiveAfter, DirectiveBefore } str ResLogLevel = INFO str httpdDir str SharedObjDir str EnvFile str PidFile str HostName int Port = 80 str User str ConfigFile str DirectiveAfter{} str DirectiveBefore{} boolean EnableSSL static int IMF{} = { Mode = 2, MonitorFreq = 5, RegisterRetryLimit = 3 } static str IMFRegList[] = { ConfigFile, httpdDir }
static int ContainerOpts{} = { RunInContainer=1, PassCInfo=1 }
static boolean IntentionalOffline = 0 )