web form based login

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
tashi
Posts: 7
Joined: Wed Mar 11, 2009 6:34 am

web form based login

Post by tashi »

Hi all

It is possible to do a form based login with HM? We would like to check our Webservers with this.

Regards
tashi
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

In general case, that is possible.

You should setup "URL" test ( http://www.ks-soft.net/hostmon.eng/mframe.htm#tests.htm# ), with URL like this: http://www.somesite.com/check_credentials_srv.asp,
mark "HTTP POST request" and specify necessary data, like: "username=john&password=test " into inputbox.
In this example, check_credentials_srv.asp is a page, that is specified as "action" attribute of <FORM> tag and username and password are names of appropriate fields in a form. Also you should enable "Follow redirect" option, that allows to be redirected on some page after login. You may use "Check content" option to verify content. "HTTP" test method also can be used.

Please, read following articles regarding similar issue:
http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=2874
http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=2870
To this test you may assign action profile with "HTTP request" action with logoff URL.
http://www.ks-soft.net/hostmon.eng/mfra ... tm#actHTTP

Regards,
Max
tashi
Posts: 7
Joined: Wed Mar 11, 2009 6:34 am

Post by tashi »

Thank you for your super fast reply! ...as usual :)

Now I have to check how my Webpages are working regarding the login.

Regards
tashi
Post Reply