zabbix安装出错
按照官方教程安装了zabbix最新版,也导出了sql脚本.没有安装zabbix-agent,为什么在web上总是提示服务器没有运行.但是系统里可以ps aux|grep到这个进程...netstat -lpn却没有这个端口 重点检查它的配置文件吧,正常情况下进程启动了自动会加载相应端口的,同时要检查没有有端口占用的情况。可以参考http://waringid.blog.51cto.com 先去看看你blog 添加主机状态始终是这个错误, get value from agent failed:cannot connect to [:10050]: Interrupted system call
服务器错误日志
14900:20130303:140609.939 housekeeper deleted: 0 records from history and trends, 0 records of deleted items, 0 events, 0 alerts, 0 sessions
14889:20130303:140837.918 Zabbix agent item on host failed: first network error, wait for 15 seconds
14887:20130303:140839.920 Zabbix agent item ] on host failed: another network error, wait for 15 seconds
14892:20130303:140857.930 Zabbix agent item on host failed: another network error, wait for 15 seconds
14892:20130303:140915.958 Zabbix agent item on host failed: another network error, wait for 15 seconds
14892:20130303:140934.069 temporarily disabling Zabbix agent checks on host : host unavailable
14888:20130303:141815.982 Zabbix agent item ] on host failed: first network error, wait for 15 seconds
14891:20130303:141816.057 Zabbix agent item ] on host failed: another network error, wait for 15 seconds
14890:20130303:141817.182 Zabbix agent item on host failed: another network error, wait for 15 seconds
14892:20130303:141835.293 Zabbix agent item ] on host failed: another network error, wait for 15 seconds
14892:20130303:141853.337 Zabbix agent item on host failed: another network error, wait for 15 seconds
14892:20130303:141911.406 temporarily disabling Zabbix agent checks on host : host unavailable
完善的linux主机/网络/数据库监控平台(web管理界面)
本方案采用开源项目zabbix,实现对操作系统linux/windows/bsd等运行状态进行监控。
cpu/memory/disk/file/pid/port等全方位监控。
network delay/loss/bandwidth等全面监控网络状态。
mysql,oracle,mssql等200多项状态/性能监控。
交换机/路由器等支持snmp的设备进行全面监控。
对业务系统,可以灵活定制监控内容,进程状态,sql结果,log关键词,connection状态,等等。
并且实现监控异常报警,sms,email,web弹窗等。
可以根据需求,添加监控内容。
QQ:91500-5422
完善的linux/network/db监控平台 本帖最后由 action08 于 2013-11-14 09:23 编辑
回复 5# mcsafe
请问你的学习文档是免费的么??zabbx本身好用么?? 查看你的 zabbix-server服务是否开启 netstat -tunlp | grep zabbix,打开了查看你的防火墙是否关闭 service iptables status,关闭了再看看你的SElinux是否关闭 sestatus 如果是enforce就使用命令 setenforce 0关闭,
页:
[1]