Seems that you're trying to use NRPE for monitoring your windows box...
Just some troubleshooting ideas:
Check if nrpe is running on the windows server and is accepting connections
- telnet winblows-server 6555 # from the top of my head I think that's the
port num...
- define the command in the nrpe.conf on the windows server. The sample I'm
using is for linux; not sure how you're gonna do it with windows...
command[check_my_nt]=</path/to/plugins>check_nt <args>
- From the nagios homedir, run the plugin manually
libexec/check_nrpe -H <host> -c <check_my_nt
On 8/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
>
> Hi guys,
>
> I was trying to configure nagios server to a nagios (windows) client. I
> got
> this error on the nagios server telling me:
> "NSClient - ERROR: Invalid password."
>
> I have set in the client a passoword (NSC.ini) the following:
> [modules]
>
> FileLogger.dll
>
> CheckSystem.dll
>
> CheckDisk.dll
>
> NSClientListener.dll
>
> NRPEListener.dll
>
> SysTray.dll
>
> CheckEventLog.dll
>
> CheckHelpers.dll
>
> [Settings]
>
> password=somepassword
>
> allowed_hosts=192.168.0.0/24
>
> use_file=1
>
>
> [log]
>
> file=NSC.log
>
> date_mask=%Y-%m-%d %H:%M:%S
>
>
> [NSClient]
>
> allowed_hosts=
>
>
> port=12489
>
> [Check System]
>
> [NRPE]
>
> [NRPE Handlers]
>
> warn.require.eventType=error warn.require.eventType=warning
> critical.require.eventType=error critical.exclude.eventType=info
> truncate=1024 descriptions
>
> File:WIN=c:\ATI\*.*
>
>
> On nagios server
> # vi /usr/local/nagios/etc/commands.cfg
>
> define command{
> command_name check_nt
> command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s
> somepassword -v $ARG1$ $ARG2$
> }
>
>
> Firewall was turned-off on both machines.
>
> Any idea why my server unable to connect to client?
>
>
> Regards,
> Iris Lames
> Brainbench Transcript no: 4387542
> Linux user: 298456
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Read the Guidelines: http://linux.org.ph/lists
> Searchable Archives: http://archives.free.net.ph
>
--
La Dee Dee, 1, 2, 3.
VRRP ain't free.
O P E N B S D
CARP is free
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph