I was planning to create a kind of "load balance" but for this i need to ,
somehow, monitor the tx_bytes all the time

but to do this I am depending on the *event*(*decorator*) to trigger the
function that do all the calculation,

the problem is after awhile there isn't any event to trigger this formula.

I need some function or method that doesn't depend on *event*(*decorator*)

is there any solution for this?

2017-12-07 17:54 GMT-03:00 Matthew Moskowitz <m...@bestateless.com>:

> Hi Jose,
>
> Can you be more specific about what kind of information you are looking
> for? There are a lot of utilities for viewing stats about existing openflow
> rules/ groups, etc.
>
> Matt
>
> On Thu, Dec 7, 2017 at 12:02 PM, Jose Carlos Ferreira de Melo Junior <
> jc...@cin.ufpe.br> wrote:
>
>> Hi everyone,
>>
>> I would like to understand why Ryu controller doesn't show information on
>> screen all the time when I need it.
>>
>> I know that the paradigm of an SDN architecture is that the switch
>> consult the controller as less as possible, only when there is a new
>> packet, then the openflow switch consult the controller to decide what to
>> do with that new a
>> packet right??
>>
>> so that would explain why the Ryu only display information when an
>> specific event occur.
>>
>> If this information is correct...Is There any method to make Ryu display
>> information all the time not only when an event happen????
>>
>> I would be the happiest man alive with this information
>>
>> thanks in advance
>>
>> --
>> Best Regards,
>> José Carlos Ferreira
>> Msc student at Federal University of Pernambuco
>> Network and System Analyst at PoP-PE/RNP
>>
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Ryu-devel mailing list
>> Ryu-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>
>>
>


-- 
Atenciosamente,
José Carlos Ferreira
Mestrando em Ciência da Computação
Analista de Redes e Sistemas PoP-PE/RNP
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to