<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.1.92">
</HEAD>
<BODY>
Hi,<BR>
<BR>
is there any "usual" way, to monitor and graph the traffic of a bulk of network interfaces?<BR>
The reason is, some of our hosts are connected to iSCSI storages via multipath over two or four independent interfaces.<BR>
Since the traffic is balanced equally, every interface shows (more or less) the same amount of traffic. This leads to<BR>
very useless rrdtool graphics as there is only one multicolored thick line visible. It would be really helpful to see a graph<BR>
which shows the SUM of the particular interfaces.<BR>
I've recently tried to hack an own ifconfig script which does the calculation and adds an fake "aggr0" interface, but for some<BR>
reason, that fake interface doesn't show up. It's visible under the [ifstat] section, but i assume the rrdtool relies on some<BR>
other info.<BR>
<BR>
Cheers,<BR>
<BR>
Stephan<BR>
<BR>
</BODY>
</HTML>