<br><br><div class="gmail_quote">On Tue, Mar 2, 2010 at 4:26 PM, Jatin Davey <span dir="ltr"><<a href="mailto:jashokda@cisco.com">jashokda@cisco.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br>
<br>
I want to know how i can monitor the java process running on remote box<br>
, basically i want to keep monitoring it and raise an email alert if it<br>
has re-started or stopped functioning. Please let me know how this can<br>
be achieved using nagios.<br><br></blockquote><div><br>You can monitor process on remote box using nrpe + check_procs<br><br>1. you have to install nrpe on remote box<br>2. and then have to configure command in nrpe.cfg eg check_procs<br>
<br>for more infor<br><br>./check_procs -h<br><br><br></div></div>