EDN Admin
Well-known member
<span style="font-size:9.5pt;color:black Hello Community,
<span style="font-size:9.5pt;color:black I am relatively new to ASP.NET and webs services, although I have experience with C#.
<span style="font-size:9.5pt;color:black I need to develop an application that monitors performance in our servers -- like processor, memory and some other custom counters. Ideally the application should be able to remotely retrieve performance information within certain period of time of a specific server.
<span style="font-size:9.5pt;color:black I am not sure if this is the best approach but I am considering having web services running on each server, recording performance information to a database every certain (customizable) period of time and providing methods to publish the information to a web application (the client), that way with one web application I can retrieve performance statistics and generate reports from several servers.
<span style="font-size:9.5pt;color:black Is this a good approach?
<span style="font-size:9.5pt;color:black I guess I could also have an application that remotely retrieve all the information from the logs and generate a report from it but I feel the first one would be a better option.
<span style="font-size:9.5pt;color:black Any comments/suggestions would be welcome
<p class=MsoNormal style="margin:0in 0in 0pt <font face="Times New Roman </font>
View the full article
<span style="font-size:9.5pt;color:black I am relatively new to ASP.NET and webs services, although I have experience with C#.
<span style="font-size:9.5pt;color:black I need to develop an application that monitors performance in our servers -- like processor, memory and some other custom counters. Ideally the application should be able to remotely retrieve performance information within certain period of time of a specific server.
<span style="font-size:9.5pt;color:black I am not sure if this is the best approach but I am considering having web services running on each server, recording performance information to a database every certain (customizable) period of time and providing methods to publish the information to a web application (the client), that way with one web application I can retrieve performance statistics and generate reports from several servers.
<span style="font-size:9.5pt;color:black Is this a good approach?
<span style="font-size:9.5pt;color:black I guess I could also have an application that remotely retrieve all the information from the logs and generate a report from it but I feel the first one would be a better option.
<span style="font-size:9.5pt;color:black Any comments/suggestions would be welcome
<p class=MsoNormal style="margin:0in 0in 0pt <font face="Times New Roman </font>
View the full article