This post shows how the Quantum L3 Agent uses the Linux IP stack to implement the Quantum L3 Routing and NAT API extensions. It explains in detail how ...
分类:
其他好文 时间:
2016-05-13 18:55:37
阅读次数:
244
安装了TFS2015后,发现高大上呀。可是在传了个DEMO,BUILD生成的时候提示没有 一些文件,生成失败。在服务端安了VS2015后还是这样。 然后转到了代理池里,发现Default的池里没有注册任何Agent,在网上找了会,在官网上找到了相关的要求与说明。安照上面的一步步来,就OK了。 要求: ...
分类:
Web程序 时间:
2016-05-13 12:48:48
阅读次数:
464
Zabbix客户端安装1.下载安装包官网下载:http://www.zabbix.com/download.php2.安装[root@localhostmedia]#tarzxvfzabbix-3.0.0beta1.tar.gz[root@localhostmedia]#cdzabbix-3.0.0beta1[root@localhostzabbix-3.0.0beta1]#./configure--enable-agent[root@localhostzabbix-3.0...
分类:
其他好文 时间:
2016-05-13 05:12:50
阅读次数:
116
zabbix监控tomcat如果之前编译zabbixserver的时候没有加--enable-java1.编译zabbix的时候需要添加参数--enable-java备份zabbix_server.conf和zabbix_agentd.conf文件,重新编译安装zabbix#./configure--enable-server--enable-agent--with-mysql--enable-ipv6--with-net-snmp--..
分类:
其他好文 时间:
2016-05-13 04:47:58
阅读次数:
154
curl是一个利用URL规则在命令行下工作的文件传输工具。它支持文件的上传和下载,所以是综合传输工具,但按传统,习惯称url为下载工具。
-a/--append 上传文件时,附加到目标文件
-A/--user-agent 设置用户代理发送给服务器
- anyauth 可以使用“任何”身份验证方法
-b/--cookie cookie字符串或文件读取位置
- basic 使用HT...
分类:
Web程序 时间:
2016-05-13 01:15:42
阅读次数:
259
记录,回公司空余时间继续写
AgentConnect.java/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template i...
分类:
其他好文 时间:
2016-05-13 00:31:11
阅读次数:
173
1、flume创建配置文件flume-spark-tail-conf.properties```
# The configuration file needs to define the sources,
# the channels and the sinks.
# Sources, channels and sinks are defined per agent,
# in this cas...
分类:
Web程序 时间:
2016-05-12 18:42:16
阅读次数:
192
Generating an SSH key(生成SSH key)
Checking for existing SSH keys(检查已存在的SSH key)
Generating a new SSH key and adding it to the ssh-agent(生成一个新的SSH key并添加到ssh-agent)
Adding a new SSH key to your GitHub account(为你的github账号添加SSH key)
Testing your SSH connection...
1、Flume Agent安装(采用spoolDir模式以便获取系统、应用等日志信息)
注:使用jyapp用户安装
一台虚拟机部署了多个JAVA应用同时需要部署多个flume-agent进行监控时,
需要调整如下配置文件:
a flume-agent/conf/app.conf中的spool_Dir参数
b flume-agent/conf/flume-e...
分类:
Web程序 时间:
2016-05-12 12:12:18
阅读次数:
305
【前提】参考:http://www.cnblogs.com/xiaoxiaoguixia/p/4032355.html设计图:分为三个部分:zabbix-serverzabbix*.tar.gz源码包支持zabbix-weblamp环境支持mysqlzabbixmysql数据库存储zabbix的各种表结构和未来zabbix收集到agent的数据1系统环境:[root@master~]#cat/etc/redhat-..
分类:
数据库 时间:
2016-05-12 00:03:46
阅读次数:
348