Monitor is component for Monitoring. It is the act of looking on the processes or systems for performance, supervision and surveillance.
1
vote
1answer
167 views
Does Android(on ARM) have the hardware performance counters?
So like in Linux on Intel processor, we have a large amount of hardware performance counters to access. Like previously, using a user-space software called perfmon2, I could get values of cache miss ...
2
votes
1answer
76 views
Change main monitor on Mac programatically
I would like to disable the primary monitor on a Mac and then change secondary monitor to be the main programatically.
Any help on how I can do this? Not sure where to start my research. Thanks!
0
votes
0answers
34 views
Is there a way to use Python to emulate a non visible external monitor, and capture the video data from it?
Beginning with the end in mind, I am looking into creating an Android app that would act like iDisplay, or AirDisplay.
Both of the aforementioned apps are used on an Android device to act like a ...
2
votes
1answer
169 views
Why is my clipboard listener being called twice/application opened twice?
I Wrote a short program in C# that monitors the clipboard. When a certain string enters the clipboard, a program must be opened with Process.Start (depending on the string). Everything works fine, but ...
1
vote
4answers
509 views
Enable MySQL Performance Monitor
I like to collect statistics to analize and improve the overall performance... After installing Xampp 1.8.1 on my Small Server, i was navigating trought phpMyAdmin Panel, and on the panel Monitor - ...
0
votes
0answers
98 views
Detect if HDMI display is on or off
I have an HTPC that is connected to a single display via HDMI.
I want to be able to detect in a script whether the tv is off or on.
I tried the following code in autohotkey
objWMIService := ...
0
votes
1answer
259 views
Capture / Monitor system data of application server in Graphite
I am using graphite server to capture my metrics data and bring down to graphs. I have 4 application servers which is load balancer setup. My aim is capture system data such as cpu usage, memory ...
0
votes
1answer
57 views
erlang monitor and demonitor
My question is simple.
If one process call monitor and doesn't call demonitor and dead. Is it any side-affect to the system? Is there any trouble later?
0
votes
2answers
83 views
How does stdout store data? - C
How does the monitor store the data displayed on it? Is it stored in memory and if so how can I access it? The reason I am asking is because I am programming a text editor, in which I use an array to ...
2
votes
0answers
80 views
Tools for practicing with monitors and semaphores [closed]
I'm a student of a course in operating systems and i want do exercises with semaphores and monitors. Bearing in mind that my favourite programming language is C/C++, is there a good library, which ...
1
vote
0answers
249 views
How to listen to the directory change and selection change of the file manager (Explorer.exe)?
Listary is an awesome file browsing & searching tool for Windows. Some of the third party reviews can be found in Listary's FAQ.
As shown in the following figure, Listary offers "Copy Folder Path ...
1
vote
0answers
45 views
How to display the “actual size” on any screen?
I am doing a CAD program. I want to display drawings at actual size on screen, meaning that if I can place a ruler to measure lines on my screen and they should match. However screens have different ...
0
votes
0answers
42 views
Display a single, specified call from CallLog
i'm working at an android applicationand i've managed to monitor outgoing and receiving calls and save number,date into a database.
BroadcastReceiver callRcv = new BroadcastReceiver() {
...
3
votes
1answer
104 views
Monitor multiple variable amounts of processes' start and exit [closed]
I need some code to monitor when a program starts and stops, asynchronously.
I can work with VB.NET or C# Code. Thanks.
2
votes
1answer
129 views
How to use a monitor which is not part of desktop (Windows 7)
I would like to use a monitor which is actually marked "disconnected" in the windows control panel under "Change display settings". (I do NOT mean a physically disconnected monitor.)
I know how to ...
1
vote
0answers
86 views
Print monitor modification and redirection to another printer port
I'm trying to modify the data being printed to an Epson POS printer before it is printed. I'm currently doing this by using a print monitor instead of the Epson port in the printer port config. In ...
3
votes
1answer
55 views
isFullScreenSupported allways true for monitors
Given the following code
GraphicsDevice screen = GraphicsEnvironment.getLocalGraphicsEnvironment().getScreenDevices()[0];
if (screen.isFullScreenSupported()) {
//is it allways true for ...
1
vote
1answer
67 views
Two threads deadlocking but cant see why, lock relased with notifyAll()
using JConsole it seems i get a deadlock situation when 2 threads try to modify this object.
package com.steven.concurrent.assignment2.memoryallocator;
/*
* This seems to deadlock... cant see why ...
-1
votes
2answers
32 views
Monitor error on using Ubunto [closed]
I've been asked to compile the code below, but when I try to compile it I get the following error messages:
dee@ubuntu:~/ gcc tr.c
tr.c: In function ‘main’:
tr.c:7:2: error: unknown type name ...
0
votes
0answers
23 views
Microtouch monitor rotated control
I have SAMPO PD-80A monitor with touchscreen. It says it's microtouch so I successfuly installed drivers but I have problem it's inversed. So when I click on upright corner cursor moves to leftdown ...
4
votes
1answer
140 views
Monitoring SQL calls to Firebird under Ubuntu (Java app)
Having just moved platform from mySQL to firebird I am finding it difficult to find an acceptable way of capturing SQL commands being passed from a Java .jar application to the database server ...
0
votes
0answers
52 views
How to set the color profile seperatatly per monitor on a Mac
I have a Mac Pro with two identical Samsung monitors. I've callibrated both monitors, but when i change the color profile for one monitor it also changes the profile for the other. Is it possible to ...
0
votes
0answers
23 views
Monitor With Geolocation
I know there's an app for this but I would like to learn how to do this.
When I upload my code onto the server it can find where I am in realtime with geolocatin.
But if I would like to monitor ...
0
votes
0answers
160 views
Monitoring Cluster failover Through SCOM [closed]
I want to monitor a whenever my cluster failsover via SCOM.
The problem is as a DBA I just want to be notified when the current failover cluster is a SQL server and should not be notified for other ...
0
votes
2answers
85 views
Any java framework for metrics monitoring?
I have new metrics feeding into db everyday. And I want to monitor it, if the metrics change very large compared to previous day, I want to send out notification, like sending out email ? So is there ...
1
vote
1answer
178 views
ActiveMQ monitor
When using ActiveMQ, some problems troubles me:
1. When broker crashed or stopped, messages from sender will be lost(I set timeout, because the sender have others to do).
2. Consumer receives all ...
1
vote
0answers
95 views
SoundManager and monitorenter and monitorexit
I try to control sound with monitorenter and monitorexite this the code i use but this not work for me these erorrs shown : monitorenter cannot be resolved to a variable , monitorenter cannot be ...
0
votes
1answer
317 views
Starvation in dining philosopher's solution
Hello I have gone through the dining philosophers solution. Since at some point of time the typical monitor implementation causes starvation. I have gone through the "Polite" version of ...
3
votes
1answer
83 views
Monitoring an audio file to check when it's opened by another program
How could I monitor an audio file being opened/run by another program in C++ on windows?
I've searched and the only thing I came up with is to check if the audio file is currently open, however this ...
0
votes
3answers
146 views
synchronizing on enum monitor
I read that from 1.5 we can use enum for singleton
public enum Singleton {
INSTANCE;
//Singleton method
public void someMethod( ) {...}
}
Singleton.INSTANCE.someMethod( );
Does this mean ...
0
votes
0answers
74 views
Android: how to tag photos and monitor camera [closed]
hi guys i want to monitor camera through a service.the service must monitor camera and when the camera takes a photo, the application opens a new activity with the picture you have just taken, and ...
0
votes
2answers
59 views
IllegalMonitor on queue
I have the following code to start 3 threads that synchronize on a queue object(passed at construction).Each thread tries to read from the queue to do an operation:
class smokers extends Thread{
...
0
votes
2answers
806 views
How do I monitor bandwidth use of a specific website?
I would like to install an application on one computer to monitor the bandwidth used when browsing to a specific website. Is there an application that can do this? Thanks!
1
vote
0answers
96 views
Monitor data activity in Android [closed]
I'm trying to make a built-in Juice Defender option in a ROM I'm helping to build. I have a bunch of that I'm looking for, but I can't find a call to see if data is in use.
The idea is if data is ...
0
votes
0answers
162 views
Is there a way to get WMI data into T-SQL
The following is a SQL-like command used in a sample VBScript to get Biztalk suspend instances via the WMI interface.
select * from MSBTS_serviceinstance where ServiceStatus=4
...
0
votes
0answers
36 views
How to get the brand name of the attached monitor on OSX?
I can see the brand name of the monitor attached to a mac as the title bar of System Preferences while in the Displays pane, e.g. SyncMaster in my case. And I can find it in the data output by ...
0
votes
1answer
68 views
How to catch the standard video output in Java
I want to catch the system's standard output, that is all that we can see at the monitor, from 0,0 coordinates to x,y. I've tried to make 50 screen capture per second with the ...
0
votes
0answers
176 views
Change an external monitor's brightness with a keystroke [closed]
My goal is to adjust the brightness of an external monitor (in my case: 'Dell U2711') via a keystroke on my keyboard.
This does not seem to be possible. Is such a thing possible with other external ...
0
votes
0answers
122 views
How to monitor the memory usage of apache activemq?
Recently i was fighting with activemq log. Lots of "usage manager memory limit reached" or "usage manager memory limit full" are logged in the log.
By reading the official document, I know one way to ...
0
votes
1answer
184 views
How can I monitor a log file for file size changes with a batch script?
I am trying to figure out a way to monitor a log file via a script that gets kicked off by task scheduler.
So ideally, what I want to happen, is for the script to check the file size, compare it with ...
0
votes
1answer
53 views
Make a screenshot from one display, when is used twin display mode
I want to make a screenshot only from one display (my OS is Ubuntu 11.10), but I have two displays in twin mode (one is a continuation of another). How to get that? When I push PrintScreen button I ...
3
votes
1answer
96 views
Why is the 'monitor' option used in erlang:spawn_opt disabled?
I happen to read about a spawn_opt called monitor: http://www.erlang.org/doc/man/erlang.html#spawn_opt-2
But when I use it, I got this:
1> gen_server:start(some_module, [], [{spawn_opt, ...
0
votes
0answers
91 views
Monitor registry activity by process name
I want to monitor registry activity by process name, like the Process Explorer does with disk activity. The Process Monitor shows the actual registry accesses, but I just want the count of registry ...
1
vote
1answer
273 views
monitor last modified time for a folder using batch file
I have a folder on my workstation where files are added every minute.
I have to monitor this folder every now and then, to see if new files are being added.
In case there is no new file in this folder ...
0
votes
1answer
188 views
Monitor registry using C++
I want to monitor when a key is changed/added/deleted to the registry whenever application is being installed or removed. I have tested the sample code from the msdn(link) and it works fine.
But the ...
0
votes
0answers
503 views
Monitor website traffic - sniffer
I am building small app in C# that needs to monitor traffic to some site, and count time user stays on that website.
I am aware that i need some kind of sniffer for that, but my question is, what ...
0
votes
0answers
76 views
Touchscreen logic…How does it work?
I have just purchased a Mimo Monitor "Magic Touch" monitor for use with a touchscreen application I have built. Our old touchscreen responded (clicked) as soon as you touched the screen. This new ...
0
votes
2answers
98 views
Activity Monitor (Program Time Tracker)
I am searching for a nice Windows (also Mac?) tool to monitor the time a user spent in each programme. The program shouldn't count the time the program is opened but the time the program is active ...
1
vote
1answer
116 views
Session destroyed and abandoned but performance monitor still shows session count
This is the case. I used Performance Monitor, add counter for Session Active for ASP.Net Apps v4.xx.xx I have a web-based application that uses cookieless session.
I opened the application with a ...
0
votes
2answers
59 views
Is it advisable to develop own PHP log?
Apache log and PHP log doesn't seem to provide much useful way to monitor performance of my script in production server. I was thinking of developing custom log for my script which log the following ...
