Problem with Folder Watch - SSH
Posted: Wed Mar 09, 2016 3:47 am
Hello everyone.
I'm having a new problem with the Wizard - Folder Watch - SSH.
On the Service of MY Windows Server, i'm having this OUTPUT:
"UNKNOWN ERROR - execution of ssh 10.210.1.20 ls -lA Nagios -R resulted in an error 65280 -"
On the Server 10.210.1.20 I'm using Bitvise SSH Server.
I already added the Public and Private Key on the Server and on the Client (Nagios XI Server).
Is working properly, but that's the issue:
I already writed on the Bitvise SSH Support, they told me that everything is okay (The passwordless Authentication etc), is like missing on the Client (Nagios XI Server) a bash shell environment (e.g. as provided by Cygwin), and configure "Shell access type" for this client to use the bash shell.
Is this really necessary to make this Plugin "Folder Watch" working? On the PDF SSH Guide on the Nagios XI Server, I didn't find anything like that.
Thank you in advance.
I'm having a new problem with the Wizard - Folder Watch - SSH.
On the Service of MY Windows Server, i'm having this OUTPUT:
"UNKNOWN ERROR - execution of ssh 10.210.1.20 ls -lA Nagios -R resulted in an error 65280 -"
On the Server 10.210.1.20 I'm using Bitvise SSH Server.
I already added the Public and Private Key on the Server and on the Client (Nagios XI Server).
Is working properly, but that's the issue:
Code: Select all
[root@nagiosfe /]# ssh [email protected]
shell request failed on channel 0Is this really necessary to make this Plugin "Folder Watch" working? On the PDF SSH Guide on the Nagios XI Server, I didn't find anything like that.
Thank you in advance.