//判断是否属手机
????protected?function?isMobile()?{
????????$user_agent?=?$_SERVER[‘HTTP_USER_AGENT‘];
????????$mobile_agents?=?Array("240x320",?"acer",?"acoon",?"...
分类:
移动开发 时间:
2015-06-30 23:48:09
阅读次数:
376
############################################
#Author:Lixiaosong
#lixiaosong8706@gmail.com
#For:Autoinstallzabbix-agent
#Version:1.0
##############################################
wgethttp://www.zabbix.com/downloads/2.4.1/zabbix_agents_2.4.1.win.zip-OutFileC..
分类:
系统相关 时间:
2015-06-19 21:46:35
阅读次数:
228
Description
You are the King of Byteland. Your agents have just intercepted a batch of encrypted enemy messages concerning the date of the planned attack on your island. You immedietaly send for ...
分类:
编程语言 时间:
2015-06-08 13:30:27
阅读次数:
129
将客户端程序拷贝到c:\programs\目录,修改C:\ProgramFiles\zabbix_agents_2.2.0.win\confzabbix_agentd.win.conf文件:LogFile=d:\zabbix_agentd.logLogFileSize=10EnableRemoteCommands=1LogRemoteCommands=1Server=192.168.8.31StartAgents=5ServerActive=192.168.8.31:1005..
下载附件里的zabbix_agents_auto_installer.win.rar,解压后修改AutoInstall.bat里的zabbix_server的IP,以管理员身份运行AutoInstall.bat,zabbixagent会注册为服务并启动。32位系统会安装在c:\zabbix_x86,64位会安装在c:\zabbix_x64。下面献上AutoInstall.bat代码,供参考::..
对于可视化格式模型这个概念,官方的原话是这样的:How use agents process the document tree for visual media。翻译过来就是用户端在媒介中如何处理文档树。用户端这个对于我们来说通常指的就是浏览器。媒介呢,就是展示页面的介质,比如显示器。文档树呢.....
分类:
其他好文 时间:
2015-05-08 00:00:06
阅读次数:
321
测试使用agentd监听获取数据。下载http://www.zabbix.com/downloads/2.0.3/zabbix_agents_2.0.3.linux2_6.i386.tar.gzhttp://www.zabbix.com/documentation/2.0/manual/instal...
分类:
其他好文 时间:
2015-04-22 20:17:58
阅读次数:
157
Domain-Specific LanguagesMichael HungerWHENEVER YOU LiSTEN TO A DiSCUSSiON BY ExPERTS in any domain, be it chess players, kindergarten teachers, or insurance agents, you’ll notice that their vocabulary...
分类:
其他好文 时间:
2015-04-20 09:29:41
阅读次数:
120
function is_mobile() { $user_agent = $_SERVER[‘HTTP_USER_AGENT‘]; $mobile_agents = Array("240x320","acer","acoon","acs-","abacho","ahong","airness","alcatel","amoi","android","anywhereyougo.com","a...
分类:
移动开发 时间:
2015-04-13 23:09:34
阅读次数:
400
You are the King of Byteland. Your agents have just intercepted a batch of encrypted enemy messages concerning the date of the planned attack on your island. You immedietaly send for the Bytelandian Cr...
分类:
编程语言 时间:
2015-04-08 09:19:02
阅读次数:
188