Hi,
Everything is in the subject.
Rgds,
Frederic
How to monitor CPU,RAM of a particular windows service ?
-
Frédéric GRANAT
- Posts: 445
- Joined: Mon Nov 19, 2012 11:36 am
Re: How to monitor CPU,RAM of a particular windows service ?
You can probably monitor CPU, RAM of a windows process via performance counters and NSClient++, but not of a service. I don't think this is possible.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: How to monitor CPU,RAM of a particular windows service ?
Frédéric GRANAT,
Script to check mem and cpu of a windows process
http://exchange.nagios.org/directory/Pl ... ss/details
Thanks,
-Yancy
Script to check mem and cpu of a windows process
http://exchange.nagios.org/directory/Pl ... ss/details
Thanks,
-Yancy
-
Frédéric GRANAT
- Posts: 445
- Joined: Mon Nov 19, 2012 11:36 am
Re: How to monitor CPU,RAM of a particular windows service ?
Hi,
According to what I see, that would mean I would have to install NSClient++ on each host on which I want to monitor Windows services.
In that case, that's too much complicated to install (too much hosts).
Rgds,
Frederic
According to what I see, that would mean I would have to install NSClient++ on each host on which I want to monitor Windows services.
In that case, that's too much complicated to install (too much hosts).
Rgds,
Frederic
Re: How to monitor CPU,RAM of a particular windows service ?
Frédéric,
Your other option would be Something like NRDS_Win. Simple lightweight solution that can be used to run Nagios Plugins and pass the data back via http or https.
http://exchange.nagios.org/directory/Ad ... in/details
Thanks,
-Yancy
Your other option would be Something like NRDS_Win. Simple lightweight solution that can be used to run Nagios Plugins and pass the data back via http or https.
http://exchange.nagios.org/directory/Ad ... in/details
Thanks,
-Yancy
-
Frédéric GRANAT
- Posts: 445
- Joined: Mon Nov 19, 2012 11:36 am
Re: How to monitor CPU,RAM of a particular windows service ?
That's too much complicated : I give up.
You can close the topic.
Rgds,
Frederic
You can close the topic.
Rgds,
Frederic
Re: How to monitor CPU,RAM of a particular windows service ?
Frédéric,
Are you looking for some method of doing this using WMI? WMI would require no agent to be installed on the remote machines which would speed implementation.
Thanks,
-YAncy
Are you looking for some method of doing this using WMI? WMI would require no agent to be installed on the remote machines which would speed implementation.
Thanks,
-YAncy