Page 1 of 2

Nagios XI Exchange 2010 Wizard

Posted: Tue Nov 06, 2012 2:45 pm
by cccbbb
We are demo'ing the XI version and are thinking about buying but there are issues needing to be resolved.
When using the wizard to add Exchange 2010 Servers i have failures for

MSExchangeImap4,MSExchangeIS,MSExchangeMailboxAssistants,MSExchangeMailSubmission,MSExchangeMonangePop3,MSExchangeRepl,MSExchangeSA,MSExchangeSearch,MSExchangeServiceHost,MSExchangeTransport,MSExchangeTransportLogSearch,msftesql-Exchange


These services do exist and are running on the servers but the wizards shows failures...

MSExchangeADTopology: Started - MSExchangeAntispamUpdate: Started - MSExchangeEdgeSync: Started - MSExchangeFDS: Started - MSExchangeIS: Not found - MSExchangeMailboxAssistants: Not found - MSExchangeMailSubmission: Not found - MSExchangeRepl: Not found -

Re: Nagios XI Exchange 2010 Wizard

Posted: Tue Nov 06, 2012 3:49 pm
by scottwilkerson
from the command line on the windows machine can you run the following

Code: Select all

sc queryex type= service state= all | find "MSExchangeIS"

Re: Nagios XI Exchange 2010 Wizard

Posted: Wed Nov 07, 2012 7:50 am
by cccbbb

Code: Select all

sc query type= service state= all | find "MSExchan
geIS"
SERVICE_NAME: MSExchangeIS

Re: Nagios XI Exchange 2010 Wizard

Posted: Wed Nov 07, 2012 8:00 am
by cccbbb
Ran for all missing Services only one that fails to lookup anything is MSExchangeMonangePop3 and since we dont use POP I would expect that..

Code: Select all

E:\Exchange\Bin\perf\AMD64\en>sc query type= service state= all | find "MSExchan
geMailSubmission"
SERVICE_NAME: MSExchangeMailSubmission

E:\Exchange\Bin\perf\AMD64\en>sc query type= service state= all | find "MSExchan
geMailboxAssistants"
SERVICE_NAME: MSExchangeMailboxAssistants

E:\Exchange\Bin\perf\AMD64\en>sc query type= service state= all | find "MSExchan
geRepl"
SERVICE_NAME: MSExchangeRepl

E:\Exchange\Bin\perf\AMD64\en>sc query type= service state= all | find "MSExchan
geSA"
SERVICE_NAME: MSExchangeSA

E:\Exchange\Bin\perf\AMD64\en>sc query type= service state= all | find "MSExchan
geSearch"
SERVICE_NAME: MSExchangeSearch

E:\Exchange\Bin\perf\AMD64\en>sc query type= service state= all | find "MSExchan
geServiceHost"
SERVICE_NAME: MSExchangeServiceHost

E:\Exchange\Bin\perf\AMD64\en>sc query type= service state= all | find "MSExchan
geTransport"
SERVICE_NAME: MSExchangeTransportLogSearch

E:\Exchange\Bin\perf\AMD64\en>sc query type= service state= all | find "MSExchan
geTransportLogSearch"
SERVICE_NAME: MSExchangeTransportLogSearch

E:\Exchange\Bin\perf\AMD64\en>sc query type= service state= all | find "msftesql
-Exchange"
SERVICE_NAME: msftesql-Exchange


Re: Nagios XI Exchange 2010 Wizard

Posted: Wed Nov 07, 2012 11:29 am
by cccbbb
I reversed the services in the command and it is successful for said services Which means the command is getting truncated some where.
Also msftesql-Exchange is a manual start so how would it successfully query such a process and this process was currently running but the successful query says stopped..I tried adding all the Not Found services to the front of the command and they still dont resolve correctly.
And the services status is truncated in the status information window.

Re: Nagios XI Exchange 2010 Wizard

Posted: Thu Nov 08, 2012 10:55 am
by scottwilkerson
What version of NSClient are you using?

Re: Nagios XI Exchange 2010 Wizard

Posted: Thu Nov 08, 2012 11:15 am
by isadmin
NSClient++-0.3.9-x64.zip

Re: Nagios XI Exchange 2010 Wizard

Posted: Mon Nov 19, 2012 8:05 am
by isadmin
Any Ideas on this?

Re: Nagios XI Exchange 2010 Wizard

Posted: Mon Nov 19, 2012 3:23 pm
by scottwilkerson
I have been unable to replicate this issue. For the time being can we split the list into 2 services?

Re: Nagios XI Exchange 2010 Wizard

Posted: Tue Nov 20, 2012 7:18 am
by isadmin
well yes but it would be like 8 services as the Exchange wizard set the option of checking all available Exchange services as one query.
Let me test just ones that fail by themselves.