From b8d1357ebdadda78cdd65bb2d65de9a9763ea564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1ll=20Gu=C3=B0j=C3=B3n=20Sigur=C3=B0sson?= Date: Sat, 4 Sep 2010 01:54:57 +0000 Subject: [PATCH] --- nsclient/trunk/NSC.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nsclient/trunk/NSC.ini b/nsclient/trunk/NSC.ini index cad111c..6330b0f 100755 --- a/nsclient/trunk/NSC.ini +++ b/nsclient/trunk/NSC.ini @@ -37,14 +37,14 @@ get_time=scripts/date.exe +%s get_netstat=netstat -an get_ifconfig=ipconfig /all get_systeminfo=cmd scripts/get_systeminfo.bat + check_exchange_mailbox=cmd /c scripts\check_exchange\test.bat +check_ad=cmd /c scripts\check_ad\check_ad.exe +check_hpacucli=cmd /c scripts\check_hpacucli\check_hpacucli.exe +check_eva=cmd /c scripts\check_eva\check_eva.exe [External Alias] [NRPE Handlers] -check_mailbox_health=cmd /c echo Scripts\check_exchange\MailboxHealth.ps1 | PowerShell.exe -Command - -check_exchange=cmd /c echo Scripts\check_exchange\MailboxHealth.ps1 | powershell.exe -PSConsoleFile "C:\Program Files\Microsoft\Exchange Server\V14\Bin\ExShell.psc1" -command - -check_exchange_32=cmd /c echo Scripts\check_exchange\MailboxHealth.ps1 | C:\windows\system32\windowspowershell\v1.0\powershell.exe -PSConsoleFile "C:\Program Files\Microsoft\Exchange Server\V14\Bin\ExShell.psc1" -command - -check_exchange_64=cmd /c echo Scripts\check_exchange\MailboxHealth.ps1 | C:\windows\syswow64\windowspowershell\v1.0\powershell.exe -PSConsoleFile "C:\Program Files\Microsoft\Exchange Server\V14\Bin\ExShell.psc1" -command - [NRPE Client Handlers]