I've got this working...
http://www.zabbix.com/documentation/..._life_scenario
The log-on process for a web-site I want to monitor, which is an IE6 front-end, cobol application, AIX Server:
Front Page
Log-in: Enter userid, password, location(optional)
Click "Ok" on "Terms" pop-up
Verify First Page
Click "Logoff"
Click "Ok" on "Please Confirm" dialog pop-up.
Check resulting page (Front Page)
The problem, I think, is that I'm not sure if it uses POST.
So I guess the real questions are...
How can I determine if I can use POST?
How can I monitor non-standard websites?
http://www.zabbix.com/documentation/..._life_scenario
The log-on process for a web-site I want to monitor, which is an IE6 front-end, cobol application, AIX Server:
Front Page
Log-in: Enter userid, password, location(optional)
Click "Ok" on "Terms" pop-up
Verify First Page
Click "Logoff"
Click "Ok" on "Please Confirm" dialog pop-up.
Check resulting page (Front Page)
The problem, I think, is that I'm not sure if it uses POST.
So I guess the real questions are...
How can I determine if I can use POST?
How can I monitor non-standard websites?


Comment