Monitor is component for Monitoring. It is the act of looking on the processes or systems for performance, supervision and surveillance.
1
vote
1answer
118 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 ...
1
vote
1answer
83 views
Determine what script/module a python instance is executing?
I'm writing a program to monitor a python script running. There will be multiple instances of this script(which is a server) running from different locations on the computer. My program will be ...
1
vote
1answer
516 views
c++/c# system and programs resource monitoring - Windows
I was thinking of making an improved version of Windows resource monitor, which not only included resource usage, but also hardware status, such as temperatures and fan speeds.
I've started ...
0
votes
2answers
297 views
Android Emulator: How can I get a list of services that are running
I have the Android Emulator running in my Ubuntu VM and just installed an apk file trough the console. The emulator and adb have many options to view what is going on on the device.
But how can I get ...
2
votes
1answer
515 views
Java: Show the progress of a Progress Monitor and a Sub Progress Monitor
Hi implemented the IProgressMonitor and the SubProgressMonitor of the "org.eclipse.core.runtime". The progress monitor is working but my problem is it does not show the progress like I wanted it. It ...
0
votes
0answers
55 views
Code error detection system [closed]
Please, guide me to any monitoring tool or system, which can alert me constantly of any ASP.NET/HTML errors on my websites.
3
votes
1answer
203 views
Monitor GZip Download Progress in Java
I download some files in my java app and implemented a download monitor dialog. But recently I compressed all the files with gzip and now the download monitor is kind of broken.
I open the file as a ...
2
votes
1answer
152 views
Monitor.Pulse & Wait - Unexpected behaviour
http://www.codeproject.com/Articles/28785/Thread-synchronization-Wait-and-Pulse-demystified
Queues:
The ready queue is the collection of threads that are waiting for a
particular lock. ...
0
votes
1answer
117 views
HTML Email display issues in yahoo/gmail
Having real issues with an email mailer I need to send out to my client today. It's not displaying properly in Yahoo. The body appears to dissapear past the left and right margins.
Please find ...
2
votes
1answer
91 views
How can I hide winform controls from second monitor?
I have my winform app displayed simultaneously on dual screens: one on my laptop, one on my tv (connected via cable).
My app has a listview and a richtextbox. By default, the whole app displays on my ...
1
vote
2answers
237 views
Perl: Monitor a background process's output without waiting for it to complete
I'm attempting to write a manager in Perl to automate a bioinformatics pipeline my lab has been using. (The REPET pipeline, for anyone who's interested.) The pipeline has eight steps, several of which ...
0
votes
0answers
41 views
how to use JQuery to monitor all anchor open event on webpage
for some reason, I need to monitor all the anchor open event on a webpage. I do not want to use too heavy stuff. So I am focusing on JQuery. I know simply using click function will not work. Because ...
0
votes
2answers
229 views
How can I monitor entire computer for any file change?
I want to monitor my entire computer files for any change. Such as, file creations, deletions, modifications, attribute changes, etc. I know that there is a control called filesystemwatcher but that's ...
0
votes
1answer
128 views
Need help to get system information using php
is this possible to get screen/monitor size of user,who visited my website???
I am using php as frontend...
Thanks in advance.
2
votes
1answer
288 views
Detect Physical dimension of Monitor
I want to get the display dimensions of my monitor.
Is it possible to do with JavaScript or Flash?
I tried the following function:
var dpi_x = document.getElementById('testdiv').offsetWidth;
...
1
vote
0answers
37 views
Ports are down for random intervals? (windows & linux)
I have a port monitor which queries some server ports to check their status'. Sometimes on the same server (not all or many of them) port 21 is down, however 80 is up. Or port 3001 is down and 443 is ...
1
vote
1answer
370 views
Java Unisex bathroom using semaphores & monitors
I've been set an assignment for concurrent programming, to code a Unisex Toilet. It seems to be a common enough assignment for this subject. For those unfamiliar, the rule are set (in this case at ...
0
votes
2answers
234 views
Shell script to start the nginx when it quit unexpectly
Centos 6.0), and i find that my nginx will quit unexpectedly. So i want to write a shell script to start the nginx when it quit . Below is the script:
#!/bin/bash
nginxBin=/usr/bin/nginx
...
0
votes
1answer
151 views
WordPress .htaccess issue while rewriting download monitor custom urls [closed]
Here is my htaccess file:
# BEGIN WordPress
RewriteEngine on
RewriteBase /ticta/
RewriteRule ^download-resources/([^/]+)$ ...
3
votes
1answer
133 views
How to get the type of connected monitor(s) on Windows XP?
I need to know the type of the monitor(s) -- i.e. flat screen, CRT, etc -- that is used by the computer from a C++ program. The main requirement is for this code to work on Windows XP SP3 (because ...
0
votes
1answer
22 views
Need a way to crawl URLs in a root dir for any error pages
I need a way to check my root directory and all webpages contained in it for any error pages every so often (5 minutes).
I have a program that checks specific servers or ip addresses to see if they ...
0
votes
3answers
187 views
Java Monitoring tool
I'm working for a company which developes an java based application that may be installed on windows or linux servers (depending on our client's wishes). As the servers running the application are ...
1
vote
1answer
230 views
Creating a virtual monitor (the display device)
I raised a question here but realized I was going the wrong direction. I need to create a virtual monitor (really just the space in memory) that is large enough to fit a website, that would normally ...
7
votes
2answers
684 views
Dim screen on Windows with C++ [duplicate]
Possible Duplicate:
How to get screen resolution in C++?
I've been looking into dimming a screen on a Windows platform from my program. I know that there's a SetMonitorBrightness API that ...
0
votes
0answers
124 views
Best monitor for web graphics? [closed]
I am doing web graphics for about a year on quite good PVA LCD display. 95% of people who see my websites/banners are watching them on low quality TN displays suited for gaming or laptops. Colors on ...
1
vote
1answer
43 views
Trying to determine proper notification design
We are building an internal application which will do the following:
Run as a Windows Service
Scan various server/platform types to confirm they are up and running
Call the HeartBeat() method on ...
0
votes
2answers
324 views
Using remote WMI to monitor win32_battery
My ultimate goal here is to remotely monitor the EstimatedChargeRemaining on a tablet PC. I have it mostly working, and it seems I can query almost anything BUT the battery!
On the tablet I can ...
0
votes
1answer
333 views
Trying to open display device handle to change brightness on Windows XP using C++
I am trying to write a C++/WinAPI code to change a monitor brightness. The code must be compatible with Windows XP so I can't use APIs like SetMonitorBrightness. So I thought to try out ...
0
votes
1answer
197 views
Extract the list of MBeans registered against a Domain in JMX using Jython
I am able to get Attribute info if I know the name of an MBean, but the application I am trying to monitor generates randomly named MBeans and therefore need to be able to query JMX for the list of ...
0
votes
1answer
128 views
Monitor URLs accessed by mobile app
I have downloaded an Android app (which is also available for iPhone and ipad). I want to monitor which URLs it is accessing. On the desktop, you can use tools like Chrome dev tools for browser ...
2
votes
2answers
153 views
Monitor concurrency (sharing object across processes) in Python
I'm new here and I'm Italian (forgive me if my English is not so good).
I am a computer science student and I am working on a concurrent program project in Python.
We should use monitors, a class with ...
0
votes
1answer
105 views
monitoring files and directories in C under windows
There is a way to monitor directories for changes like FileSystemWatcher but in C?
NOTE: I (have to) use gcc.
0
votes
2answers
209 views
Testing Tomcat's JDBC Pool Connection
Is there a way (such as through the use of JMX/MBeans) to test a Tomcat server's JDBC pool connection?
1
vote
1answer
453 views
Get hardware temp from OpenHardwareMonitor
I'm trying to use OpenHardwareMonitor to get a reading on the diagnostics of my hardware. If you've ever tried using OHM you know that there is very little documentation on it yet to my knowledge ...
1
vote
1answer
102 views
Monitor.Pulse loses signals?
I have this producer / consumer code :
MAIN :
static void Main()
{
using(PCQueue q = new PCQueue(2))
{
for(int i = 0; i < 10; i++)
{
int itemNumber = i; // ...
1
vote
1answer
867 views
Recent OpenHardwareMonitor Sample Code C#
Does anybody know where I can find any recent samples for using OpenHardwareMonitor.dll in C#.
I've tried a simple implementation but cannot get the cpu Temp. I know the library must have it since the ...
0
votes
1answer
296 views
Inotify compatible Shell script to monitor shell a certain directory
This is first question in Stack overflow. need an inotify compatible script writing that will monitor a certain directory, and if any new files/folders are created in in, copy those files to another ...
0
votes
1answer
105 views
How does File System monitoring works in theory?
I'm working paper about remote file synchronization (just like Dropbox). However I'm having problems finding information about how the OS File System (FS) sends file events (or how are them generated ...
2
votes
0answers
177 views
Switch between DVI and VGA
Is there a way of switching the monitor's input from VGA to DVI programmatically in C# ?
I've found an article on how to switch it on or off here. Any suggestions ?
0
votes
0answers
180 views
Implementing Monitors with Semaphores - wrong solution
I read a book which suggest the next code, but say that it may be deadlock.
semaphore mutex=1; /*control access to monitor*/
semaphore c /*represents condition variable c */
void enter_monitor(void) ...
0
votes
0answers
762 views
How to control video and window of VLC from command line [closed]
I have used the code below to fix the size and position of video window. However the VLC player window with controls is not controlled by this code.
How can achieve that, so I can place the VLC player ...
0
votes
2answers
112 views
Monitor.Pulse() has no effect
Here is fragment of my code. I suppose, that one thread should work without waiting till previous thread is finished. But I recognized that all threads started in series and my pulse call has no ...
0
votes
0answers
48 views
Cannot choose multiple monitors in tptp (websphere)
I'm just wondering if it should be possible to choose multiple monitors when trying to profile a Java EE application? I right click on my application -> Profile As -> Run on Server
When the dialog ...
1
vote
3answers
138 views
supervisor for an executable in linux
I am currently developing an executable which runs on linux. I want to have a supervisor which monitor this executable and restart which it is killed. Is there any command for doing so? or suggest me ...
1
vote
1answer
63 views
How to capture the kill -3 info in logback
We have two logs in project, one is standard output using: java project.jar > output.log; the other is logback configured in the logback.groovy.
And when I use kill -3 to capture the thread dump ...
0
votes
1answer
132 views
Monitor server events and update list in web page
In a list of events I present on a web page I want to offer the feature to get "live" updates in case of an event on the server side. So kind of a live monitor instead of reloading the list in a ...
3
votes
1answer
612 views
Optimizing web page for different resolution monitors
I have been working on a site, found here, and it looks fine on my monitor (1440 x 900) however it looks very plain when displayed on an oversized monitor. I give the outer box an absolute height and ...
0
votes
0answers
72 views
Issue in deleting Monitors for MQ FTE?
When I tried to delete a Monitor using ftedeletemonitor command it failed with an error that the monitor couldnt be found in the given agent. When i tried with ftelistmonitors command the monitor for ...
0
votes
1answer
108 views
How to create a fullscreen gallery that covers the ENTIRE monitor?
I'm starting out in web development so I know some HTML, CSS, JS and PH, and I need a photo gallery that has a button to go fullscreen and I need that fullscreen to COVER THE ENTIRE MONITOR, not just ...

