Exchange OWA HTTPS Error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
toleolu
Posts: 294
Joined: Fri Jul 19, 2013 7:02 pm
Location: Honolulu Hawaii

Exchange OWA HTTPS Error

Post by toleolu »

Set up monitoring of an exhange server using the Monitoring Wizard for Exchange, it's a 2010 Exchange server. We selected OWA HTTPS and we get the following error:

HTTP/1.1 500 Internal Server Error

Service command is:

check_xi_service_http! -H svr*****01.hhsc.org -f ok -I XX.X.XXX.XX -u "/exchange/" -S

The Exchange Server Admin is asking:

"Do you know how it checks OWA HTTPS? Does it use an account to connect?"

We're also getting a warning on HTTP OWA:

HTTP/1.1 403 Forbidden

But we're not too worried about that one right now. Everything else is being monitored properly.

Mahalo;

Charles
Charles Masteller
Information Systems Specialist
Hawaii Health Systems Corp.
"No one will ever need more than 640K RAM". Bill Gates
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Exchange OWA HTTPS Error

Post by nscott »

Perhaps if I answer the questions your admin was asking, that might help solve them:

1) It uses check_http plugin, which attempts to connect to the given host and the given path using the given port. It can use a username/password, however our check does not. I looked at our wizard and it can use a password on the backend, but its not programming into the frontend. Would this be causing 500s for your https? Are you using a nonstandard port for https?
Nicholas Scott
Former Nagios employee
Locked