Job Management Partner 1 Version 10, Job Management Partner 1/Performance Management - Agent Option for Platform Description, User's Guide and Reference
File System Detail - Remote (PD_FSR)
Function
The File System Detail - Remote (PD_FSR) record stores the performance data showing the status of the remote file system capacity at a given point in time. A record is created for each remote file system. This is a multi-instance record.
| PFM-View name | Obtained IP information | ||
|---|---|---|---|
| IPv4 environment | IPv6 environment | Coexisting environment | |
| IP Address | IP address resolved from the host name | ||
Default values and values that can be specified
| Item | Default value | Modifiable |
|---|---|---|
| Collection Interval | 3600 | Yes |
| Collection Offset# | 0 | Yes |
| Log | No | Yes |
| LOGIF | Blank | Yes |
ODBC key fields
Lifetime
From the mounting of a file system until its unmounting
Record size
Fields
| PFM-View name (PFM-Manager name) |
Description | Smry | Format | Delta | Not sprtd in | Data source |
|---|---|---|---|---|---|---|
| Available Blocks(TOTAL_BLOCKS_AVAILABLE) | Number of logical blocks available to general users | -- | double | No | -- | -- |
| Available Space %(TOTAL_MBYTES_AVAILABLE_PERCENT) | Percentage of size (MB) available to general users (%) | -- | float | No | -- | (TOTAL_MBYTES_AVAILABLE |
| Available Space Mbytes(TOTAL_MBYTES_AVAILABLE) | Size available to general users (MB) | -- | double | No | -- | (Fundamental Block Count available to the general user |
| Block Size(BLOCKSIZE) | Logical block size (bytes) | -- | double | No | -- | -- |
| Blocks Free(TOTAL_BLOCKS_FREE) | Number of free logical blocks | -- | double | No | -- | -- |
| Blocks in Use(TOTAL_BLOCKS_IN_USE) | Number of logical blocks used | -- | double | No | -- | -- |
| File System(FILESYSTEM_NAME) | File system mounting point | -- | string(1024) | No | -- | -- |
| File System Type(FILESYSTEM_TYPE) | File system type (e.g., NFS) | -- | string(20) | No | -- | -- |
| Host(HOSTNAME) | Name of the host where the file system is located | -- | string(256) | No | -- | -- |
| IP Address(IP_ADDRESS) | IP address of the host where the file system is located | -- | string(50) | No | -- | -- |
| Interval(INTERVAL) | Interval at which the File System Detail - Remote (PD_FSR) record was stored (seconds) | -- | ulong | No | HP-UX, Solaris, AIX, Linux |
-- |
| Mbytes Free(TOTAL_MBYTES_FREE) | Size not used (MB) | -- | double | No | -- | (TOTAL_BLOCKS_FREE |
| Mbytes Free %(TOTAL_MBYTES_FREE_PERCENT) | Percentage of size (MB) not used (%) | -- | float | No | -- | (TOTAL_MBYTES_FREE |
| Mbytes Rsvd(TOTAL_MBYTES_RESERVED) | Size reserved for superusers (MB) | -- | double | No | AIX | TOTAL_MBYTES_FREE-TOTAL_MBYTES_AVAILABLE |
| Mbytes Rsvd %(TOTAL_MBYTES_RESERVED_PERCENT) | Percentage of size (MB) reserved for superusers (%) | -- | float | No | AIX | (TOTAL_MBYTES_RESERVED |
| Mbytes in Use(TOTAL_MBYTES_IN_USE) | Size used by general users (MB) | -- | double | No | -- | ((TOTAL_SIZE_IN_BLOCKS - TOTAL_BLOCKS_FREE) |
| Mbytes in Use %(TOTAL_MBYTES_IN_USE_PERCENT) | Percentage of size (MB) used by general users (%) | -- | float | No | -- | (TOTAL_MBYTES_IN_USE |
| Record Time(RECORD_TIME) | Time at which the record was created (Greenwich Mean Time) | -- | time_t | No | -- | -- |
| Record Type(INPUT_RECORD_TYPE) | Record type. Always FSR. | -- | char(8) | No | -- | -- |
| Remote File System(REMOTE_FILESYSTEM_NAME) | Remote file system name | -- | string(256) | No | -- | -- |
| Total Size Blocks(TOTAL_SIZE_IN_BLOCKS) | Number of logical blocks in a file system | -- | double | No | -- | -- |
| Total Size Mbytes(TOTAL_SIZE_IN_MBYTES) | File system size (MB) | -- | double | No | -- | (Fundamental Block Count |
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.