Tagged Questions

Monitoring is the act of looking on the processes or systems for performance, supervision and surveillance.

learn more… | top users | synonyms

48
votes
18answers
6k views

Web application monitoring best practices

We are finishing up our web application and planning for deployment. Very important aspect of deployment to production is monitoring the health of the system. Having a small team of developers/support ...
44
votes
17answers
39k views

Best tools to monitor Tomcat [closed]

I'm searching free tools for monitor tomcat (traffic, memory usage, threads, requests, CPU, logs,...). I'm currently using lambdaprobe on Tomcat 5.5.x, but it seems that is no more developed (or not? ...
32
votes
6answers
9k views

God vs. Monit

Which one to use for process monitoring and why?
22
votes
5answers
13k views

Can a C# program measure its own CPU usage somehow?

I am working on a background program that will be running for a long time, and I have a external logging program (SmartInspect) that I want to feed with some values periodically, to monitor it in ...
20
votes
4answers
522 views

What is the best macro-benchmarking tool / framework to measure a single-threaded complex algorithm in Java?

I want to make some performance measures (mainly runtime) for my Java code, a single-threaded, local, complex algorithm. (So I do not want a macro-benchmark to measure a JVM implementation.) With the ...
19
votes
5answers
7k views

Monitoring files/directories with python

I'm looking for a cross-platform file monitoring python package? I know it is possible to monitor files on windows usung pywin32, and there are packages working on Linux/Unix but does anyone know ...
19
votes
16answers
9k views

Best server Performance Monitoring Tool for Java Servers

At work, we are trying to combat the monstrosity that our application servers have become - we are now running out of server resources after many months of resource-creep. I would like to begin the ...
18
votes
4answers
12k views

How can I view live MySQL queries?

I am just wondering if its possible to trace MySQL queries on my linux server as they happen? For example I'd love to set up some sort of listener, then request a web page and view all of the queries ...
17
votes
26answers
3k views

Do you know some good programming songs for monitoring purpose?

[Community wiki] Monitoring a production platform is of the utmost importance for our organization. (and I am not talking about an exe on a single platform, but rather a farm of 2 or 3 thousands ...
17
votes
9answers
11k views

Best MySQL Server Monitoring Tool [closed]

I'd like some opinions about the best mysql monitoring tool available. I've tried MySQL Enterprise Monitor, and it is great for me except it's impossible to get MySQL sell something (see comments for ...
15
votes
5answers
1k views

What do you monitor with JMX in your production java application?

This question is not about how JMX works or what JMX does. This question is about applications of JMX in standard application server environment in production. It is not for specific server either. ...
15
votes
16answers
9k views

How to monitor a text file in realtime

for debugging purpose in a somewhat closed system, I have to output text in a file. Does anyone knows of a tool that runs on windows ( console based or not ) that detects changes to a file and ...
14
votes
8answers
5k views

What is a decent SVN monitoring tool?

I'm working on a project with a couple other members and it would be nice if I could get system tray alerts when someone commits to the project. I've seen tools for this before and googled around a ...
13
votes
4answers
198 views

Monitoring Process of Cases[] on a Very Large Body of Information

I'm currently undertaking operations on a very large body of text (~290MB of plain text in one file). After importing it into Mathematica 8, I'm currently beginning operations to break it down into ...
11
votes
5answers
290 views

monitoring for changes in file(s) in real time

I have a program that monitors certain files for change. As soon as the file gets updated, the file is processed. So far I've come up with this general approach of handing "real time analysis" in R. I ...
11
votes
4answers
6k views

How to profile PostgreSQL Database?

I want to profile (keep an Eye on) all the activities that goes on in a Database which is in PostgreSQL. Is there any such utility which will help me do this?
11
votes
13answers
13k views

Tool to monitor HTTP, TCP, etc. Web Service traffic

What's the best tool that you use to monitor Web Service, SOAP, WCF, etc. traffic that's coming and going on the wire? I have seen some tools that made with Java but they seem to be a little crappy. ...
11
votes
7answers
4k views

Best way to aggregate multiple log files from several servers

I need a simple way to monitor multiple text log files distributed over a number of HP-UX servers. They are a mix of text and XML log files from several distributed legacy systems. Currently we just ...
10
votes
2answers
105 views

how to monitor a complete directory tree for changes in Linux?

How can I monitor a whole directory tree for changes in Linux (ext3 file system)? Currently the directory contains about half a million files in about 3,000 subdirectories, organized in three ...
10
votes
3answers
5k views

How do I make my program watch for file modification in C++?

There are a lot of programs, Visual Studio for instance, that can detect when an outside program modifies a file and then reload the file if the user wants chooses. Is there a relatively easy way to ...
10
votes
3answers
5k views

How can I monitor the executed sql statements on a ms SQL server 2005

In a project of mine the SQL statements that are executed against a ms SQL server are failing for some unknown reason. Some of the code is already used in production so debugging it is not an easy ...
9
votes
3answers
230 views

Monitoring ASP.NET and SQL Server for Security

What is the best (or any good) way to monitor an ASP.NET application to ensure that it is secure and to quickly detect intrusion? How do we know for sure that, as of right now, our application is ...
9
votes
8answers
845 views

Monitoring network usage excluding local traffic

I am working on an app that monitors network usage. However I noticed many ways to do this does not allow exclusion of local traffic (say, Time Machine). I am looking for a way to exclude local ...
9
votes
7answers
6k views

How to dynamically monitor Java heap size?

I am trying to monitor the java heap size dynamically. Does anybody know how to get the maxmium memory used in the process of running a piece of codes? Does the Runtime.maxMemory() do the trick? ...
9
votes
5answers
610 views

What key performance monitors should I watch for ASP.NET application

I have a site that receives 5 million request per day. On heavy days, the pages take about 10 seconds to return. I also get out of memory exceptions. I've been reading the Improving .NET Application ...
9
votes
6answers
14k views

How to detect using c# if a pendrive is plugged into a USB port?

Is there a way to find out when in a LAN anyone plugs in a pendrive to the USB port? Programatically (in C# preferably) or through some tool. Basically I'd imagine a client application sits on each ...
8
votes
5answers
276 views

End user experience monitoring tools

I have a web application with a great deal of both client-side and server-side logic. It is considered business-critical that this application feel responsive to the end user, for some definition of ...
8
votes
2answers
2k views

Cheaper alternatives to New Relic?

I have a fairly substantial Ruby Sinatra app (6 hosts, 5k RPM) and just enabled newrelic to get profiling data. New Relic is massively expensive, however, and I cannot afford to pay it beyond the ...
8
votes
6answers
633 views

How to track a completed file download in ASP.NET

I have this ASP.NET web site that allows users to download program installation packages (just normal files). I want to be able to track when a download is completed (i.e. the file has been fully ...
8
votes
2answers
161 views

Azure is not responding and/or busy, now what?

We have been experiencing some intermittent Windows Azure issues with our http://odata.stackexchange.com Essentially this is what is happening: We deploy it Everything works fine for a few days ...
8
votes
1answer
1k views

Stats/Monitor/Inspector for beanstalkd

Does anyone know of an app that can monitor a beanstalkd queue? I'm looking for something that shows stats on tubes and jobs, and allows you to inspect the details. I'm not really picky about ...
8
votes
4answers
3k views

Perfmon-like for Linux?

In windows there is perfmon to monitor various performances aspects (called counters) of the system. Is there a perfmon-like for Linux? especially, in interested in... CPU usage (total/per ...
8
votes
3answers
11k views

Measuring Java execution time, memory usage and cpu load for a code segment

For a particular segment of Java code, I'd like to measure: execution time (most likely thread execution time) memory usage CPU load (specifically attributable to the code segment) I'm a relative ...
8
votes
4answers
528 views

Windows CPU notification for misbehaving ColdFusion application

I have a web application, written in ColdFusion, which periodically starts using 100% of the server's CPU and crashes the ColdFusion service. Since I have been unable to reproduce the problem myself, ...
8
votes
8answers
798 views

How to have a computer flash a light

I'd like to have an application monitor written in C# monitoring a set of Forex trading positions. It would be connected via USB to a real set of "traffic lights" sat on a desk which it would use to ...
7
votes
3answers
476 views

How does New Relic work?

How can New Relic tap into my app with a simple install? How does it know all the methods, requests, etc? It works for RoR, PHP, etc. Can anyone explain the technology behind it? I'm interested in ...
7
votes
2answers
292 views

java 7 directory monitoring questions

I just saw an awesome feature with java 7, the directory watcher. It'll tell you when something changed in a directory without polling the directory. 1.) But it says it falls back to polling if the ...
7
votes
11answers
9k views

How to monitor Java memory usage?

We have a j2ee application running on Jboss and we want to monitor its memory usage. Currently we use the following code System.gc(); long usedMB = (rt.totalMemory() - rt.freeMemory()) / ...
7
votes
6answers
1k views

Introduction to SNMP monitoring

I've been tasked with writing a monitoring program for my company's server software that integrates with zenoss via snmp. To be brief, I can't get anything up off the ground. I think my first goal ...
7
votes
5answers
1k views

What is the best way to diagnose and profile MySQL in live production server?

What tools/methods do you recommend to diagnose and profile MySQL in live production server? My goal to test alternative ways of scaling up the system and see their influence on read/write timing, ...
7
votes
6answers
6k views

How to get “requests per second” for Apache in Linux?

In Windows for ASP, you can get it perfmon, but... How to get "requests per second" for Apache in Linux?
7
votes
8answers
16k views

How to monitor Windows services

I'm looking for a way to monitor certain Windows services (on Windows Server 2003) and restart if necessary. The services are on different servers and include mainly SQL Server services (e.g. SQL ...
7
votes
4answers
8k views

CPU Usage Per Process in Python

Is it possible for me to see the amount of processor usage (% of maximum) that the current, python, app is using? Scenario: My host will allow me to run my app as long as it does not consume more ...
7
votes
4answers
2k views

Tools and methods for live-monitoring ASP.NET web applications?

I think many developers know that uncomfortable feeling when users tell them that "The application is slow (again)." In a complex web application there can be many possible reasons for a degradation ...
6
votes
2answers
104 views

How to monitor free memory ( including buffers and cache) in java?

I've already searched for possible solutions, such as How to monitor the computer's cpu, memory, and disk usage in Java?. But memory spent in buffers and cache is not mentioned anywhere? For ...
6
votes
3answers
250 views

Detecting/Monitoring for parameter sniffing problems

Are there any tools to specifically monitor/detect for parameter sniffing problems as opposed to those which report queries that take a long time? I have just got hit with a parameter sniffing ...
6
votes
5answers
1k views

Monitor ruby processes with Monit

I have a bunch of Ruby scripts which are long running, I'd like to ensure that every 30 seconds or so these are up. I normally start the commands by simply ruby script-name.rb How can I configure ...
6
votes
8answers
356 views

Monitoring .NET ASP.NET Applications

I have a number of applications running on top of ASP.NET I want to monitor. The main things I care about are: Exceptions: We currently some custom code which will email us when an exception occurs. ...
6
votes
1answer
219 views

Erlang OTP supervising Java application

I have recently become familiar with Erlang/OTP technology and I would like to apply it to monitor and supervise Java applications in terms of: detecting their availability starting and stopping ...
6
votes
3answers
1k views

High Number of MySQL Temporary Disk Tables

We have noticed that MySQL is reporting a very high number of temporary disk tables (over 10,000) this is reported by Server Density. Were trying to understand a bit more about this. Why are ...

1 2 3 4 5 18