DocumentCode
235658
Title
A novel approach to netflow monitoring in data center networks
Author
Balantrapu, Chaitanya ; Potluri, Anupama ; Das, Niladri
Author_Institution
Sch. of Comput. & Inf. Sci., Univ. of Hyderabad, Hyderabad, India
fYear
2014
fDate
6-10 Jan. 2014
Firstpage
1
Lastpage
4
Abstract
Scalable netflow monitoring is one of the challenges in data center networks which have thousands of Virtual Machines (VMs) running on hundreds of physical servers. The typical architecture for netflow monitoring using a centralized netflow collector is not scalable in data center networks. The solution has been to use a cluster of netflow collectors and include a load balancing element in the network. In this paper, we propose a different architecture wherein the netflow clients directly write to a scalable NoSQL database such as Cassandra. We modified Open vSwitch (OVS) to directly write netflow packets to Cassandra. We extended ntop-ng, a free open source netflow collector software, to store netflow records in Cassandra and compared its performance with that of OVS, a netflow client, writing to Cassandra directly. We found that using Cassandra from OVS leads to a significant performance improvement over ntop-ng in terms of the average number of netflow packets written per second. We modified ntop-ng to store the netflow statistics to Cassandra and compared the performance of Cassandra against RRD, which is the default non-volatile storage in ntop-ng. We found that Cassandra is more scalable than RRD as the time to store the records increases linearly with number of writes for RRD whereas Cassandra has constant time in our experimental setup.
Keywords
SQL; computer centres; resource allocation; virtual machines; Cassandra; NoSQL database; OVS; Open vSwitch; RRD; centralized netflow collector; data center networks; free open source netflow collector software; load balancing element; ntop-ng; scalable netflow monitoring; virtual machines; Computer architecture; Data models; Databases; Educational institutions; Monitoring; Radio access networks; Scalability;
fLanguage
English
Publisher
ieee
Conference_Titel
Communication Systems and Networks (COMSNETS), 2014 Sixth International Conference on
Conference_Location
Bangalore
Type
conf
DOI
10.1109/COMSNETS.2014.6734934
Filename
6734934
Link To Document