SCOM 2012, create monitor to check Wep app

Hi guys. 

   I want to create a web app monitor over a web application with authentication. The app works something like that:

1.- User access to web app.

2.- User input user and password (typical).

3.- The web application validates the credentials against a database.

4.- If credentials are corrects, user access to a welcome page

As you can see, the web app is very typical. 

So, i want to create a web app monitor, so when web app works fine monitor can see the welcome page. In any other case (webserver is down, database is down, webserver works wrong) monitor can't see the welcome page. 

I have a few questions:

1.- Web applicacion transaction monitoring is the way?

2.- How can i register credencials (user and password) in SCOM to login in web app? In dont't see that option.

3.- Is there any difference between monitoring a J2EE based web app and monitoring a LAMP web app?

Thanks

February 21st, 2014 8:15am

Hi,

Yes, I guess you should consider using Web Application Transaction Monitoring.

http://technet.microsoft.com/en-us/library/hh457553.aspx

You can create appropriate Web Application Test project in Visual Studio or record browser session when you login in against your web app, the credentials can be transferred to test as the parameters.

Below is the thread with the similar question for reference:

http://social.technet.microsoft.com/Forums/systemcenter/en-US/b51b6c2a-d7cc-4a75-bef8-01939812c694/scom-2012-how-to-create-a-web-application-monitor-for-an-application-requiring-authentication

Unfortunately I am not aware about the third question.

Free Windows Admin Tool Kit Click here and download it now
February 24th, 2014 5:09am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics