Hi all,
 
A little while ago there was a thread on this mail list regarding the
stability of nsclient++ on Windows 2003, at the time I had not
encountered this issue. Now that I have deployed nsclient++ to >200
Servers I am seeing one or two crashes a day. I do not use passwords,
nor encryption. I am using a combination of ns_client and nrpe checks
until I have fully migrated to nrpe.
 
I mention not using passwords as the log file is full of errors
regarding Invalid passwords
I have started disabling the SysTray on the servers -- this being
enabled was a misconfiguation.
 
Any advice gratefully appreciated.
 
Kind Regards,
 
Matthew.
 
 
>From Windows Event log:
 

        Date 01/06/2007
        Time 11:37:36
        Event Type: Error
        Event Source: Application Error
        Event Category: (100)
        Event ID: 1000
        Date:  01/06/2007
        Time:  11:37:36
        User:  N/A
        Computer: JPMCDC01
        Description:
        Faulting application NSClient++.exe, version 0.0.0.0, faulting
module NSClientListener.dll, version 0.0.0.0, fault address 0x0000ebe8.

 
>From the log file:
 

        2007-05-31 14:26:16: error:.\NSClientListener.cpp:155: Invalid
password (one).
        2007-05-31 15:18:16: error:.\NSClientListener.cpp:155: Invalid
password (one).
        2007-05-31 21:26:55: error:.\NSClientListener.cpp:155: Invalid
password (one).
        2007-05-31 22:45:17: error:.\NSClientListener.cpp:155: Invalid
password (one).
        2007-05-31 23:04:08: error:.\PDHCollector.cpp:143: Failed to
query performance counters: \Processor(_total)\% Processor Time:
PdhGetFormattedCounterValue failed: : -2147481642
        2007-06-01 02:21:39: error:.\NSClientListener.cpp:155: Invalid
password (one).
        2007-06-01 07:04:11: error:.\PDHCollector.cpp:143: Failed to
query performance counters: \Processor(_total)\% Processor Time:
PdhGetFormattedCounterValue failed: : -2147481642
        2007-06-01 07:23:56: error:.\NSClientListener.cpp:155: Invalid
password (one).
        2007-06-01 09:41:08: error:.\NSClientListener.cpp:155: Invalid
password (one).
        2007-06-01 09:41:56: error:.\NSClientListener.cpp:155: Invalid
password (one).
        2007-06-01 10:56:22: error:.\NSClientListener.cpp:155: Invalid
password (one).
        2007-06-01 11:34:16: error:.\NSClientListener.cpp:155: Invalid
password (one).
        2007-06-01 11:49:56: error:.\SysTray.cpp:40: SysTray is not
installed (or it cannot interact with the desktop) SysTray wont be
loaded. Run NSClient++ SysTray install ti change this.
        2007-06-01 11:49:56: error:.\PDHCollector.cpp:119: Attempting to
open counter...
        2007-06-01 11:49:56: error:.\PDHCollector.cpp:122: Counters
opend...

 
My NSC.ini file (comments removed):
 

        [modules]
        FileLogger.dll
        CheckSystem.dll
        CheckDisk.dll
        NSClientListener.dll
        NRPEListener.dll
        SysTray.dll
        CheckEventLog.dll
        CheckHelpers.dll
         
        [Settings]
        allowed_hosts=192.168.31.154
        use_file=1
         
        [log]
        file=NSC.log
        date_mask=%Y-%m-%d %H:%M:%S
         
        [NSClient]
        port=1248
         
        [Check System]
        CPUBufferSize=1441m
         
        [NRPE]
        port=5666
        command_timeout=60
        allow_arguments=1
        allow_nasty_meta_chars=1
        use_ssl=0
        allowed_hosts=xxx.xxx.xxx.xxx
        script_dir=c:\netsaint\scripts\
         
        [NRPE Handlers]
        nrpe_cpu=inject checkCPU warn=80 crit=90 5 10 15
        nrpe_ok=scripts\ok.bat
        

 
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to