Monitoring is the act of looking on the processes or systems for performance, supervision and surveillance.
How can I trace MySQL queries on my Linux server as they happen? For example I'd love to set up …
mysql monitoringHow to activate JMX on a JVM for access with jconsole?
java jvm monitoring jmx jconsoleWe have a j2ee application running on Jboss and we want to monitor its memory usage. Currently we use …
java garbage-collection monitoring memory-managementSimilar to this question here I am trying to monitor if a set of website links are up and running …
powershell web-services powershell-2.0 monitoringHow can I monitor how much of the graphics card is used when I run a certain application? I want …
monitoring gpuWhat's the best tool that you use to monitor Web Service, SOAP, WCF, etc. traffic that's coming and going on …
web-services http tcp monitoringI would like to monitor network traffic of my Android Phone. I was thinking using tcpdump for Android, but I'm …
android monitoring wireshark tcpdumpI have more than one application accessing the same DB and I need to get notified if one of these …
c# sql-server monitoringFor debugging purposes in a somewhat closed system, I have to output text to a file. Does anyone know of …
monitoring text-filesI'm looking for a way to monitor certain Windows services (on Windows Server 2003) and restart if necessary. The services are …
windows-services monitoring