rdbmsmond.1 (2012 03)
rdbmsmond(1) rdbmsmond(1)
Server Disk Reads
(/rdbms/server/disk_reads/
<servername>)
The number of physical reads done by the database server.
Server Disk Reads Per Second
(
/rdbms/server/disk_reads_per_sec/
<servername>)
The number of physical reads per second done by the database server.
Server Logical Reads
(
/rdbms/server/logical_reads/
<servername>)
The number of logical reads done by the database server.
Server Logical Reads Per Second
(
/rdbms/server/logical_reads_per_sec/
<servername>)
The number of logical reads per second done by the database server.
Server Read Cache Hit Rate
(
/rdbms/server/read_cache_hit_rate/
<servername>)
The ratio of logical reads less physical reads to logical reads, done by the database server. This is a meas-
ure of the effectiveness of the read cache. It is a floating-point number, expressed as a percentage. A
value of 100 would imply that all reads are from the cache; in other words, the closer to 100, the better
the performance. A value of -1 implies that no logical reads have occurred.
Server Maximum Allowed Connections
(
/rdbms/server/allowed_max_connects/
<servername>)
The maximum number of simultaneous connections that is allowed by the database server. This value is
zero if the number of connections is unlimited.
Server Peak Connections
(
/rdbms/server/peak_connects/
<servername>)
The greatest number of simultaneous connections to the database server since the server started running.
Server Connection Usage
(
/rdbms/server/usage/
<servername>)
The percentage of maximum allowed connections to the database server that is currently active. This
value ranges from -1 to 100. A value of 100 means that all available connections are active. The value is
-1 if the number of connections is unlimited.
Server Number of Disk Writes
(
/rdbms/server/disk_writes/<servername>)
The number of physical disk writes done by the database server.
Server Writes Per Second
(
/rdbms/server/disk_writes_per_sec/
<servername>)
The number of physical disk writes per second done by the database server.
Server Logical Writes
(
/rdbms/server/logical_writes/<servername>)
The number of logical writes done by the database server.
Server Logical Writes Per Second
(
/rdbms/server/logical_writes_per_sec/<servername>)
The number of logical writes per second done by the database server.
Server Write Cache Hit Ratio
(/rdbms/server/write_cache_hit_rate/<servername>)
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: March 2012