This content has been marked as final.
Show 2 replies
-
Re: Can I monitor services with NPM?
phillipmanning Feb 4, 2014 12:40 PM (in response to clark1971)You should look at SAM for this. SAM will allow you to monitor processes and services on the server and gather cpu and memory utilization.
-
Re: Can I monitor services with NPM?
sgtp Feb 21, 2014 12:00 AM (in response to phillipmanning)I believe SAM has a specific component for "Is process running" to do just that. I am preparing to implement it on a third party custom application we use. From everything I have read, it can do just that.
-