Message-----
>> From: Jatin Davey [mailto:jasho...@cisco.com]
>> Sent: Tuesday, March 09, 2010 1:57 AM
>> To: Matt Simmons
>> Cc: nagios-users@lists.sourceforge.net
>> Subject: Re: [Nagios-users] Monitoring a process with its pid
>>
>> Thanks Matt,
>
gt; Cc: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] Monitoring a process with its pid
>
> Thanks Matt,
>
> It solved my problem.
>
> Thanks
> Jatin
>
> On 3/8/2010 9:01 PM, Matt Simmons wrote:
>
>> If you have snmp enabled on the hosts,
...@cisco.com]
Sent: Tuesday, March 09, 2010 1:57 AM
To: Matt Simmons
Cc: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Monitoring a process with its pid
Thanks Matt,
It solved my problem.
Thanks
Jatin
On 3/8/2010 9:01 PM, Matt Simmons wrote:
> If you have snmp enabled on the ho
Thanks Matt,
It solved my problem.
Thanks
Jatin
On 3/8/2010 9:01 PM, Matt Simmons wrote:
> If you have snmp enabled on the hosts, you can pull that information out:
>
> ~$ snmpwalk -v 2c -c COMMUNITY myhost.mydomain.com
> HOST-RESOURCES-MIB::hrSWRunName.3309
> HOST-RESOURCES-MIB::hrSWRunName.330
PIDs change from program startup to program startup?
>
>
> From: Jatin Davey [jasho...@cisco.com]
> Sent: Monday, March 08, 2010 8:10 AM
> To: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] Monitoring a process with its pi
If you have snmp enabled on the hosts, you can pull that information out:
~$ snmpwalk -v 2c -c COMMUNITY myhost.mydomain.com
HOST-RESOURCES-MIB::hrSWRunName.3309
HOST-RESOURCES-MIB::hrSWRunName.3309 = STRING: "crond"
On Mon, Mar 8, 2010 at 8:10 AM, Jatin Davey wrote:
> Let me re-phrase it a li
e.net
Subject: Re: [Nagios-users] Monitoring a process with its pid
Let me re-phrase it a little ,
Basically what i want is to give the process id as the input and make
sure on that target machine i have the process with the given id running
, once it stops there might not be the process running with
Let me re-phrase it a little ,
Basically what i want is to give the process id as the input and make
sure on that target machine i have the process with the given id running
, once it stops there might not be the process running with that id and
hence i need to raise an email notification alert
Hi All
Do we have a plugin that can monitor process id (pid) on a target
machine , the target machine could be anything such as windows , linux ,
solaris etc and alert with an email notification when the process id
changes.
Appreciate your responses.
Thanks
Jatin