|
| 12002 |
ERROR_INTERNET_TIMEOUT |
The request has timed out. |
| 12005 |
ERROR_INTERNET_INVALID_URL |
The URL is invalid. |
| 12007 |
ERROR_INTERNET_NAME_NOT_RESOLVED |
The server name could not be resolved. |
| 12013 |
ERROR_INTERNET_INCORRECT_USER_NAME |
The request to connect and log on to an FTP server could
not be completed because the supplied user name is incorrect. |
| 12014 |
ERROR_INTERNET_INCORRECT_PASSWORD |
The request to connect and log on to an FTP server could not
be completed because the supplied password is incorrect. |
| 12015 |
ERROR_INTERNET_LOGIN_FAILURE |
The request to connect to and log on to an FTP server failed.
|
| 12029 |
ERROR_INTERNET_CANNOT_CONNECT |
The attempt to connect to the server failed. |
| 12030 |
ERROR_INTERNET_CONNECTION_ABORTED |
The connection with the server has been terminated. |
| 12031 |
ERROR_INTERNET_CONNECTION_RESET |
The connection with the server has been reset. |
| 12037 |
ERROR_INTERNET_SEC_CERT_DATE_INVALID |
SSL certificate date that was received from the server is
bad. The certificate is expired. |
| 12038 |
ERROR_INTERNET_SEC_CERT_CN_INVALID |
SSL certificate common name (host name field) is incorrect.
For example, if you entered www.server.com and the common name
on the certificate says www.different.com. |
| 12039 |
ERROR_INTERNET_HTTP_TO_HTTPS_ON_REDIR |
The application is moving from a non-SSL to an SSL connection
because of a redirect. |
| 12040 |
ERROR_INTERNET_HTTPS_TO_HTTP_ON_REDIR |
The application is moving from an SSL to a non-SSL connection because of a redirect. |
| 12041 |
ERROR_INTERNET_MIXED_SECURITY |
Indicates that the content is not entirely secure. Some of
the content being viewed may have come from unsecured servers.
|
| 12150 |
ERROR_HTTP_HEADER_NOT_FOUND |
The requested header could not be located. |
| 12151 |
ERROR_HTTP_DOWNLEVEL_SERVER |
The server did not return any headers. |
| 12152 |
ERROR_HTTP_INVALID_SERVER_RESPONSE |
The server response could not be parsed. |
| 12153 |
ERROR_HTTP_INVALID_HEADER |
The supplied header is invalid. |
If we detect any of the above error codes during web server monitoring,
we assume that there is a problem with the web server and start
alert
escalation process as preset by the user. The "Uptime Alert"
may be sent to the user as soon as the problem is solved.
If a problem is detected, web server monitoring process will perform
several actions to help the client to troubleshoot the issue:
Both the steps taken during web server monitoring should help
the user pinpoint the root cause of the problem.