I have just uploaded Exchange Monitor version 1.0. Exchange Monitor monitors Exchange 2010/2013 Server. Of course the small Powershell script does not replace a monitoring solution, it is not intended for that. Exchange Monitor can be used in smaller environments without a monitoring solution.
Exchange Monitor creates a website that can be displayed with any web server (IIS, Apache, PowerShell, etc.) or can be opened directly with a browser. Exchange Monitor is executed via a scheduled task (preferably on a separate server) and creates an index.html file with the following information:
- Mail sending/receiving monitoring (sends a mail to the Internet and evaluates the response)
- Checks additional SMTP gateways if required (proxies, AntiSPAM gateways)
- Lists the queues and alerts you when queues are full
- Monitors the storage space of the Exchange Server
- Monitors the SMTP gateways via ping
- Monitors the Exchange services
- Can report errors via SMS (yes... SMS, Whatsapp in old, mail would be stupid in case of an outage...) :-)
Click here to download:
https://www.frankysweb.de/exchange-monitor/
Exchange Monitor evolved from Exchange Reporter, so the two scripts are quite similar. Perhaps the two will complement or integrate each other in the future.
Hallo nochmals,
habe nun folgendes Phänomen. Wenn ich das Script manuell ausführe, läuft es durch mit einem Fehler: Mailversand ist Fehlerhaft! Allerdings ist die E-mail im Testpostfach angekommen.
Wo muss ich denn nun weitersuchen um den Fehler abzustellen.
Danke
Gruss
J.Wagner
Hi,
an sich ein super geniales Tool – Danke.
Leider bekomm ich es nicht zum laufen. Ich bin auch kein Programmierer daher meine Frage zum Script auf einem Win 2012 mit Exchange 2013.
Im Script wird Version 14 abgefragt. Exchange 13 ist aber Version 15. d.h. CMD-let Get-Transportserver wird auch nicht weiter unterstützt.
Inwieweit werden diese Parameter im Script weitergeführt und genutzt? Was muss ich noch alles anpassen für Exchange 2013?
Danke und Gruß
J. Wagner
Ich habe gerade den SMS Versand optimiert für User die eine Authentifizierung benötigen, um die SMS zu versenden. Einfach melden wenn bedarf besteht. Gruss Rysa
Hi,
wollte das ganze doch mal testen. Aber im Handbuch steht direkt „Windows Server 2012 (R2)“ als Voraussetzung. Wirklich nicht lauffähig unter 2008R2?
Danke für die Info. :)
Hallo, mit der Powershell 4 sollte es auch unter Server 2008 R2 laufen, hab ich aber nicht getestet.
Gruss, Frank