HI I need to monitor an aspx website. The monitor needs to pass credential information and get back an xml to determine if the service is active and accepting authentication requests correctly.
Monitoring an ASPX website
Modified on 2025-06-10 21:26:51 +0200
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hi there,
You can try the "HTTP Transaction Sensor" for this purpose. There you can define multiple steps and you can provide the credentials either via GET (as parameter "&user=XYZ&pass=XYZ") or via POST (user=XYZ&pass=XYZ).
Best regards.
May, 2017 - Permalink