Re: Check_by_ssh issue
Posted: Thu Sep 22, 2016 10:29 am
Can you describe how you are creating the ssh session between the Nagios Xi server and the Ubuntu server?
Are you using the nagios user account for the ssh session while logged in to the Xi server as the nagios user?
Can you run the following check_by_ssh command from the XI server while logged in as the nagios user and post back the output?
Replace xxx.xxx.xxx.xxx with the actual IP address.
Are you using the nagios user account for the ssh session while logged in to the Xi server as the nagios user?
Can you run the following check_by_ssh command from the XI server while logged in as the nagios user and post back the output?
Code: Select all
/usr/local/nagios/libexec/check_by_ssh -H xxx.xxx.xxx.xxx -C "/usr/local/nagios/libexec/check_disk -w 10 -c 20 -p /" -v