AW: [Nagiosplug-help] check_by_ssh Plugin
Schindewolf, Stefan, Infraserv-Hoechst/DE
Stefan.Schindewolf at Infraserv.com
Wed Oct 9 23:53:16 CEST 2002
Hello.
First thanks a lot.
I can assure you that I already cheched the credentials on the
authorized_keys and the public key itself. To test a plugin by ssh I "su -
nagios" and then enter the full command line. The Plugin says state "OK
<message>". Everything seems to be in order.
But when I look into the WebGUI I read "Warning Hostkey verification
failed", even when I force a new check.
The problem seems to be with nagios daemon itself. Does it use a buffer or
something which is not cleared proberly?
Best regards
Stefan
-----Ursprüngliche Nachricht-----
Von: Sean Knox [mailto:sean.knox at sbcglobal.net]
Gesendet: Donnerstag, 10. Oktober 2002 02:17
An: Schindewolf, Stefan, Infraserv-Hoechst/DE
Cc: 'nagiosplug-help at lists.sourceforge.net'
Betreff: Re: [Nagiosplug-help] check_by_ssh Plugin
Remember that nagios will attempt to ssh into the other machine as user
"nagios" by default. I would guess your manual check passed as you were
using *your* key as user stefan (sic), not as nagios. Try su'ing to the
nagios user and try your test again; if it fails, you will then know
that you'll have to readdress your ssh setup.
Also verify that the ~nagios/.ssh/authorized_hosts1/2 file(s) contain
the correct public key.
Sean
Schindewolf, Stefan, Infraserv-Hoechst/DE wrote:
>Hello Mailinglist.
>
>Using NagiosPlug 1.3, Nagios 106
>
>Running this command:
>
>define command{
> command_name check_load
> command_line /usr/local/nagios/libexec/check_by_ssh -t 15 -H
>$HOSTADDRESS$ -C "/home/nagios/check_load -w 80,30,20 -c 90,40,30"
> }
>
>On some Hosts the a.m. Webinterface says "Hostkey verification failed".
>So I try to give the command as user "nagios" in my terminal and it works
>perfectly.
>
>Any Ideas?
>
>I experience the same problem with other Plugins. The state in the Web GUI
>differs from the return values of the Plugins, when executed in the Shell.
>
>Thanks a lot and best regards
>
>Mit freundlichen Grüßen
>
>Stefan Schindewolf
>
>Infraserv GmbH & Co Höchst KG
>Service Center Informationstechnologie
>D710, D-65926 Frankfurt
>Telefon: (069)305 - 83010
>Fax: (069)305 - 23549
>Mail: stefan.schindewolf at infraserv.com
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Welcome to geek heaven.
>http://thinkgeek.com/sf
>_______________________________________________
>Nagiosplug-help mailing list
>Nagiosplug-help at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
>
>
>
More information about the Help
mailing list