Monitor windows process

Paulus, Jake jpaulus at sourceinterlink.com
Wed Nov 5 15:06:10 CET 2008


Alternatively, you can use check_snmp_process.pl if you prefer SNMP over
some other agent.

Thanks, -Jake
239-949-4450 x6628


-----Original Message-----
From: Izz Abdullah [mailto:izz_abdullah at inbox.com] 
Sent: Wednesday, November 05, 2008 2:38 AM
To: Chris Lee; nagios-users at lists.sourceforge.net
Subject: Re: [Nagios-users] Monitor windows process

Dear Chris,
This is 'out-of-the-box' if you use check_nt (NTClient++).  Please look
at the documentation...
HINT: 
define service{
	use			generic-service
	host_name		PC1,PC2,PC3
	service_description	Java
	check_interval		5
	retry_interval		3
	check_command		check_nt!PROCSTATE!-d SHOWALL -l
java.exe
	}

Regards,
Izz

> -----Original Message-----
> From: clee.hk at gmail.com
> Sent: Wed, 5 Nov 2008 15:12:05 +0800
> To: nagios-users at lists.sourceforge.net
> Subject: [Nagios-users] Monitor windows process
> 
> Dear All,
> 
> I would like to use nagios to monitor a windows process, eg. java.exe.
> If the process is there, then nagios 's status is OK. If the process
> is not there, nagios will then send out "Critical" status. Is there
> any existing plugin that can help me do this job?
> 
> Thanks a lot,
> 
> -- Chris
> 
>
------------------------------------------------------------------------
-
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null

------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list