Solved Web App Availability Certificate monitoring
Is there a way to override the SSL evaluation as part of Web App Availability monitoring?
I’ve got some URLs with self-signed certs that go ‘critical’ – adding them to Trusted Root CAs store on the SCOM Management Servers fixes it, but isn’t very clean.
I realise I can use Web App Transaction monitors instead, and untick the ‘Monitor SSL Health’ box, but then I don’t get the nice Web Availability Test perspective in SqUp.
Best answer
To answer my own question, I don’t think it’s possible to override SSL evaluation for the Web App availability monitor. Adding the self signed certificates to the SCOM management servers in the web monitoring resource pool mostly fixed the issue, but we were getting a certain amount of flappage on the monitors. Setting them to error 3 times before raising an alert seems to have done the trick. Seems a lot of work for when I just want a simple ‘anything other than 200 is an error’!
The URL Genie management pack mentioned by crowdpleaser above looks a useful addition to web monitoring. Thanks for the help guys.
-Pete
Hi,
I would create a group with the objects and disable it for that group. If you want to disable for every instance, it’s just a matter of disable monitor for all object of class
There is a way around this. Go to Internet Options, advanced, security, and UNCHECK warn about certificate name mismatches.
Answer this question
To reply or comment, use the 'Comment' link on the relevant answer or question.