I am trying to setup a simple Web Step using post information and keep getting an error. "Failed on "Log in" [2 of 2] Error: Page did not match" I was following the steps listed in the Zabbix monitoring book, Heres what i have right now.
Application : WebURLMon
Name : Map
Authentication : None
Update : 60
Agent : Lynx....
Status : Active
Variables :
{user}=<actual username>
{password}=<actual password>
Steps :
1) First page - it works fine
2) Name : Log in
URL : https://www.openstreetmap.org/login
Post :
username ={user}&password={password}
Timeout = 15
Required = home
Status Codes = 200
I am fairly new to Zabbix and we are testing the product right now to see whether it will be sufficient in our environment or not. I appreciate any help on this.
Thanks!
Application : WebURLMon
Name : Map
Authentication : None
Update : 60
Agent : Lynx....
Status : Active
Variables :
{user}=<actual username>
{password}=<actual password>
Steps :
1) First page - it works fine
2) Name : Log in
URL : https://www.openstreetmap.org/login
Post :
username ={user}&password={password}
Timeout = 15
Required = home
Status Codes = 200
I am fairly new to Zabbix and we are testing the product right now to see whether it will be sufficient in our environment or not. I appreciate any help on this.
Thanks!
Comment