Main Page

From Observer GigaFlow Support | VIAVI Solutions Inc.
Revision as of 15:15, 13 November 2018 by Niall (Talk | contribs)

Jump to: navigation, search


Contents

About

This Wiki complements the GigaFlow How-To Guide and the GigaFlow Reference Manual, both distributed with every installation of GigaFlow.

Use the links above to find relevant notes, search using keywords or see the Main Index for more.

GigaFlow is VIAVI's Netflow collection and monitoring platform. GigaFlow helps you regain control of your IT network, giving you network-based security and application assurance.

GigaFlow's documentation and Wiki is still in Beta, at version 0.9.

Installation

From version 2.7 psycopg is distributed as binary package on PyPI:

$ pip install -U pip      # make sure your pip is up-to-date
$ pip install psycopg2

Links

Mailing Lists

Getting GIT repo

git clone https://github.com/psycopg/psycopg2.git