I have a website that I need to monitor whether or not it has access to the backend database. Is there a way the website monitors can simulate a login to the page? asked 15 Nov '13, 10:19 tamgraver |
To make sure that I understand say you have 20 servers and you are monitoring the counter for web connections. You want to be able to alert on the sum of all those monitors. So if the threshold was 1000 and the total passed that you would want to alert based on that. That sounds like a powerful tool! Of course we have the individual counter information. the issue we have right now is that we don't have a GUI that would allow you to select the counters to sum and alert on. I will pass this on to our programmers to add to the to-do list but I don't know when they will be able to get to this project. Thanks Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer. answered 15 Nov '13, 14:33 Quinn ♦♦ No, I have a website that prompts for username and password then connects to the database. I need to monitor whether or not that connection is up by posting credentials to the site.
(15 Nov '13, 14:43)
tamgraver
|
Sorry for the answer I just gave you! I was working on several requests and yours looked very close to another request and I assumed that it was from the same person. My fault! Try using the Web Page Monitor and entering the account information in the parameter values. Thanks Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer. answered 15 Nov '13, 15:26 Quinn ♦♦ |
I can advise you to try the software called Anturis that ahs proved to monitor sites and various transactions very well. answered 21 Nov '13, 14:53 Barry Herne |