码迷,mamicode.com
首页 >  
搜索关键字:flume channel monitor    ( 5401个结果
centos 6.2 网卡聚合及Cisco交换机链路聚合
一、配置环境centos 6.2系统。网卡1口和2口做链路聚合。 交换机网口 6口和7口。二、服务器操作步骤 1.创建一个channel bonding interface#vi /etc/sysconfig/network-scripts/ifcfg-bond0添加如下几行:GATEWAY=1.....
分类:其他好文   时间:2014-08-29 12:51:37    阅读次数:573
poj1129 Channel Allocation 染色问题
Description When a radio station is broadcasting over a very large area, repeaters are used to retransmit the signal so that every receiver has a strong signal. However, the channels used by each rep...
分类:其他好文   时间:2014-08-28 16:15:57    阅读次数:163
Ceph monitor故障恢复探讨
1?问题 一般来说,在实际运行中,ceph?monitor的个数是2n+1(n>=0)个,在线上至少3个,只要正常的节点数>=n+1,ceph的paxos算法能保证系统的正常运行。所以,对于3个节点,同时只能挂掉一个。一般来说,同时挂掉...
分类:其他好文   时间:2014-08-28 13:27:39    阅读次数:357
flume配置
最近在使用flume进行文件读取时遇到一个问题:接收到的信息未按照预想的数据格式输出。 ????文件格式: xxx,xxx,xxx,xxx,xxx,xxx\r xxx,xxx,xxx,xxx,xxx,xxx\r xxx,xxx,xxx,xxx,xxx,xxx\r xxx,xxx,xxx,...
分类:其他好文   时间:2014-08-27 19:04:38    阅读次数:301
【转】Netty那点事(三)Channel中的Pipeline
【原文】https://github.com/code4craft/netty-learning/blob/master/posts/ch3-pipeline.mdChannel是理解和使用Netty的核心。Channel的涉及内容较多,这里我使用由浅入深的介绍方法。在这篇文章中,我们主要介绍Cha...
分类:Web程序   时间:2014-08-26 22:47:06    阅读次数:464
oracle报错: ORA-03113: end-of-file on communication channel Process
Databasemounted.ORA-03113:end-of-fileoncommunicationchannelProcessID:4907SessionID:1Serialnumber:5这种错误的解决方案出现这个报错之后,明明oracle已经mount,此时查看oracle的状态:selectopen_modefromv$database;ERROR:ORA-03114:notconnectedtoORACLE提示oracle就根..
分类:数据库   时间:2014-08-26 03:03:26    阅读次数:284
Flume Spooldir 源的一些问题
来自:http://blog.xlvector.net/2014-01/flume-spooldir-source-problem/(自己写的插件,数据序列化,格式化抛出的异常都会导致flume停止,不能继续取数据,异常可以自己处理)最近在用Flume做数据的收集。用到了里面的Spooldir的源在...
分类:其他好文   时间:2014-08-25 18:57:04    阅读次数:248
织梦DedeCMS调用二级子栏目或者多级栏目的方法
图2当前栏目typeid值为3,所以代码如下:{dede:channelartlist typeid='3,3'} {dede:field name='typename'/} {dede:channel type='son' noself='yes'} [field:typena...
分类:其他好文   时间:2014-08-25 11:33:34    阅读次数:245
20个linux命令行工具监视性能(下)
昨天晚上第一次翻译了《20 Command Line Tools to Monitor Linux Performance》中的前十个命令,翻译得不是很好,今天晚上继续把后面的十个也翻译给大家吧,第一次写博客,写的不是特别的好,希望大家不要介意,也希望大家觉得有什么不对的地方能够多多指教,毕竟小弟还...
分类:系统相关   时间:2014-08-24 00:13:11    阅读次数:506
poj 3159(spfa最短路径)
Candies Time Limit: 1500MS   Memory Limit: 131072K Total Submissions: 23152   Accepted: 6234 Description During the kindergarten days, flymouse was the monitor of his c...
分类:其他好文   时间:2014-08-23 14:03:00    阅读次数:157
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!