![]() |
ViewsOpenSeerFrom OpenFlow Wiki
IntroductionThis is a CGI script that we use for plotting the monitoring data collected in the deployment. It uses three main modules:
DownloadCopy the file OpenSeer.cgi to the cg-bin directory of your webserver and update the line connect("localhost","login","passwd","db" with the right credentials. InstructionsDATABASEFor the plotting to work, the first step is to populate the table called "ColsToPlot" in the local database where the monitoring data is stored. This table listing the tables of interest and the column of that table you want plotted. If you want to plot multiple columns of same table, please add multiple entries. Example: +-----------+------------+ | TableName | ColumnList | +-----------+------------+ | FlowDB | Duration | | FlowCount | TotalFlow | +-----------+------------+ FORM USAGE
Once the above fields are filled, click on "Add" to include in the list of plots to display. Once all plots are entered, click "Submit".
--[Srini] 06:52, 8 July 2009 (PDT) |
Quick NavigationOpenFlow White PaperOpenFlow Demo Video![]() Watch the Demo that received the best demo award at SIGCOMM 2008. About OpenFlow OpenFlow is supported bythe Stanford Clean Slate Program. Wiki ToolsPersonal toolsProjects |