Hi everybody,
this is my first question here, so I hope that I did everything right.
I want to monitor the login on a specific website (moodle). The sensor should try to login with the login credentials. I wanted to use the Advanced HTML Sensor with a Post request.
I followed these instructions (https://https://helpdesk.paessler.com/en/support/solutions/articles/76000063857) but it does not work.
My Problem is, that I create the sensor with a wrong password and the sensor says everything is fine.
Kind regards
Article Comments
Okay, moodle has a logintoken, that changes everytime when you login. Accordingly every login fails.
But why does the sensor says everything is fine?
I checked the logs of the sensor, but I didn't understand it very well.
I am trying to fix the Problem with the token and then I will see, if the sensor still says everything is fine when the login fails.
PS: Thank you for your fast an helpful reply. I wouldn't have figured it out so quickly, if you had told me to check the webserver.
Nov, 2020 - Permalink
Hi there,
Thank you for the nice feedback.
It's possible that the corresponding keyword is missing and therefore the Sensor does not change its state. You can search for the keyword in the advanced Sensor log which I mentioned in my first reply.
Nov, 2020 - Permalink
Hi there,
Thank you for your first post here!
Please check whether the Sensor sends the correct post data and receives the expected response. I would recommend to use the option "Store Last HTML result" to receive more detailed logs. If possible, I would also recommend to check the target webserver whether this server logged successful or failed logins.
Nov, 2020 - Permalink