Others

check_maxdb

Description:

This plugin checks various states of the MaxDB database.

This plugin executes the following checks for MaxDB Databases

percentage free in Log Area
percentage free in Data Area
database status
failed backups

You need the database manager command line interface for the MaxDB database system. Set the variable $dbmcli to the path of your dbmcli program.

Usage: ./check_maxdb.pl -t -H -d -u -w -c

-h, –help

print this help message

-t –type=[L|D|B|S]

type of check:
L check the fill size of the Log Area
D check the fill size of the Data Area
B check the backup history for failed backups in the last x hours
S check Database status (online, admin, cold)

-H, –hostname=HOST

name or IP address of database host to check

-d, –database=DBNAME

database name

-u, –user=USER,PASSWORD

user and password for database access

-w, –warn=INTEGER

warning level for Log/Data Area used in percent (0 for no checks) or warning level for number of failed backups

-c, –crit=INTEGER

critical level for Log/Data Area used in percent (0 for no checks) or critical level for number of failed backups

-b, –backup-hours=INTEGER

check backup history for the last x hours (only needed by check type B)

-f, –perfparse

Perfparse compatible output

-V, –version

prints version number

Current Version

0.50

Last Release Date

October 13, 2016

Compatible With

  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

Owner


Project Files
Project Notes
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
9,808