monitoring
Monitor starting/running/ending apps within node.js
Is there a way to monitor starting/running/ending apps within node.js? Like \"You just started LibreOffice Writer!\".[详细]
2023-03-18 21:58 分类:问答Is there a way to check availability of the services defined in the App.config <system.serviceModel> section?
I have a large project which consumes a lot of WCF services. Endpoints are defined in <system.serviceModel> section of my App.config file.[详细]
2023-03-18 21:23 分类:问答Android: programmatically determine list of apps that have a TCP connection open
I would like know which applications on my android connect to what IP addresses. In essence I would like to know what these 开发者_如何学编程apps do in the background without my approval.[详细]
2023-03-18 04:55 分类:问答C# File Monitoring
This applies to a previous question I had asked.I have been trying to create an application that will allow me to monitor a file and alert me if the file has stopped changing.Someone recommended just[详细]
2023-03-18 04:30 分类:问答Monitor a file for changes
I have been searching the web for good ideas on creating an application. service, or vb script that will constantly monitor a file for changes.However, I want it to alert me when there are NO changes.[详细]
2023-03-17 22:08 分类:问答Need to "react" on any sound initiated
I need to be able to launch certain procedure only when there is some sound output initiated. This is like when some sound is \"beeped\" (having complete silence before). I image for this to handle is[详细]
2023-03-17 03:51 分类:问答Different behaviour for allocations instruments (with and without zombie-mode)
I\'m really struggling with memory management in iOS or more precisely monitoring complex memory usages.[详细]
2023-03-17 01:51 分类:问答Detect if an open file/device has been replaced/deleted
Assume the following situation under Linux: A process is continuously reading from an USB-serial converter device (/dev/ttyUSB0). That device is suddenly unplugged and plugged in again (or is resetti[详细]
2023-03-17 00:18 分类:问答Log monitoring software whilst developing
We have an enterprise product to monitor our logs in prod/qa.However am after something to run locally whilst I\'m programming/developing to monitor local log files, and pop-up a sys-tray alert (o开发[详细]
2023-03-16 09:39 分类:问答Getting info from the Postgres stats collector
I\'m working on small tool for gathering information about our postgres database and I have been looking at using the postgres Stats Collecter. It seems like there is a lot of info/stats in the table[详细]
2023-03-13 12:56 分类:问答