Monitor is component for Monitoring. It is the act of looking on the processes or systems for performance, supervision and surveillance.
-1
votes
0answers
5 views
plugin to monitor what is accessing /harvesting personal information in browser [closed]
I am to develop a plugin that monitors certain applications and warns users if another application is violating their privacy preferences, I've been researching plugin and adds-on libraries but found ...
0
votes
0answers
24 views
There are differences between Arduino's Serial Monitor and HyperTerminal?
I'm using Arduino and Windows HypertTerminal because it is more useful to work but I don't understand the reason why the same code does not work equal in HyperTerminal and Serial Monitor.
Serial ...
0
votes
0answers
41 views
check if the monitor is connected
I've to make a simple program that reports to a server the state of the monitor (is it on/off or simply if it's not connected).
So far I'm using this method I found on another discussion, but it ...
2
votes
1answer
81 views
Java dining philosophers monitors
I have a problem in my Java code that should simulate dining pholosophers problem, which is described here: http://en.wikipedia.org/wiki/Dining_philosophers_problem
I want to output the current state ...
-1
votes
2answers
52 views
Monitor text file for changes in Java
I am trying to monitor a text file for a change in the one line of text it contains. The file is constantly being deleted and created with the same name and path but the content rarely changes.
I am ...
0
votes
0answers
18 views
Know which program creates a file at startup
I'd like to know which process creates a file at startup in Linux, for example in /tmp.
Every time I boot Ubuntu I find a file in /tmp even though I delete it each time.
I haven't found out how to ...
6
votes
1answer
125 views
Creating a virtual monitor/virtual display device [closed]
I'm trying to create a "virtual monitor" in Windows (XP & newer). For example, let's say my desktop looks like this:
I want to add a monitor virtually so it looks like this without any change ...
-2
votes
0answers
8 views
Kubunutu desktop is too wide after an unpluging second monitor [closed]
I have problem with KDE desktop on Kubuntu. I added monitor to my notebook as a second monitor.This monitor expanded my desktop. After I was unplug the monitor, but desktop is still wide. If I go with ...
0
votes
1answer
29 views
Java Monitors: Does having a Java monitor with Synchronised Methods Avoid Deadlocks?
Basically, if I have lots of synchronised methods in a monitor. Will this effectively avoid deadlocks?
0
votes
1answer
27 views
python plugin to monitoring linux system
Is there any famous python plugin/library to monitor linux system , such as :
Temperature
CPU usage
Memory Usage
Disk Usage
Network Usage
is there any?
thank you very much :D
0
votes
0answers
19 views
is there any Goole App Engine released API gathering information about applicaiton runtime performance shown in dashbord
I am trying a secondary developement based on google app engine released APIs. Now I want to fetch some information about application runtime performance in the code, for example, the QPS of each ...
0
votes
1answer
39 views
Constantly look for file, when file exist, run command
I need a vbscript that monitors a folder for a specific file, when file is found it needs to execute a command then delete that file but continue to monitor the folder again for the same file incase ...
1
vote
0answers
36 views
determining internet speed in android
I am developing an android video-streaming application where I must detect internet speed to adjust my stream quality according to that speed.
I've searched in the net about how to detect internet ...
0
votes
0answers
6 views
Color Swap Monitor [closed]
I want to select a particular color and change it to another color through the monitor alone. In other words, a way to tell my GPU and monitor to display colors differently. So instead of showing ...
0
votes
0answers
35 views
MAC OS X - Mountain Lion - After power saving resolution not maintained [closed]
I have this really crazy problem with Mac OS X 10.8.x, It seems when the notebook goes into display sleep mode (IE monitors switch off) and I return to use it 7 of of 10 times the resolution on my ...
0
votes
1answer
26 views
monitor and mutex synchronization in c
I will implement merge sort using mutexes and monitors in C but I couldn't find a good source. How can I implement mutex and monitor in C.
I am using Linux(Ubuntu).
1
vote
3answers
40 views
Java Monitors - Do synchronised methods prevent any other thread being IN that object?
Does the following mean that only ONE thread can be in ANY method of the object? Or can a multiple threads be in DIFFERENT methods just not the same one? Why?
public class SynchronizedCounter {
...
-1
votes
0answers
19 views
Ubuntu 10.04 Brightness stuck at 0 on my hp Laptop.. How to change [closed]
I am Running Ubuntu 10.04 LTE on HP DV2000 Series Laptop. It was working good till last night. But today when I restarted it, I couldn't see a thing. It was all black screen, I can hear the harddisk ...
0
votes
1answer
51 views
How to properly monitor and log Android OS events/activity in the background
I would like to know the correct way to monitor system events and operating system activity in Android. My research so far indicates there are various methods for running Activities, Services, ...
-1
votes
0answers
19 views
How to display the boot screen notebook on a monitor? [closed]
The monitor of my notebook is broken and I want to install Arch-Linux on it. I get no problem to display the windows screen on an external monitor, but he does not project the initial screen where we ...
1
vote
2answers
33 views
Is it ok to use the text on a button to determine current state?
I have been using the text to determine the button state and want to know if it is generally accepted ?
I have a datagrid view with a list of items and a "Done" Button. When the user clicks the done ...
1
vote
0answers
17 views
Is ther a tool for monitoring WCF queues?
Is there any tool for monitoring incoming and outgoing calls from a WCF service?
I do not mean MSMQ, I mean queued calls that the service is not able to handle cause of it is busy.
Some profile for ...
0
votes
3answers
62 views
Monitoring using java Thread
I want to monitor servers(tomcat) running or not at regular interval.I'm doing this as stand alone application.I want to call the server monitor program at regular interval(every 30 min )...How to do ...
0
votes
1answer
46 views
Windows running processes list perl
I’m looking for the most standard way to get a list of running processes (and services) on a Windows machine. It’s important not to use « modern » stuff because I’ll deploy that program on old ...
0
votes
2answers
96 views
How can you create multiple image buttons and have them work on all monitor resolutions?
Okay, so this is what I currently have for my webpage:
j sfiddle(dot)net/gTF9y/4/
Which is just one single image, with css code that makes it so that one image adjusts to different monitor ...
0
votes
1answer
54 views
Communicating with Windows7 Display API
I have yet failed to find a decent(ANYTHING really) pinvoke wrapper around new win7 CCD api.
The api can be found itself from here: ...
2
votes
1answer
74 views
Vaadin 6 : Window.open(FileResource) ; how do I monitor download ?
I am building a Portlet using Vaadin 6. In the portlet I let the end user download the result of the searches/operations he's done.
What I am doing here is generate, on the flight, a zip file for ...
0
votes
1answer
35 views
How to ensure a process is running in Ruby
I call a ffmpeg command in rails to grep a stream and push it to Wowza so that a apple device can see it also, the command is something like this
Thread.new do
`/usr/local/bin/ffmpeg -re -i ...
-4
votes
1answer
83 views
Change Screen Resolution of Secondary Monitor in C++
I was wondering if someone could help me change the screen resolution of the secondary monitor using C++ on Windows 7. I understand this is not much information so if you need more just comment and ...
0
votes
1answer
73 views
Firefox 22 Monitor HTTP traffic in extension
I am currently trying to write a simple Firefox addon for monitoring http traffic.
I searched around a lot and also found some things, but everything was related to Firefox 3.6 and I do not know how ...
0
votes
0answers
53 views
Read write multithread poolthread return [closed]
I'm trying to create a data server, that will read and write files using a threadpool and using a list of locks for each filepath.
Problem Solved.
0
votes
1answer
49 views
Monitoring the execution of all process
How I can do it?
I don't want to use a timer + an array of processes (because that's the newbie way that I allways did) I'm looking for something better and improved.
I've tried using ...
0
votes
1answer
42 views
How does Monitor Synchronisation work?
So I'm reading about synchronisation and have come across Monitors, but can't seem to grasp how they work.
I see the general layout is something in the format of the following with what I can see as ...
0
votes
0answers
55 views
In a C# Windows Forms Application, how do I hide a form when a particular process starts?
I am writing a program that launches an installer called install.exe. This file (installer.exe) launches another process called MSDE_SP.exe. I need to display a form all the way up until MSDE_SP ...
0
votes
0answers
14 views
How to monitor Hosted Exchange strange login activities?
One of my customer whould like to have sms on each strange login activity to there hosted exchange email. Like facebook have for there login system. Each time new device tries to login they send email ...
0
votes
0answers
23 views
Duplicate values and SQL monitor
I'm new to SQL, I need to know if theres any chance to a table content duplicates if there's simultaneous access to the server (not to the specific table).
and if it will duplicated if there are ...
0
votes
1answer
32 views
Screen Resolution is reduced and cannot be reverted
I have a laptop(Sony Vaio VPCSA9e) (OS: Windows 7) and a monitor (LG W1945S). I used to connect the monitor to my laptop in 1440X900 screen resolution without any problem. (I connect it via VGA ...
0
votes
0answers
36 views
How do I monitor serial port data of another application using .NET?
We have an existing third party application which sends data on the serial port continuously to an external device. The application sends certain patterns of data which I need to look for, and if I ...
0
votes
0answers
45 views
How to get xcode instruments logging for a duration
I could log a csv file from Xcode - > Instruments -> Activity Monitor -> Instrument - > 'Export Track for ...'.
It creates the log file for the current instant only.
I need to get the CPU % usage ...
0
votes
2answers
114 views
iOS Background Mode
I have a question about running an app in the background.
I know about how to do it, but Apple does not like the way I'm doing it.
To get you on the same page, I have a security app, and I need to it ...
1
vote
0answers
35 views
How to get the memory usage of Python object without importing any third party libraries like hpy or PySizer?
I'm writing Python test cases for testing a COM written in C++. Currently I re-write a recursion function of the COM to non-recursion in order to avoid the call stack overflow. Then I need to write a ...
0
votes
3answers
139 views
How to install forever-monitor module using npm in ubuntu
In my application i want to restart my node js server programmatically.For that i need to install forever-monitor while installing that module using npm im getting error as "No compatible version ...
0
votes
1answer
36 views
Does firebug (and Chrome's network monitor) monitor a java applet's http POSTs/GETs?
Does firebug (and Chrome's network monitor) monitor a java applet's http posts?
-1
votes
2answers
22 views
Stop Monitoring registry [closed]
I have written a Visual Basic.net application that saves registration information to the registry.
I gather that there are certain tools that can monitor changes made to the registry. Is there some ...
0
votes
1answer
89 views
Monitor HornetQ
I'm developing a server which uses HornetQ for messaging. I was wondering if there's a utility (whether it a stand alone app or IDE integrated tool) that can I use in to monitor the queue content in ...
0
votes
0answers
42 views
pairing established connection with application
I am trying to create simple "watchdog" as a school project. I've started with monitoring background calls, sms. Now I want to do something with network connections. I am able to list connections, but ...
0
votes
1answer
71 views
libudev monitoring returns NULL pointer on Raspbian
I'm trying to port an application that was running before on an Ubuntu system to the Raspberry Pi, using Raspbian. The application should detect new USB flash drives. This is how the udev monitoring ...
2
votes
1answer
90 views
Screen resolution of visitor
I need to get the screen resolution of your visitors on the site. Is it possible to do this in ASP.NET? I get the screen resolution using the code:
var mn = ...
3
votes
2answers
278 views
NodeJS and Forever (monitoring and restarting app)
I'm trying to setup forever and NodeJS to monitor&restart my app and also keep it running when exits. Currently I have this:
var forever = require("forever-monitor");
var child = ...
0
votes
1answer
30 views
Process Performance Monitor [closed]
I am looking for a tool that can attach itself to any process in windows and monitor its performance such as CPU utilization, Memory Utilization, IO reads/writes and either generate a csv file with ...






