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的更多相关文章

  1. 华为交换机sflow配置

    华为交换机sflow功能配置 1.配置交换机的sflow流发送 [系统视图]sflow agen ip  x.x.x.x                 设置sflow输出源 [系统视图]sflow ...

  2. sflow介绍与安装过程

    介绍: sFlow技术是一种以设备端口为基本单元的数据流随机采样的流量监控技术,不仅可以提供完整的第二层到第四层甚至全网范围内的实时流量信息,而且可以适应超大网络流量(如大于10Gbit/s)环境下的 ...

  3. Openvswitch手册(3): sFlow, netFlow

    这一节,我们重点看sFlow 采样流sFlow(Sampled Flow)是一种基于报文采样的网络流量监控技术,主要用于对网络流量进行统计分析. sFlow系统包含一个嵌入在设备中的sFlow Age ...

  4. [转]Comparing sFlow and NetFlow in a vSwitch

    As virtualization shifts the network edge from top of rack switches to software virtual switches run ...

  5. [转]Rapidly detecting large flows, sFlow vs. NetFlow/IPFIX

    Figure 1: Low latency software defined networking control loop The articles SDN and delay and Delay ...

  6. 【Network】OVS基础知识

    本文主要介绍Open VSwitch - 虚拟交换机的概述内容,阅读本文可以对OVS(Open VSwitch)有一个大致的了解.那么本文主要回答了这样几个问题: 1. 虚拟交换机是什么,干什么? 2 ...

  7. sFlow-RT

    sFlow-RT™ incorporates InMon's asynchronous analytics technology (patent pending), delivering real-t ...

  8. 【POJ2699】The Maximum Number of Strong Kings(二分,最大流)

    题意: 有n个队伍,两两都有比赛 知道最后每支队伍获胜的场数 求最多有多少队伍,他们战胜了所有获胜场数比自己多的队伍,这些队伍被称为SK N<=50 思路:把每个队伍和它们两两之间的比赛都当做点 ...

  9. Ryu

    What's Ryu? Ryu is a component-based software defined networking framework. Ryu provides software co ...

随机推荐

  1. STL——遍历 删除 set 元素

    ==================================声明================================== 本文版权归作者所有. 本文原创,转载必须在正文中显要地注明 ...

  2. 浴室随想——RogueLike随想

    好玩的RogueLike 0 不同的追求 1 从追求中寻找商机 2 更的直接方法 3 我的追求 4 我的方法 5 好玩的RogueLike RogueLike游戏很好玩,因为你永远不知道接下来会发生什 ...

  3. nsis制作启动Tomcat服务的exe安装包教程

    一. 准备工作 下载nsis相关工具包,点击此下载 1. 安装程序:nsis-2.46-setup.exe 2. 编辑程序:cnisedit203.exe 3. 帮助文档:NSIS205帮助文档.ra ...

  4. 从客户端中检测到有潜在危险的Request.Form值的详细解决方案

    ASP.Net1.1后引入了对提交表单自动检查是否存在XSS(跨站脚本攻击)的能力.当用户试图用之类的输入影响页面返回结果的时候,ASP.Net的引擎会引发一个HttpRequestValidatio ...

  5. Swift方法实现回调的一种方式

    记录一下: 封装了一个类,暴露出的一个方法,在外部引用时,给出回调blcok 封装类: //MARK:登录 public func loginWithToken(token:String,loginS ...

  6. Bootstrap模态框(modal)垂直居中

    http://v3.bootcss.com/ 自己也试了改了几种方式也不容乐观,发现在窗口弹出之前是获取不到$(this).height()的值,本想着是用($(window).height()-$( ...

  7. JAVA-android 更改APP名称与图标

    首先要在你的资源文件放入你想换的图标图片拖到drawable-XX文件夹下,然后你打开AndroidManifest.xml这个配置清单文件找到application标签里的这句android:ico ...

  8. 08章 分组查询、子查询、原生SQL

    一.分组查询 使用group by关键字对数据分组,使用having关键字对分组数据设定约束条件,从而完成对数据分组和统计 1.1 聚合函数:常被用来实现数据统计功能 ① count() 统计记录条数 ...

  9. 完全平方数(钟神的hao)

    [问题描述] 从1− ?中找一些数乘起来使得答案是一个完全平方数,求这个完全平方数最大可能是多少. [输入格式] 第一行一个数字?. [输出格式] 一行一个整数代表答案对100000007取模之后的答 ...

  10. jmeter的http sample使用

    1.jmeter最简单的http sample 使用 : 最简单的get请求, 输入服务器名称或者ip, 如果有路径则添加路径 ,带参数的添加具体的参数及values值 parameters 和 bo ...