Monitoring Tool
-
Hi, We have VC++ application running on server which goes down sometime. Is there any inbuild tool which run on my desktop and do the monitoring of xyz.exe (running on server) from task manager.Please let me know if you know any such tool. Appreciate your time. Thanks Pankaj
-
Hi, We have VC++ application running on server which goes down sometime. Is there any inbuild tool which run on my desktop and do the monitoring of xyz.exe (running on server) from task manager.Please let me know if you know any such tool. Appreciate your time. Thanks Pankaj
Define 'monitoring'. I have many, many monitoring tools that monitor different aspects of process behaviour (RegMon, FileMon, ProcMon, TcpView, Wireshark, etc etc).
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
Define 'monitoring'. I have many, many monitoring tools that monitor different aspects of process behaviour (RegMon, FileMon, ProcMon, TcpView, Wireshark, etc etc).
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
Just to monitor whether xyz.exe is running or stopped. Either by showing status as green when exe is running and Red when exe stop on client desktop.
Task manager?
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
Hi, We have VC++ application running on server which goes down sometime. Is there any inbuild tool which run on my desktop and do the monitoring of xyz.exe (running on server) from task manager.Please let me know if you know any such tool. Appreciate your time. Thanks Pankaj
How about using EnumProcesses to check if your exe is listed in the process names?
You need to google first, if you have "It's urgent please" mentioned in your question. ;-)_AnShUmAn_
-
Task manager?
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
-
-
How about Remote Task Manager?
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons