| Oracle Enterprise Manager Configuration Change Consoleインストレーション・ガイド 10gリリース5(10.2.0.5) for Microsoft Windows or UNIX Systems B55859-01 |
|
![]() 戻る |
![]() 次へ |
この付録では、MIBファイルとGB RAMチューニングについて説明します。
次のMIBファイルはSNMPサーバーで使用されるものです。「SNMPサーバーの構成」で説明しています。管理者がSNMP環境に合せてソースを変更することができます。
AR-SMI.mib
-- *****************************************************************
-- AR-SMI.my: Oracle EM CCC Structure of Management Information
--
-- Copyright (c) 2002-2009 by Oracle, Inc.
-- All rights reserved.
--
-- *****************************************************************
--
AR-SMI DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
OBJECT-IDENTITY,
enterprises
FROM SNMPv2-SMI;
activer MODULE-IDENTITY
LAST-UPDATED "200903040000Z"
ORGANIZATION "Oracle, Inc."
CONTACT-INFO
"Oracle
Support
Postal: 500 Oracle Parkway
Redwood Shores, CA 94065
USA
Tel: +1 800 ORACLE1
E-mail: oraclesales_us@oracle.com"
DESCRIPTION
"The Structure of Management Information for
Oracle EM CCC."
REVISION "200903040000Z "
DESCRIPTION
"Initial version of this MIB module."
::= { enterprises 22307 } -- assigned by IANA
activerProducts OBJECT-IDENTITY
STATUS current
DESCRIPTION
"activerProducts is the root OBJECT IDENTIFIER from
which sysObjectID values are assigned. Actual
values are defined in AR-PRODUCTS-MIB."
::= { activer 1 }
activerAgentCapability OBJECT-IDENTITY
STATUS current
DESCRIPTION
"activerAgentCapability provides a root object identifier
from which AGENT-CAPABILITIES values may be assigned."
::= { activer 2 }
activerConfig OBJECT-IDENTITY
STATUS current
DESCRIPTION
"activerConfig is the main subtree for configuration mibs."
::= { activer 3 }
activerMgmt OBJECT-IDENTITY
STATUS current
DESCRIPTION
"activerMgmt is the main subtree for new mib development."
::= { activer 4 }
activerNotifications OBJECT-IDENTITY
STATUS current
DESCRIPTION
"activerNotifications is the main subtree for notifications
(traps) sent by Oracle CCC software."
::= { activer 5 }
activerAdmin OBJECT-IDENTITY
STATUS current
DESCRIPTION
"activerAdmin is reserved for administratively assigned
OBJECT IDENTIFIERS, i.e. those not associated with MIB
objects"
::= { activer 6 }
activerModules OBJECT-IDENTITY
STATUS current
DESCRIPTION
"activerModules provides a root object identifier
from which MODULE-IDENTITY values may be assigned."
::= { activer 7 }
activerPolicy OBJECT-IDENTITY
STATUS current
DESCRIPTION
"activerPolicy is the root of the Oracle CCC-assigned
OID subtree for use with Policy Management."
::= { activer 8 }
activerExperiment OBJECT-IDENTITY
STATUS current
DESCRIPTION
"activerExperiment provides a root object identifier
from which experimental mibs may be temporarily
based."
::= { activer 9 }
temporary OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Subtree beneath which temporary MIB objects were
placed."
::= { activer 10 }
END
AR-NOTIF.mib
-- *****************************************************************
-- AR-NOTIF.my: Oracle EM CCC Notification Definition File
----
-- Copyright (c) 2002-2009 by Oracle, Inc.
-- All rights reserved.
--
-- *****************************************************************
--
AR-NOTIF DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
OBJECT-IDENTITY,
OBJECT-TYPE, NOTIFICATION-TYPE,
enterprises
FROM SNMPv2-SMI
activerModules,
activerNotifications
FROM AR-SMI ;
arNotif MODULE-IDENTITY
LAST-UPDATED "200903040000Z "
ORGANIZATION "Oracle, Inc."
CONTACT-INFO
"Oracle
Support
Postal: 500 Oracle Parkway
Redwood Shores, CA 94065
USA
Tel: +1 800 ORACLE1
E-mail: oraclesales_us@oracle.com"
DESCRIPTION
"The Definition of Notification sent by
Oracle EM CCC."
REVISION "200903040000Z "
DESCRIPTION
"Initial version of this MIB module."
::= { activerModules 1 } -- assigned by IANA
occNotifMIBObjects OBJECT IDENTIFIER ::= { arNotif 1 }
occNotifConformance OBJECT IDENTIFIER ::= { arNotif 2 }
occNotifInfo OBJECT IDENTIFIER ::= { occNotifMIBObjects 1 }
occNotifNotification OBJECT IDENTIFIER ::= { occNotifMIBObjects 2 }
-- Notification information objects
occNotifInfoMessage OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..256))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The text of the notification message generated by the
Oracle EM CCC server."
::= { occNotifInfo 1 }
-- Notifications
occNotifNotificationSent NOTIFICATION-TYPE
OBJECTS { occNotifInfoMessage }
STATUS current
DESCRIPTION
"This notification is generated by the CCC server when
a policy has a 'send SNMP Trap' action defined."
::= { occNotifNotification 1 }
END
Configuration Change Consoleサーバーは、Java JVMの制限のため1.5GBを上回る構成はできません。ただし、同じサーバーで複数のアプリケーションを実行している場合は、他のプロセスでさらに多くのメモリーを使用できるようにWindowsインストールのチューニングが必要になることがあります。
Microsoft Windows 2000 Advanced Server、Data Center ServerおよびMicrosoft Windows Server 2003には、オペレーティング・システム内で使用可能な仮想メモリーを4GBまで増やす方法があります。これは4GB RAM(3GT/4GT)チューニングと呼ばれます。3GT/4GTチューニングによって割り当てられる4GBのうち、3GBは一般のプログラム用に分けられ、1GBがオペレーティング・システム用に保持されます。
|
注意: 4GB RAMチューニングは、Windows 2000 ProfessionalおよびWindows 2000 Serverでは全面的にはサポートされていません。 |
4GB RAMチューニングを有効にするには、次の手順を実行します。
「スタート」メニューで「スタート」→「ファイル名を指定して実行」を選択し、cmdと入力して、コマンド・ウィンドウを開きます。
コンピュータのブート・ドライブのルート・ディレクトリ(ほとんどの場合、C:\)にナビゲートします。コマンド・プロンプトで次のように入力します。
edit boot.ini
このファイルの[Operating Systems]セクションの下に次の行があります。
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows Server"
Microsoft Windows Serverは、Microsoftのインストール・ディレクトリです。
この行の最後に次のスイッチを追加します。
/3GB
ファイルを保存して終了します。変更内容を有効にするにはコンピュータを再起動する必要があります。