Hey Burton, how am going to read inputs from web page,suppose my plugin need from server id and port that i want to read from my plugin page , how to achieve this.
Can u please provide me some sort of design document of webInterface of ntop! On Sun, Sep 9, 2012 at 1:17 AM, Burton Strauss III <[email protected]> wrote: > > Unless something has drastically changed, you are going to have to write it > in C, as I don’t think Python gives you access to the internal nTop data > structures you need. > > > > Easiest way to start it to take one of the existing plugins and rip > everything out except the key functions. Try it and make sure it works and > then build up from there. > > > > > > ----Burton > > > > Quotation # 116 "apt-get moo doesn't look like a cow" > https://launchpad.net/ubuntu/+source/apt/+bug/56125 > > > > > > From: [email protected] > [mailto:[email protected]] On Behalf Of nirmoy das > Sent: Saturday, September 08, 2012 10:34 AM > To: [email protected] > Subject: [Ntop-dev] How to add a plugin to ntop > > > > Hey friends > > I want to add a plugin to NTOP using python that will update mysql > database periodically. I should able to configure the plugin from plugin page > of NTOP. Need some basic idea to achieve this. > > > _______________________________________________ > Ntop-dev mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev > _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
