Re: [Nagios-users] check_by_ssh problem

2009-05-08 Thread Marc Powell
On May 8, 2009, at 1:13 PM, Anirudh Srinivasan wrote: > In order to monitor the remote linux server we are using > check_by_ssh as root. I know it is not advisable to use it as root , > but we are in a transition to NRPE slowly which uses nagios. > > Here's what i did : > > 1) As root copied

[Nagios-users] check_by_ssh problem

2009-05-08 Thread Anirudh Srinivasan
In order to monitor the remote linux server we are using check_by_ssh as root. I know it is not advisable to use it as root , but we are in a transition to NRPE slowly which uses nagios. Here's what i did : 1) As root copied the id_rsa.pub to the remote server's root user's .ssh directory and pa

Re: [Nagios-users] check_by_ssh problem

2008-01-07 Thread Holger Weiss
* [EMAIL PROTECTED] [2008-01-03 14:31]: > > * [EMAIL PROTECTED] [2008-01-02 21:56]: > >> > On Jan 2, 2008, at 3:34 AM, [EMAIL PROTECTED] wrote: > >> >> I want to do some checks on a remote host using check_by_ssh. > >> >> Although user nagios can ssh to that host without being asked > >> >> for a p

Re: [Nagios-users] check_by_ssh problem

2008-01-03 Thread beick
> * [EMAIL PROTECTED] [2008-01-02 21:56]: >> > On Jan 2, 2008, at 3:34 AM, [EMAIL PROTECTED] wrote: >> >> I want to do some checks on a remote host using check_by_ssh. >> Although >> >> user nagios can ssh to that host without being asked for a password >> >> the webinterface of my nagios is tellin

Re: [Nagios-users] check_by_ssh problem

2008-01-02 Thread Holger Weiss
* [EMAIL PROTECTED] [2008-01-02 21:56]: > > On Jan 2, 2008, at 3:34 AM, [EMAIL PROTECTED] wrote: > >> I want to do some checks on a remote host using check_by_ssh. Although > >> user nagios can ssh to that host without being asked for a password > >> the webinterface of my nagios is telling me: > >

Re: [Nagios-users] check_by_ssh problem

2008-01-02 Thread beick
> > On Jan 2, 2008, at 3:34 AM, [EMAIL PROTECTED] wrote: > >> I want to do some checks on a remote host using check_by_ssh. Although >> user nagios can ssh to that host without being asked for a password >> the >> webinterface of my nagios is telling me: >> >> Unknown >> Remote command execution fa

Re: [Nagios-users] check_by_ssh problem

2008-01-02 Thread Marc Powell
On Jan 2, 2008, at 3:34 AM, [EMAIL PROTECTED] wrote: > I want to do some checks on a remote host using check_by_ssh. Although > user nagios can ssh to that host without being asked for a password > the > webinterface of my nagios is telling me: > > Unknown > Remote command execution failed: Per

[Nagios-users] check_by_ssh problem

2008-01-02 Thread beick
I want to do some checks on a remote host using check_by_ssh. Although user nagios can ssh to that host without being asked for a password the webinterface of my nagios is telling me: Unknown Remote command execution failed: Permission denied (publickey,keyboard-interactive) If I run nagios in th