Hi there,
I'm using the version of Zabbix (1.1.4) provided with Debian (4.0) and the aim is to stick with the Debian stable packages so upgrading is not really an option here.
Anyway I installed Zabbix and added a host with the Unix_t template.
Mostly everything works, except for this item :
17225 Unix_t:WEB server is running net.tcp.listen[80]
Which has the status "not supported". When checking the log file I see this error :
Parameter [net.tcp.listen[80]] is not supported by agent on host
And when testing from the command line I get this :
/usr/sbin/zabbix_agentd -t net.tcp.listen[80]
net.tcp.listen[80] [m|ZBX_NOTSUPPORTED]
So I reckon I must be missing a dependency or maybe a compile time option was not implemented by the Debian build team.
Can someone help me understand why this check in not supported?
Thanks,
Warren.
I'm using the version of Zabbix (1.1.4) provided with Debian (4.0) and the aim is to stick with the Debian stable packages so upgrading is not really an option here.
Anyway I installed Zabbix and added a host with the Unix_t template.
Mostly everything works, except for this item :
17225 Unix_t:WEB server is running net.tcp.listen[80]
Which has the status "not supported". When checking the log file I see this error :
Parameter [net.tcp.listen[80]] is not supported by agent on host
And when testing from the command line I get this :
/usr/sbin/zabbix_agentd -t net.tcp.listen[80]
net.tcp.listen[80] [m|ZBX_NOTSUPPORTED]
So I reckon I must be missing a dependency or maybe a compile time option was not implemented by the Debian build team.
Can someone help me understand why this check in not supported?
Thanks,
Warren.
Comment