I have two custom checks in zabbix_agentd.conf:
But when adding a new item, both always say:
In addtion, ssh_perf always returns 0 (even though ssh returns 1, and the services is running). The server will reject SSH version 1 connections, if that helps diagnose things ?
PHP Code:
UserParameter=temp.cpu, /usr/local/bin/sensors|grep CPU|cut -d+ -f2|cut -d' ' -f1
UserParameter=temp.motherboard, /usr/local/bin/sensors|grep M/B|cut -d+ -f2|cut -d' ' -f1
PHP Code:
Simple check [net.tcp.service[temp.motherboard,bookcase]] is not supported