Update of /export/home/ntop/ntop/plugins
In directory unknown:/tmp/cvs-serv1059/plugins

Modified Files:
        rrdPlugin.h 
Log Message:
And of course, add the remote to remote traffic to the graph.

--- plugins/rrdPlugin.h.orig    2005-04-03 21:13:02.159282816 +0200
+++ plugins/rrdPlugin.h 2005-04-03 21:13:55.296204776 +0200
@@ -292,9 +292,10 @@
 };

 static const char *rrd_summary_local_remote_ip_bytes[] = {
-  "ipLocalBytes",
+  "ipLocalToLocalBytes",
   "ipLocalToRemoteBytes",
   "ipRemoteToLocalBytes",
+  "ipRemoteToRemoteBytes",
   NULL
 };



_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to