Hitachi

JP1 Version 12 JP1/Performance Management - Remote Monitor for Microsoft(R) SQL Server


Server Space Interval(PI_SI)

〈このページの構成〉

機能

Server Space Interval(PI_SI)レコードは,Microsoft SQL Serverが使用するディスクスペースの大きさに関するインターバル情報を示します。レコードは1件だけ作成されます。

デフォルト値および変更できる値

項目

デフォルト値

変更可否

Collection Interval

60

Collection Offset

0

Log

No

LOGIF

空白

Over 10 Sec Collection Time

No

×

ODBCキーフィールド

なし

ライフタイム

Microsoft SQL Serverインスタンスの作成から削除まで。

レコードサイズ

フィールド

PFM - View名

(PFM - Manager名)

説明

要約

形式

デルタ

データソース

Microsoft SQL Server 2014以前の場合

Microsoft SQL Server 2016以降の場合

DB Size

(SIZE)

全データベースのサイズ。メガバイト単位。※1

COPY

double

No

dbo.sysfiles

sys.database_files

Data Mbytes

(DATA)

使用中データスペースの大きさ。メガバイト単位。※1

COPY

double

No

sys.partitions, sys.allocation_units, sys.internal_tables

Free %

(PERC_FREE)

データファイルとトランザクションログファイルを合わせたデータベース全体のサイズに対する未割り当てスペースの割合。※2

AVG

double

No

dbo.sysfiles, sys.partitions, sys.allocation_units, sys.internal_tables

sys.database_files,sys.partitions, sys.allocation_units, sys.internal_tables

Free Mbytes

(FREE_SPACE)

データファイルとトランザクションログファイルを合わせたデータベース全体のサイズに対する未割り当てスペースの大きさ。メガバイト単位。

LO

double

No

dbo.sysfiles, sys.partitions, sys.allocation_units, sys.internal_tables

sys.database_files,sys.partitions, sys.allocation_units, sys.internal_tables

Index Mbytes

(IDX)

使用中インデックススペースの大きさ。メガバイト単位。※1

COPY

double

No

sys.partitions, sys.allocation_units, sys.internal_tables

Log Mbytes

(LOG)

使用中ログスペースの大きさで,ユーザー領域を表す。メガバイト単位。※1

COPY

double

No

DBCC SQLPERF(LOGSPACE)

Record Time

(RECORD_TIME)

インターバル終了日時。グリニッジ標準時形式。※1

COPY

time_t

No

Remote Monitor Collector

Record Type

(INPUT_RECORD_TYPE)

レコード種別。常に「SI」。※1

COPY

char(8)

No

Remote Monitor Collector

Rsvd Mbytes

(RESERVED)

割り当て済みスペースの大きさ。メガバイト単位。※1

COPY

double

No

sys.partitions, sys.allocation_units, sys.internal_tables

Start Time

(START_TIME)

インターバル開始日時。グリニッジ標準時形式。※1

COPY

time_t

No

Remote Monitor Collector

Unused %

(PERC_USED)

割り当て済みスペースに対する割り当て済み未使用スペースの割合。※2

AVG

double

No

sys.partitions, sys.allocation_units, sys.internal_tables

Unused Mbytes

(UNUSED)

割り当て済み未使用スペースの大きさ。メガバイト単位。※1

COPY

double

No

sys.partitions, sys.allocation_units, sys.internal_tables

VA DeviceID

(VADEVICEID)

仮想エージェントのデバイスID。

string(256)

No

Remote Monitor Collector