码迷,mamicode.com
首页 >  
搜索关键字:zabbix error    ( 35884个结果
error while loading shared libraries: libevent-2.0.so.5解决办法
CentOS下如何安装libevent1.下载安装包新版本是libevent-2.0.10-stable。(如果你的系统已经安装了libevent,可以不用安装)官网:http://www.monkey.org/~provos/libevent/下载:http://www.monkey.org/~p...
分类:其他好文   时间:2014-06-18 15:46:17    阅读次数:273
Android Log图文详解
android.util.Log常用的方法有以下5个:Log.v()Log.d()Log.i()Log.w()以及Log.e()。根据首字母对应VERBOSE,DEBUG,INFO,WARN,ERROR。1、Log.v 的调试颜色为黑色的,任何消息都会输出,这里的v代表verbose啰嗦的意思,平时...
分类:移动开发   时间:2014-06-18 15:32:47    阅读次数:287
JSON Code3840错误
当在post发送一个数据,返回来得如下错误的时候:Error Domain=NSCocoaErrorDomain Code=3840 "The operation couldn’t be completed. (Cocoa error 3840.)" (JSON text did not start...
分类:Web程序   时间:2014-06-18 14:38:36    阅读次数:262
Ubuntu和win双系统删除ubuntu开机出错
Ubuntu和win双系统删除ubuntu开机出错问题。报错error:unknown filesystem。 grub rescue>_很简单:进入pe打开diskgenius选择你的硬盘右键-----重建主引导mbr点击确定收工。
分类:Windows程序   时间:2014-06-18 13:48:52    阅读次数:324
MongoDB -- Error: unclean shutdown detected
由于每次不正常关闭 MongoDB 的行为 导致今天打开 MongoDB 发现出现如下错误 unclean shutdown detected 解决方案(很详细): http://docs.mongodb.org/manual/tutorial/recover-data-following-unexpected-shutdown/...
分类:数据库   时间:2014-06-18 12:09:18    阅读次数:283
编译Live555出现error LNK2019 error LNK2001
流媒体服务器开发,error LNK2019,error LNK2001,Live555编译出错...
分类:其他好文   时间:2014-06-17 22:23:36    阅读次数:873
zabbix架构
zabbix架构Zabbix组件Zabbix Server:负责接收agent发送的报告信息的核心组件,所有配置、统计数据及操作数据均由其组织进行Database Storage:专用于存储所有配置信息,以及有zabbix收集的数据Web interface(frontend):zabbix的GUI...
分类:其他好文   时间:2014-06-17 20:34:07    阅读次数:375
PHP中的CURL函数库
PHP中的CURL函数库(Client URL Library Function)curl_close — 关闭一个curl会话curl_copy_handle — 拷贝一个curl连接资源的所有内容和参数curl_errno — 返回一个包含当前会话错误信息的数字编号curl_error — 返回...
分类:Web程序   时间:2014-06-17 20:00:28    阅读次数:199
解决 configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL
安装时出现configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL                      If this token and others are legitimate, please use m4_pattern_allow.                      See the Autocon...
分类:其他好文   时间:2014-06-17 16:36:01    阅读次数:1500
终于在Windows下能配置INNODB存储引擎了
终于在Windows下能配置INNODB存储引擎了http://bbs.csdn.net/topics/390808876退出杀毒软件和防火墙错误日志文件和my.ini回复于: 2014-06-16 11:46:11140616 8:13:59 [ERROR] D:\Program Files (....
分类:数据库   时间:2014-06-17 14:19:33    阅读次数:2098
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!