rdbmsmond.1 (2012 03)
rdbmsmond(1) rdbmsmond(1)
The ratio of logical writes less physical writes to logical writes, done by the database server. This is a
measure of the effectiveness of the disk write cache. It is a floating-point number, expressed as a percen-
tage. A value of 100 would imply that all writes are from the cache; in other words, the closer to 100, the
better the performance. A value of -1 implies that no logical writes have occurred.
Server Commits
(
/rdbms/server/commits/
<servername>)
The number of transactions completed by the database server.
Server Commits Per Second
(
/rdbms/server/commits_per_sec/
<servername>)
The number of transactions per second completed by the database server.
Database Status
(
/rdbms/database/status/
<databasename>)
The state of the database. Possible values are:
ACTIVE The database is currently being used by a database server.
AVAILABLE The database is accessible, but it is not currently being used by any database server.
UNAVAILABLE
The database is not accessible to any database servers.
Database Space Allocated
(
/rdbms/database/allocated/
<databasename>)
The estimated amount of disk space, in kilobytes, currently reserved for the database.
Database Space Used
(
/rdbms/database/used/
<databasename>)
The estimated amount of disk space, in kilobytes, that is currently used in the database. If this value
exceeds the space allocated for the database, it means that there is no more space available in the data-
base.
Database Space Usage
(
/rdbms/database/usage/
<databasename>)
The percentage of the space allocated that is currently used in the database. This value indicates how
full the database is and whether it is approaching maximum capacity. The value ranges from -1 to 100.
A value of 100 indicates that all of the allocated space is currently used. If the value is -1, it means that
no space has been allocated for the database.
AUTHOR
rdbmsmond was developed by the Hewlett-Packard Company.
FILES
/etc/opt/resmon/lbin/rdbmsmond
Executable.
/etc/opt/resmon/dictionary/rdbmsmond.dict
Resource dictionary for rdbmsmond. Describes the location of various resources in the
resource hierarchy (e.g. /system/server/status), and specifies the name of the HA
Database Monitor executable and its command-line arguments.
/etc/var/opt/resmon/log/api.log
Log file for all monitors using the Event Monitoring Service, including rdbmsmond. Any
errors are written to this file.
/var/adm/syslog/syslog.log
System log file. Some errors are written to this file as well as to
/etc/var/opt/resmon/log/api.log. Also, if the -l option is specified, resource
values obtained by the Database Monitor from SNMP agents are written to this file.
HP-UX 11i Version 3: March 2012 − 3 − Hewlett-Packard Company 3