check_oracle_health 1.2.4.1 (Default branch)

Source

check_oracle_health is a plugin for the Nagios
monitoring software that allows you to monitor
various metrics of an Oracle database. It includes
connection time, SGA data buffer hit ratio, SGA
library cache hit ratio, SGA dictionary cache hit
ratio, SGA shared pool free, PGA in memory sort
ratio, tablespace usage, tablespace fragmentation,
tablespace I/O balance, invalid objects, and many
more.


License: GNU General Public License v2


Changes:
New modes include list-tablespaces,
list-datafiles, datafile-io-traffic,
redo-io-traffic, roll-block-contention, and
roll-hit-ratio. Support for pre-10.x databases was
improved. Environment variables (such as
ORACLE_HOME) can be passed with the –environment
parameter. Several bugs were fixed.

Comments are closed.