HP 3PAR StoreServ 7200 2-node HP 3PAR System Reporter 3.1.0 Software User& - Page 193

The system Table, Table 60 sampleinserv_5 Table, Table 61 system_4 Table

Page 193 highlights

Table 60 sampleinserv_5 Table Column name usessl Type VARCHAR(64) NOT NULL INTEGER NOT NULL Comment IP address of the system to sample. Determines whether CLI connections to the HP 3PAR StoreServ Storage will use SSL. 0 - Do not use SSL 1 - Use SSL cliport noldperf INTEGER NOT NULL INTEGER NOT NULL Currently unused. In future this will be used to explicitly specify the port number to use for the CLI connection to the system. 0 - Collect LD performance data 1 - Do not collect LD performance data. disable INTEGER NOT NULL 0 - Data collection for the system is enabled 1 - Data collection for the system is disabled sample_chrg INTEGER NOT NULL 0 - Do not collect region level data for Adaptive Optimization 1 - Collect region level data for Adaptive Optimization HIGHRESHRS HOURLYDAYS DAILYDAYS RGCHHOURLYDAYS INTEGER NOT NULL INTEGER NOT NULL INTEGER NOT NULL INTEGER NOT NULL Number of hours the hires sample should be retained for a particular system. Number of days the hourly sample should be retained for a particular system. Number of days the daily sample should be retained for a particular system. Number of days the hourly sample for region stats should be retained for a particular system. The system Table The system_4 table contains a row for each system that has been sampled. A single physical system may have multiple entries in this table because any changes in the columns for that system will result in a new row in the table. Table 61 system_4 Table Column uniq_id serial name mhz ip_name os_rev Type Comment INTEGER PRIMARY KEY A unique identifier for the system instance. All samples in the data (AUTO_INCREMENT) tables have this uniq_id in the sys_uid column. INTEGER NOT NULL Serial number of the system. VARCHAR(32) NOT NULL HP 3PAR StoreServ Storage name. This is what gets used in most reports to identify the system. INTEGER NOT NULL The CPU frequency in MHz. For os_rev prior to 2.2.2, the MHz is used to calculate the times for the service time histogram buckets. For os_rev of 2.2.2 or later, the service time histogram buckets are in terms of absolute time in milliseconds rather than relative to CPU frequency. See "Service Time Histogram Buckets" (page 208). VARCHAR(32) NOT NULL IP Address of the system. VARCHAR(32) NOT NULL HP 3PAR OS revision. This is needed in some cases to determine how to interpret some data. For example, see the mhz column description above. Administrative Tables 193

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231

Table 60 sampleinserv_5 Table
Comment
Type
Column
IP address of the system to sample.
VARCHAR(64) NOT
NULL
name
Determines whether CLI connections to the HP 3PAR StoreServ
Storage will use SSL.
0 - Do not use SSL
INTEGER NOT NULL
usessl
1 - Use SSL
Currently unused. In future this will be used to explicitly specify
the port number to use for the CLI connection to the system.
INTEGER NOT NULL
cliport
0 - Collect LD performance data
INTEGER NOT NULL
noldperf
1 - Do not collect LD performance data.
0 - Data collection for the system is enabled
INTEGER NOT NULL
disable
1 - Data collection for the system is disabled
0 - Do not collect region level data for Adaptive Optimization
INTEGER NOT NULL
sample_chrg
1 - Collect region level data for Adaptive Optimization
Number of hours the hires sample should be retained for a
particular system.
INTEGER NOT NULL
HIGHRESHRS
Number of days the hourly sample should be retained for a
particular system.
INTEGER NOT NULL
HOURLYDAYS
Number of days the daily sample should be retained for a
particular system.
INTEGER NOT NULL
DAILYDAYS
Number of days the hourly sample for region stats should be
retained for a particular system.
INTEGER NOT NULL
RGCHHOURLYDAYS
The system Table
The
system_4
table contains a row for each system that has been sampled. A single physical system
may have multiple entries in this table because any changes in the columns for that system will
result in a new row in the table.
Table 61 system_4 Table
Comment
Type
Column
A unique identifier for the system instance. All samples in the data
tables have this uniq_id in the sys_uid column.
INTEGER PRIMARY KEY
(AUTO_INCREMENT)
uniq_id
Serial number of the system.
INTEGER NOT NULL
serial
HP 3PAR StoreServ Storage name. This is what gets used in most
reports to identify the system.
VARCHAR(32) NOT
NULL
name
The CPU frequency in MHz. For
os_rev
prior to 2.2.2, the MHz
is used to calculate the times for the service time histogram buckets.
INTEGER NOT NULL
mhz
For
os_rev
of 2.2.2 or later, the service time histogram buckets
are in terms of absolute time in milliseconds rather than relative
to CPU frequency. See
“Service Time Histogram Buckets”
(page 208)
.
IP Address of the system.
VARCHAR(32) NOT
NULL
ip_name
HP 3PAR OS revision. This is needed in some cases to determine
how to interpret some data. For example, see the mhz column
description above.
VARCHAR(32) NOT
NULL
os_rev
Administrative Tables
193