Re: [Nfsen-discuss] AS to AS traffic matrix
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Peter H. <ha...@sw...> - 2006-04-13 13:06:25
|
-----BEGIN PGP SIGNED MESSAGE----- Hi Maurizio, - --On April 12, 2006 10:39:00 +0100 Maurizio Molina <mau...@da...> wrote: | Hi, | I would like to have some opinion/advice on how a AS to AS traffic | matric visualisation could be implemented in NFSEN. | In our network (the GEANT2 core) we collect Netflow data on all the | peering interfaces with external networks (NRENs), and our routers are | configured to export "previous AS, next AS" information. Therefore, the | AS to AS traffic matrix for us corresponds to an NREN to NREN traffic | marix, and it would be very useful. | The AS numbers are known and fixed, so the commands to filter and | aggregate those flows are already available, both in nfdump and in nfsen. | In theory, I could set up a profile for each AS to AS relationship, but | this would mean manually define more than 400 profiles (we have more | than 20 peering ASs). | What I would like to have is: | 1) a method to set up (and administer) these profiles in a compact way, | e.g. just entering the 20 AS numbers, all the 400 profiles are | automatically set up. In theory, you could do that with a shell script, as the command line tool 'nfsen' allows you to setup profiles easily. But current nfsen stores data along with any existing profile, which means you get a lange amount of additional data with 400 profiles. However, you could expire the data on a tight schedule. Upcoming nfsen-1.3 will include new profile type - shadow, which does not store any additional data. | 2) a method to have a compact, tabular representation of the traffic | exchanged on each relationship, with the possibility of selecting the | time window, in the past, to look at. That is, a method to select a | single value from the rrd files for each profile, and represent in a | table together with the analogous values of the other profiles. This could be done in a plugin. | 3) Ideally, a method to focus then on a single row/column of the table | and have a graphical representation of the "time evolution" of that row | or column, e.g. in the form of a stacked graph like the ones that Nfsen | already provides That would require a dynamic reorganisation of stat data and plotting them on the fly. I already had such type of graphs in mind for other purposes. But it looks like, this will not yet go into v1.3 | | I'd appreciate any advice about how to tackle the implementation of | such a feature, and in particular what existig pieces of nfsen can be | reused. | Thanks, | Maurizio | | -- | ______________________________________________________________________ | | Maurizio Molina | Network Engineer | | DANTE - www.dante.net | | Tel: +44 (0)1223 371 300 | Fax: +44 (0)1223 371 371 | Email: mau...@da... | PGP Key ID: 3FF58D51 | | City House, 126-130 Hills Road | Cambridge CB2 1PQ | UK | _____________________________________________________________________ | | | | | ------------------------------------------------------- | This SF.Net email is sponsored by xPML, a groundbreaking scripting language | that extends applications into web and mobile media. Attend the live webcast | and join the prime developer group breaking into this new coding territory! | http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 | _______________________________________________ | Nfsen-discuss mailing list | Nfs...@li... | https://lists.sourceforge.net/lists/listinfo/nfsen-discuss | - -- _______ SWITCH - The Swiss Education and Research Network ______ Peter Haag, Security Engineer, Member of SWITCH CERT PGP fingerprint: D9 31 D5 83 03 95 68 BA FB 84 CA 94 AB FC 5D D7 SWITCH, Limmatquai 138, CH-8001 Zurich, Switzerland E-mail: pet...@sw... Web: http://www.switch.ch/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iQCVAwUBRD5Mvf5AbZRALNr/AQHwbAP+PIDs1L5JDOZw/oGqN1fEoo8jqMoiF6Hm y2Ved7PSLNoWkPIv4vUnM1sJkls+I1SUToykLi+NtEfBDa4sVeOC8BtXV7JkQR2v 9OWuKHvhYDjGXKPtAmVy9cpscZxytkujN4fjfpB1rT4i7OHyMl/GUwrORQZqiM03 AhBnXds6w3A= =RxtB -----END PGP SIGNATURE----- |