Re: [Nfsen-discuss] Creating a NFSEN query from another web-application
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Peter H. <ha...@sw...> - 2006-05-19 13:44:49
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Tristan, There is not yet a automated possibility like that. At least I can put it on the feature list. The bookmark functionality lets you only control the upper half of the details page, without any processing options. Such an option would require a POST request, as filter data could become rather large, which would result in too long URLs. That's why it is not (yet) done. - Peter - -------- Original Message -------- From: "Tristan RHODES" <Tri...@we...> To: nfs...@li... Subject: [Nfsen-discuss] Creating a NFSEN query from another web-application Date: Mon May 15 2006 17:25:55 GMT+0200 (CEST) > Greetings, > > I use a web-based open-source network management application that I > would like to integrate with NFsen. For example, when a user is looking > at an IP node, I'd like them to be able to see the recent netflow > traffic for that IP. What I envision is a link from the IP node view > that sends the user to NFsen with a pre-filled query. Here is an > example of the query I would like to automatically send to NFsen and > show to the user: > > - Details Tab > - Select the last hour of netflow data > - Select All Sources > - Create a filter for the IP node - "host $host" > - Either the "first x flows" or the "top x flows" option > - The results will be displayed below without having to click > "process" > > I have seen the bookmark functionality, but I don't know if that will > work in this case. The URL doesn't contain variables, it just looks > like a unique value that is stored somewhere on the server. Any > thoughts on how I can accomplish this? > > Tristan Rhodes > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&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/security -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iQCVAwUBRG3LuP5AbZRALNr/AQIm8QP/Y3H+weHy02LopE81q6Y9FYc6q55jW9oi 8s+v3+AkFIUsi3DXhu9+9hlOX59gRe4Nnbk2DCMZ7j0I9x2n9yoIv4kshnhyQTwQ W6bRc14+9wNT5x1hRbRyZcnGmhstP55KR7JqnVw7nMraBM63fW2hI+YetFrwY/SD wCzbaYjvxsU= =050i -----END PGP SIGNATURE----- |