Hello
the problem does not occur when logging with simple nagios user
it only occurs when trying with check_by_ssh.
edit:
I managed to get it to work.. but i do not really know which solution
worked..
i edited sshd_onfig and disabled PAM
on the bluecoat I created a nagios users, gave it a home d
Can you do an ssh from nagios server as nagios user to the blue host server
without password with -i option
ssh -i .ssh/
On Wed, Jul 17, 2013 at 9:40 PM, Mario Garcia wrote:
> Hello
> i want to monitor a bluecoat reporter with check_by_ssh as nrpe or snmp
> are not available.
>
> when i logg
If the bluecoat is configured to allow root login, then make sure that the
nagios machine's nagios user's public key is in the bluecoat machine's root
user's authorized_keys file. Otherwise just log in as the nagios user. For
security reasons it's most likely a better idea to work as a noon-root