Hi
during my experiments with a ZABBIX-Server on Solaris 9 (SPARC) and
the tests of the agent I noticed that system.cpu.load[,avg1]
et al. are not supported by the agent.
The reason is, that the wrong macro definition is used in cpu.c
for solaris.
Hope this helps others and will be integrated in the next release.
I am not sure, whether the problem will also appear on Solaris 10 or on other (Intel) platforms.
Regards
Norbert.
during my experiments with a ZABBIX-Server on Solaris 9 (SPARC) and
the tests of the agent I noticed that system.cpu.load[,avg1]
et al. are not supported by the agent.
The reason is, that the wrong macro definition is used in cpu.c
for solaris.
Hope this helps others and will be integrated in the next release.
I am not sure, whether the problem will also appear on Solaris 10 or on other (Intel) platforms.
Regards
Norbert.
Comment