[Nagiosplug-help] Help Using Plugins

Ian Manco ianm at btx.com
Mon Nov 30 20:01:34 CET 2009


OK. I checked the website and read the section of the CheckEventLog.dll

It is uncommented from my .ini file which is on my remote windows
server.

I just do not understand how to enable it within nagios. I am able to
edit the windows.cfg file and understand how to add computer, but I am
very unclear on how to get the proper commands to make the services
functional.

Here is an example:
define service{
        use                     generic-service
        host_name               MCCOY
        service_description     Explorer
        check_command           check_nt!PROCSTATE!-d SHOWALL -l
Explorer.exe
}


This service is functional. I just do not understand the check_command.

I read the manual, website but still do not get how to "call" the check
command thus not allowing me to play around with other check commands.

I understand that I am limited using nsclient++ to these dlls?
FileLogger.dll
CheckSystem.dll
CheckDisk.dll
NSClientListener.dll
NRPEListener.dll
SysTray.dll
CheckEventLog.dll
CheckHelpers.dll
;CheckWMI.dll









 

-----Original Message-----
From: Thomas Guyot-Sionnest [mailto:dermoth at aei.ca] 
Sent: Monday, November 30, 2009 10:57 AM
To: Nagios Plugin Help List
Subject: Re: [Nagiosplug-help] Help Using Plugins

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 30/11/09 08:29 AM, Ian Manco wrote:
> I know this is very general, but I cannot figure out how to use a
plugin.
>  
> Here is all that I have done to get the plugins to work.
>  
> I have nsclient++ running on my client with all the defaults properly 
> communicating (defaults meaning the nagios monitoring of memory, CPU, 
> explorer, disk space and uptime)

NSClient++ has nothing to to with Nagios plugins, it's a daemon that
runs on your Windows servers.

Depending on your configuration you may be able to use the check_nrpe
plugin (distributed with NRPE) or the original NSClient check_nt plugin
(deprecated (only for backwards-compatibility), distributed by the
official plugins distribution) to check NSClient++.

Look on the NSClient++ main page (http://nsclient.org/nscp/) for further
documentation. If you'd like assistance please explain in greater
details what you have tried and what isn't working.

Thanks

- --
Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFLE+td6dZ+Kt5BchYRAm9jAJ9y/LsgKeRAd10Zp1IBJWsY1SoNAQCfT+7Y
akgppGvZkdx79UVlOBZ2AsI=
=Cv7h
-----END PGP SIGNATURE-----

------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Nagiosplug-help mailing list
Nagiosplug-help at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
::: Please include plugins version (-v) and OS when reporting any issue.

::: Messages without supporting info will risk being sent to /dev/null




More information about the Help mailing list