Problem with Folder Watch - SSH

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Bone8Head
Posts: 106
Joined: Tue Nov 10, 2015 2:39 am

Problem with Folder Watch - SSH

Post by Bone8Head »

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:

Code: Select all

[root@nagiosfe /]# ssh [email protected]
shell request failed on channel 0
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.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Problem with Folder Watch - SSH

Post by rkennedy »

There is a previous thread open regarding Folder Watch by you, and we never received a response.

Can we please continue the discussion there? https://support.nagios.com/forum/viewto ... 35#p173835
Former Nagios Employee
Locked