I have tried to install zabbix1.0 agent. It seems everything working fine and set up correct port and IP. The problem is unreachable to the host.
./configure
configure.log file:
configure:2965:23: sys/pstat.h: No such file or directory
configure:2907: $? = 1
configure: failed program was:
| #line 2893 "configure"
| /* confdefs.h. */
configure:2968:25: sys/loadavg.h: No such file or directory
configure:2907: $? = 1
configure: failed program was:
| #line 2893 "configure"
| /* confdefs.h. */
configure:2970:22: sys/swap.h: No such file or directory
configure:2907: $? = 1
configure: failed program was:
| #line 2893 "configure"
| /* confdefs.h. */
Are there the real problems? Thanks for your help
./configure
configure.log file:
configure:2965:23: sys/pstat.h: No such file or directory
configure:2907: $? = 1
configure: failed program was:
| #line 2893 "configure"
| /* confdefs.h. */
configure:2968:25: sys/loadavg.h: No such file or directory
configure:2907: $? = 1
configure: failed program was:
| #line 2893 "configure"
| /* confdefs.h. */
configure:2970:22: sys/swap.h: No such file or directory
configure:2907: $? = 1
configure: failed program was:
| #line 2893 "configure"
| /* confdefs.h. */
Are there the real problems? Thanks for your help
Comment