I want to be able to monitor a process\'s existence continuously and restart it if it had crashed or killed for any reason using JMX. Stopping and starting a process is not a probelm as the agent exec
I have installed a linux machine inside my Windows (using hyper-v server for that). Any idea how I could develop an application in c# which monitors aprocess running inside Linux machine. So for开发者
Hi all, I need a tool that can retrieve information about used resources of each VM and their processes,
I\'m trying to diagnose why out .Net ActiveX control has a much slower load time on certain machines than others and I\'ve discovered (using ProcMon) that on machines that load the control slowly the
in the .net environment (C# language),how can I go about writing an application that can mon开发者_高级运维itor when a process is created within the system, and when that process spawns other processe
I\'m placing this question here because i\'m becoming a little desperate to fix this problem that has really puzzled me now as i can\'t see a reason for it.