hello all
i would like to monitor a web application with zabbix, both zabbix server and application are connected, what i m tring to do now is to inspect the tables inside my application like customer table, account table… , is it possible to check the content of each table ?if yes, how can i do it?
I tried your solution, but it seems that the login is not happening. When trying to get the Check login, I get a 401 status code and I see that the test user was not logged in.
I have defined all user, password and sid globally and changed the regex to match data-requesttoken. That works.
My guess is that something might be wrong with the submit variable.