Search found 17 matches

by mangirdas
Thu Oct 22, 2015 12:41 am
Forum: Open Source Nagios Projects
Topic: NSClient - ERROR: Invalid password. [Nagios 3.23]
Replies: 32
Views: 13113

Re: NSClient - ERROR: Invalid password. [Nagios 3.23]

Problem solved than I upgraded my Nagios from 3.23 to 4.06 :) 8-)
by mangirdas
Tue Oct 20, 2015 4:21 am
Forum: Open Source Nagios Projects
Topic: NSClient - ERROR: Invalid password. [Nagios 3.23]
Replies: 32
Views: 13113

Re: NSClient - ERROR: Invalid password. [Nagios 3.23]

I got this root@expserver:~# /usr/lib/nagios/plugins/check_nrpe -t 60 -H 192.168.3.252 -c checkMem -a MaxWarn=95% MaxCrit=99% type=physical OK: physical: Total: 0.991GB - Used: 401.379MB (39%) - Free: 613.852MB (60%)|'physical'=0.39197GB;0.94186;0.98152;0;0.99143 'physical %'=39%;94;98;0;100 root@ex...
by mangirdas
Mon Oct 19, 2015 2:18 am
Forum: Open Source Nagios Projects
Topic: NSClient - ERROR: Invalid password. [Nagios 3.23]
Replies: 32
Views: 13113

Re: NSClient - ERROR: Invalid password. [Nagios 3.23]

I am sorry for long time answer. So, I updated nagiosclient++ to 0.43 version and I get same errors. My New nsclient looks: # If you want to fill this file with all avalible options run the following command: # nscp settings --generate --add-defaults --load-all # If you want to activate a module and...
by mangirdas
Mon Oct 12, 2015 5:02 am
Forum: Open Source Nagios Projects
Topic: NSClient - ERROR: Invalid password. [Nagios 3.23]
Replies: 32
Views: 13113

Re: NSClient - ERROR: Invalid password. [Nagios 3.23]

Its hard to understand new NSClient++. So I upgraded to the newest version. My nsclient looks like: # If you want to fill this file with all avalible options run the following command: # nscp settings --generate --add-defaults --load-all # If you want to activate a module and bring in all its option...
by mangirdas
Thu Oct 08, 2015 11:33 pm
Forum: Open Source Nagios Projects
Topic: NSClient - ERROR: Invalid password. [Nagios 3.23]
Replies: 32
Views: 13113

Re: NSClient - ERROR: Invalid password. [Nagios 3.23]

Yes, that password is real and password doesnt have any special simbols
by mangirdas
Thu Oct 08, 2015 4:00 am
Forum: Open Source Nagios Projects
Topic: NSClient - ERROR: Invalid password. [Nagios 3.23]
Replies: 32
Views: 13113

Re: NSClient - ERROR: Invalid password. [Nagios 3.23]

Now I used use ssl=1 and I get root@expserver:~# /usr/lib/nagios/plugins/check_nrpe -t 60 -H 192.168.3.252 checkMem -a MaxWarn=95% MaxCrit=99% type=physical I (0,4,1,105 2014-04-28) seem to be doing fine... Seems everything fine, but logs still have problems: 2015-10-08 11:58:31: e:c:\build\nscp\inc...
by mangirdas
Tue Oct 06, 2015 11:34 pm
Forum: Open Source Nagios Projects
Topic: NSClient - ERROR: Invalid password. [Nagios 3.23]
Replies: 32
Views: 13113

Re: NSClient - ERROR: Invalid password. [Nagios 3.23]

root@expserver:~# /usr/lib/nagios/plugins/check_nrpe -t 60 -H 192.168.3.252 checkMem -a MaxWarn=95% MaxCrit=99% type=physical CHECK_NRPE: Error - Could not complete SSL handshake. all my checks commands doesnt work than I delete -n root@expserver:~# /usr/lib/nagios/plugins/check_nrpe -H 192.168.3.2...
by mangirdas
Tue Oct 06, 2015 12:46 am
Forum: Open Source Nagios Projects
Topic: NSClient - ERROR: Invalid password. [Nagios 3.23]
Replies: 32
Views: 13113

Re: NSClient - ERROR: Invalid password. [Nagios 3.23]

Ok, so I tried this command: root@expserver:~# /usr/lib/nagios/plugins/check_nrpe -t 60 -H 192.168.3.252 -n checkMem -a MaxWarn=95% MaxCrit=99% type=physical CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages. My error: 2015-10-06 08:41:54: e:c:\build\nscp\incl...
by mangirdas
Sun Oct 04, 2015 11:44 pm
Forum: Open Source Nagios Projects
Topic: NSClient - ERROR: Invalid password. [Nagios 3.23]
Replies: 32
Views: 13113

Re: NSClient - ERROR: Invalid password. [Nagios 3.23]

I found something strange. I used command: root@expserver:~# /usr/lib/nagios/plugins/check_nrpe -H 192.168.3.252 -n -u -p 5666 -t 60 -c -a MaxWarn=95% MaxCrit=99% type=physical CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages. and logs came different: 2015-10...