check_mk-exchange-database-.../checkman/exchange_user_mbx_size

23 lines
784 B
Plaintext
Raw Normal View History

2014-12-30 13:12:04 +02:00
title: Check for Exchange Database size
2014-12-30 13:09:33 +02:00
agents: windows
catalog: os/windows
license: GPL
distribution:
description:
2014-12-30 13:12:04 +02:00
This check checks for individual exchange database sizes.
You need to install the plugin {sph-exchange-database-size.ps1}
into the {plugins} directory of your windows agent.
2014-12-30 13:09:33 +02:00
This check was tested with Exchange 2010 and must have PowerShell
installed.
2014-12-30 13:12:04 +02:00
The check gets critical if there mailbox is over 20000 MB and warning
if over 2500MB. Both are definable in Wato under "Parameters for
2014-12-30 13:09:33 +02:00
Inventorized Checks", "Applications, Processes & Services".
inventory:
2014-12-30 13:12:04 +02:00
One service will be created for each database where the
{sph-exchange-database-size.ps1} plugin produces a non-empty output.
2014-12-30 13:09:33 +02:00
perfdata:
2014-12-30 13:12:04 +02:00
One variable: {size}: the current size of the database in MB.