Hi
I tried to find a solution but cant find any.
I have put up monitoring of ubuntu machine.
Ping to check if its alive works fine.
But I want to do a check to see if the disk is not full.
I have a script that it will run on the machine to check this.
When I run the check it says: Protocol error. Can not agree hostkey
Info about the machine
Descripton: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
Anyone know how to get past agree part?
Protocol error. Can not agree hostkey
It depends on HostMonitor version you are using and SSH settings on Ubuntu system.
In most cases this option will help:
add SSHMode=1 line into [Misc] section of hostmon.ini file and restart HostMonitor
(modify rma.ini file instead of hostmon.ini if you want to enable this option for Remote Monitoring Agent)
Version 11.00 will be able to check disk space using SNMP
Regards
Alex
In most cases this option will help:
add SSHMode=1 line into [Misc] section of hostmon.ini file and restart HostMonitor
(modify rma.ini file instead of hostmon.ini if you want to enable this option for Remote Monitoring Agent)
Version 11.00 will be able to check disk space using SNMP
Regards
Alex