Shuva,

In the latest version is it possible to configure the polling interval?
On a previous one I was editing the 30-statistics-manager file. Not sure if
it's still possible to do it that way or if there is any better way of
doing it.

Thanks

2016-10-18 16:48 GMT+01:00 Shuva Jyoti Kar <shuva.jyoti....@ericsson.com>:

> Hi Scott,
>
> Yes it is implemented, but not documented in a wiki. I could assist you
> with a couple of pointers to help you get started.
>
> Please take a look at the StatisticsManagerImpl.java
> (./openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/
> statistics/StatisticsManagerImpl.java)
>
> And on onContextInstantiateService( in StatisticsContextImpl) we schedule
> the polling of statistics in regular intervals .
> The StatisticsContextImpl and the StatisticsGatheringUtils contain the
> required logic for collection of flow stats.
>
> Thanks
> Shuva
>
> -----Original Message-----
> From: openflowplugin-dev-boun...@lists.opendaylight.org [mailto:
> openflowplugin-dev-boun...@lists.opendaylight.org] On Behalf Of Scott
> Kristjanson
> Sent: Tuesday, October 18, 2016 5:40 AM
> To: openflowplugin-dev@lists.opendaylight.org
> Subject: [openflowplugin-dev] Use case for gathering all Flow statistics
>
> Do you have a documented use-case or message sequence chart that shows how
> statistics polling works for gathering all the flow stats on a switch from
> the ODL controller?
> I would like to implement it, following the standard use case if it exists.
>
> I am interested in gathering flow statistics for all flows on all the
> openflow SDN switches connected to the controller.
>
> Thanks for any help you can provide!
> Scott
> _______________________________________________
> openflowplugin-dev mailing list
> openflowplugin-dev@lists.opendaylight.org
> https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
> _______________________________________________
> openflowplugin-dev mailing list
> openflowplugin-dev@lists.opendaylight.org
> https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
>
_______________________________________________
openflowplugin-dev mailing list
openflowplugin-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to