[Nagiosplug-help] Nagios check

Misao misaochankun at speakeasy.net
Thu Jan 26 12:45:01 CET 2006


The reason for this is because you are asking Nagios to monitor services,
not processes.

Many services use the same process name as the service name they use, which
is why it worked so far.

If you want to monitor the process names, you use the -v PROCSTATE option
instead of -v SERVICESTATE

 

  _____  

From: nagiosplug-help-admin at lists.sourceforge.net
[mailto:nagiosplug-help-admin at lists.sourceforge.net] On Behalf Of Eduardo
Martinez
Sent: Thursday, January 26, 2006 3:14 PM
To: 'Lori Adams'; nagiosplug-help at lists.sourceforge.net
Subject: RE: [Nagiosplug-help] Nagios check

 

That worked! Thank you much. 

I always used the task manager for checking the name of the process. I guess
I've been lucky.

 

-Ed

 

  _____  

From: Lori Adams [mailto:ladams at cloudmark.com] 
Sent: Thursday, January 26, 2006 1:04 PM
To: Eduardo Martinez; nagiosplug-help at lists.sourceforge.net
Subject: RE: [Nagiosplug-help] Nagios check

 

go to the windows machine.

 

Look under Administrative Tools | services.

 

Right click on rtvscan service, and choose properties.  

 

There is a short name given near that top. That's what you need to give as
your argument. A lot of times these short names are acronyms or some such.

 

Check the mcshield one too for verification of this.

 

Good luck.

 

-Lori

 

  _____  

From: nagiosplug-help-admin at lists.sourceforge.net
[mailto:nagiosplug-help-admin at lists.sourceforge.net] On Behalf Of Eduardo
Martinez
Sent: Thursday, January 26, 2006 10:57 AM
To: nagiosplug-help at lists.sourceforge.net
Subject: [Nagiosplug-help] Nagios check

 

I am trying to figure out why the check_nt command will not check
rtvscan.exe exactly like the mcshield.exe process.

 

I use the check_nt command as follows:

 

/opt/nagios/libexec/check_nt -H myhostname -p 1248 -v SERVICESTATE -d
SHOWALL -l mcshield

mcshield: Started

 

This command above works perfectly fine. But the command below to check
rtvscan.exe will not work

 

/opt/nagios/libexec/check_nt -H myhostname -p 1248 -v SERVICESTATE -d
SHOWALL -l rtvscan

rtvscan: Unknown 

 

I do not have mcshield and rtvscan on the same machines.

I know that the process rtyvscan.exe is running on the machine because I see
it run in the task manager.

I am using the nsclient on the host and version 1.4.2 of the check_nt plugin
on the server.

 

Any idea why I can't check rtvscan process on the machine?

 

Any help would be greatly appreciated.

 

Thank you,

Ed


This email is intended only for the use of the individual or entity to which
it is addressed and may contain information that is privileged and
confidential. If the reader of this email message is not the intended
recipient, you are hereby notified that any dissemination, distribution, or
copying of this communication is prohibited. If you have received this email
in error, please notify the sender and destroy/delete all copies of the
transmittal. Thank you. 


This email is intended only for the use of the individual or entity to which
it is addressed and may contain information that is privileged and
confidential. If the reader of this email message is not the intended
recipient, you are hereby notified that any dissemination, distribution, or
copying of this communication is prohibited. If you have received this email
in error, please notify the sender and destroy/delete all copies of the
transmittal. Thank you. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20060126/7fe703b6/attachment.html>


More information about the Help mailing list