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

Reply via email to