Check manual page of oracle_logswitchesMay 02. 2012
oracle_logswitchesAuthor: Mathias Kettner License: GPL Distribution: official part of Check_MK Supported Agents: Linux, HPUX This check monitors the number of log switches of an ORACLE
database instance in the last 60 minutes. You can set levels
for upper and lower bounds.
This check needs the Check_MK mk_oracle-plugin installed in
the agent. Please refer to the online documentation
for how to install that plugin.
ItemThe SID of the database (as appearing in the process
name of the pmon_... process).
Check parameters
Performance dataOne value: the number of log switches in the last 60 minutes.
InventoryOne separate check for each database found running will
be created.
Configuration variables
Examplesmain.mk # Set global default values. Make it critical if there # is only 1 or 0 logswitches or 100 or more in the last # hour. oracle_logswitches_default_levels = (1, 3, 30 100) |
| |||||||||||||||||||||||||||||||||