Search found 3 matches

by daverdino
Tue Jan 12, 2016 3:20 am
Forum: Nagios XI
Topic: how to check a specific process in AIX
Replies: 5
Views: 261

Re: how to check a specific process in AIX

Please find it attached.
by daverdino
Mon Jan 11, 2016 11:11 am
Forum: Nagios XI
Topic: how to check a specific process in AIX
Replies: 5
Views: 261

Re: how to check a specific process in AIX

Yes I added to the nrpe.cfg on the AIX client and I restarted nrpe process.
by daverdino
Mon Jan 11, 2016 10:40 am
Forum: Nagios XI
Topic: how to check a specific process in AIX
Replies: 5
Views: 261

how to check a specific process in AIX

I would like to monitor some processes on AIX servers. For example the TSM BA Client (dsmc schedule) I found a script on Nagios Exchange: check_procs2 I added to the nrpe.cfg as shown below. I am testing to monitor TSM B Client ‘dsmc’: command[check_dsmc]=/usr/local/nagios/libexec/check_procs2 dsmc ...