Hi all,
I've been racking my brain with this one for a few days now;

Zabbix server log:
1294:20170208:043523.051 item "172.16.100.1:ssh.run[erabatch,172.16.100.1,22,utf8]" became not supported: Cannot read data from SSH server
And on the remote server I can see it passing auth:
Feb 8 15:35:31 h50158 sshd[29545]: Accepted publickey for twgadm from 172.16.99.4 port 50348 ssh2
And if I execute the script:
root@zabbix:~# ssh [email protected] /var/prtg/scripts/check_era_batch_schedulers.sh
0:17
k
I've been racking my brain with this one for a few days now;
Zabbix server log:
1294:20170208:043523.051 item "172.16.100.1:ssh.run[erabatch,172.16.100.1,22,utf8]" became not supported: Cannot read data from SSH server
And on the remote server I can see it passing auth:
Feb 8 15:35:31 h50158 sshd[29545]: Accepted publickey for twgadm from 172.16.99.4 port 50348 ssh2
And if I execute the script:
root@zabbix:~# ssh [email protected] /var/prtg/scripts/check_era_batch_schedulers.sh
0:17
k
Comment