Update README.md

This commit is contained in:
Marius Pana 2014-12-22 17:15:07 +02:00
parent a246219d03
commit 930fce2924
1 changed files with 19 additions and 2 deletions

View File

@ -25,6 +25,23 @@ inventory:
perfdata:
One variable: {size}: the current size of the mailbox in MB.
The agent uses a caching mechanism and runs once only every 24 hours.
#-----------------
#Quick HOWTO
#-----------------
INSTALL PACKAGE
On your OMD/Check_mk server run the following:
cmk -P install exchange_user_mbx_size-1.0.mkp
The agent will be in ~/local/share/check_mk/agents/plugins/SPH-Exchange-MailboxSize.ps1
COPY AGENT TO DESTINATION
Copy the agent part (SPH-Exchange-MailboxSize.ps1) to your MS Exchange server. This
is usually in C:\Program Files\check_mk\plugins
Quick HOWTO
tbd ..