Mailstore Monitoring

Hi,

I’ve written a simple Python-Script to Check the Mailstore Server and just wanted to share that with those who might also want to know some basic Stuff about it’s State.

Functions

  • Version-Check against Download-Link
  • License-Count and Usage
  • Profile-Count and check on each (in the last 24h) for the latest Worker-Result.

All is done via the simple Checks without any extra Integration in OMD.

I guess you could install that Script on any Check-MK-Client as long as Pyhon and Python-Requests is available. I always throw it on the OMD-Host.

Link to my Github-Repo.

Suggestions to improve anything are welcome.

Cheers,
~crpb

1 Like