Miticojo's Blog

IT or NOT IT this is the question!

My Scripts

  • NRPE (nagios) – Check Exchange 2007 Queue
    Con questo script, scritto in Powershell, è possibile verificare la grandezza delle code di messaggi di Exchange Server 2007.
    Per utilizzarlo è necessario copiarlo nella directory script di NSClient++(Program Files\NSClient++\scripts) e modificare il file nsc.ini aggiungendo nella sezione [Extenal scripts]:

    
    check_exch_queue=cmd /c echo scripts\check_exch2007_queue.ps1 -warn $ARG1$ -crit $ARG2$; exit($lastexitcode) | powershell.exe -command - 
    

    Nagios output: OK: Message Count 0

    Prerequisiti: Powershell, Exchange 2007, NSClient++
    Versione: 1.0
    Scarica lo script:  NRPE - Check Exchange 2007 queue (86)

One Comment

  1. Pingback: Check Exchange 2007 Queue

To comment, click below to log in.

Lascia un Commento

Required fields are marked *.

*


*