Remote Server process monitor

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Shivaramakrishnan
Posts: 71
Joined: Tue May 15, 2012 10:11 pm

Remote Server process monitor

Post by Shivaramakrishnan »

Hi,
I am a newbie to nagios
I wanted to monitor a set of process on the remote server.If the the process goes down,it should report.
How can I perform this operation?Can anyone please give a elaborate procedure both on the remote machine and on the nagios server?
I need to implement this as soon as possible
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Remote Server process monitor

Post by jsmurphy »

You can use the check process function of NSClient++ to do this, link for more info: http://www.nsclient.org/nscp/wiki/guide ... check_proc
Locked