All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
I want to have my HM to check, if one of our websites makes asp error 500 intern-server error.
So I have created a HTTP test, set it to GET and the if the content contains "VBScript" the the status has to go bad.
The test works if I write or make a response.write "VBScript" the the error goes bad, but when I make an error on the page, where there also will be a "VBScript" i the text.
Why cant i check the content of an asp page with error? - And how kan I test it?