sFlow
http://www.sflow.org/developers/specifications.php
http://www.inmon.com/technology/index.php
sFlow solutions consist of:
- Network equipment with sFlow Agents, which monitor network traffic and generate sFlow data.
- sFlow collectors (software or appliances) which receive and analyze sFlow data.
sFlow has been implemented on a wide range of network switches and routers, from affordable L2 workgroup switches to high-end core routers providing probe-like functionality for every interface. sFlow enabled switches and routers future-proof the network infrastructure making many applications possible that otherwise would not be practical because of the prohibitive expense of external probes
A number of sFlow collectors advantage of the sFlow network traffic monitoring capability in these switches. These collectors provide a variety of solutions including congestion control and troubleshooting, route profiling, audit trail security analysis, and accounting for billing.
What is sFlow?
Originally developed by InMon, sFlow is the leading, multi-vendor, standard for monitoring high-speed switched and routed networks. sFlow technology is built into network equipment and gives complete visibility into network activity, enabling effective management and control of network resources. InMon is a founding member of the sFlow.org industry consortium.
What can I do with sFlow?
InMon's traffic management products provide comprehensive traffic analysis, defending against threats to network availability and security, ensuring the delivery of critical voice, email, web, database and other services that are essential for an organization to function. Take a product tour and see how InMon and sFlow provide the visibility needed to maintain control of your network.
Who uses sFlow?
InMon's sFlow products have been purchased by over 300 leading Enterprise, Service Provider, Educational, Healthcare, Government and Media customers around the world. InMon's customers include Hewlett-Packard, Philips, Equinix, Stanford University, BBC and NASA.
What equipment supports sFlow?
sFlow is widely available in all classes of network equipment; from small department switches through to large 10G data center switches and routers. The first sFlow capable devices started shipping in 2002 and now sFlow is available throughout the product lines of most leading network equipment vendors, including: Alcatel-Lucent, Allied Telesis, Arista, Brocade, Cisco, Dell, D-Link, Enterasys, Extreme, Fortinet, Hewlett-Packard, Hitachi, Huawei, IBM, Juniper Networks, NEC and ZTE. For a complete list of products supporting sFlow, see sFlow.org.
How does sFlow compare to other traffic monitoring technologies?
Cisco Netflow® was originally developed as a technique to accelerate IP routing. One feature of Netflow that became popular was its ability to report on expired TCP/IP flows. Unlike Netflow, sFlow was developed exclusively as a monitoring technology. sFlow offers greater scalability and reporting detail; providing detailed, real-time, L2-7 information on traffic throughout the network.
RMON was developed in 1991 to standardize probes that could be attached to shared networks. RMON doesn't scale well in today's high-speed, segmented networks. Most network equipment vendors now implement sFlow, providing greater detail and scalability at a much lower cost.
How can I get more information?
The sFlow blog and sFlow.org web sites contain general information on sFlow. Please contact us to find out more about sFlow and our traffic management solutions.
sFlow的更多相关文章
- 华为交换机sflow配置
华为交换机sflow功能配置 1.配置交换机的sflow流发送 [系统视图]sflow agen ip x.x.x.x 设置sflow输出源 [系统视图]sflow ...
- sflow介绍与安装过程
介绍: sFlow技术是一种以设备端口为基本单元的数据流随机采样的流量监控技术,不仅可以提供完整的第二层到第四层甚至全网范围内的实时流量信息,而且可以适应超大网络流量(如大于10Gbit/s)环境下的 ...
- Openvswitch手册(3): sFlow, netFlow
这一节,我们重点看sFlow 采样流sFlow(Sampled Flow)是一种基于报文采样的网络流量监控技术,主要用于对网络流量进行统计分析. sFlow系统包含一个嵌入在设备中的sFlow Age ...
- [转]Comparing sFlow and NetFlow in a vSwitch
As virtualization shifts the network edge from top of rack switches to software virtual switches run ...
- [转]Rapidly detecting large flows, sFlow vs. NetFlow/IPFIX
Figure 1: Low latency software defined networking control loop The articles SDN and delay and Delay ...
- 【Network】OVS基础知识
本文主要介绍Open VSwitch - 虚拟交换机的概述内容,阅读本文可以对OVS(Open VSwitch)有一个大致的了解.那么本文主要回答了这样几个问题: 1. 虚拟交换机是什么,干什么? 2 ...
- sFlow-RT
sFlow-RT™ incorporates InMon's asynchronous analytics technology (patent pending), delivering real-t ...
- 【POJ2699】The Maximum Number of Strong Kings(二分,最大流)
题意: 有n个队伍,两两都有比赛 知道最后每支队伍获胜的场数 求最多有多少队伍,他们战胜了所有获胜场数比自己多的队伍,这些队伍被称为SK N<=50 思路:把每个队伍和它们两两之间的比赛都当做点 ...
- Ryu
What's Ryu? Ryu is a component-based software defined networking framework. Ryu provides software co ...
随机推荐
- Fiddler基本原理与抓取Andriod与IOS的App数据包
Fiddler基本原理 Fiddler数据包的原理是Fiddler将自己设置为一个代理服务器,默认监听127.0.0.1:8888端口同时将浏览器的HTTP.HTTPS协议设置为使用代理服务器也就是使 ...
- Python标准库01 正则表达式(re包)
python正则表达式基础 简单介绍 正则表达式并不是python的一部分.正则表达式是用于处理字符串的强大工具,拥有自己独特的语法及一个独立的处理引擎,效率上可能不如str自带的方法,但功能十分强大 ...
- Ubuntu下安装Pyenv不成功,求指教
虚拟机:VMware12.0 操作系统:Ubuntu16.04 LTS (新安装系统) 已经按照网上的步骤: 1.安装git: $sudo apt-get install git 2.安装依赖包: $ ...
- php cli方式下获取服务器ip
(未整理....) (1)php cli方式下获取服务器ip [php] function getServerIp(){ $ss = exec('/sbin/ifconfig et ...
- 怎么使PUTTY一直连接
如何才能保证PUTTY一直连接,即使我们好长时间不去敲命令,也让它一直连接着? PuTTY的设置方法是:在Connection里面有个Seconds between keepaliaves.这里就是每 ...
- CentOS 6.3下配置iSCSI网络存储
一.简介 iSCSI(internet SCSI)技术由IBM公司研究开发,是一个供硬件设备使用的.可以在IP协议的上层运行的SCSI指令集,这种指令集合可以实现在IP网络上运行SCSI协议,使其能够 ...
- Android中ListView错位布局实现(无聊向)
由于某些原因,需要个错位的页面,在网上找不到好的例子,试着动手写了写. 不考虑配色的完成图如下: 首先考虑的是,listview每一行左右都有可能缩进. 先假设一行的布局就是ImageView,Tex ...
- C++11 之 delete 和 default
1 特殊成员函数 设计一个类,没有成员函数 (member function),只有数据成员 (member data) class DataOnly { private: std::string ...
- import
避免类名混淆: 区分有包名的类,如果一个源文件引入了两个包中同名的类,那么在使用该类时,不允许省略包名,如引入了tom.jiafei包中的AA类和sun.com包中的AA类,那么程序在使用AA类时必须 ...
- StackOverflow发布年度开发者调查报告:JavaScript备受欢迎
StackOverflow刚刚发布了年度开发者调查报告,访问了来自173个国家的56033名编程人员,发现几乎所有开发者都精通于JavaScript.具体说来就是,超过85%的全栈开发者.超过90%的 ...