[Nfsen-discuss] Integrating nfsen with other network management tools.
Netflow visualisation and investigation tool
Brought to you by:
phaag
|
From: Brian S. <bri...@gm...> - 2006-04-05 11:44:58
|
Hi, I am attempting to POST a filter from an external web application directly into nfsen, all attempts have been unsuccessful so far, the POST request is effectively ignored each time. I used Live HTTP Headers to see how nfsen was taking in the fields from the POST request. I suspect that some variables are being stored as part of the PHP session that are required for nfsen I have around 4,000 customers, I think it would be inefficient to setup 4000 profiles for occasional use. Has anybody done anything like this before? Am I approaching this in the right way? The ultimate goal of this is to integrate nfsen into a helpdesk/NOC facing system, so engineers can click on a single link which will dump out nfdump output without having to type in a filter. I guess I could write my own web-based wrapper to nfdump. Brian. |