SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

feedbackd-agent
version 0.3.1

Copyright (C) 2002 Jeremy Kerr, released under the terms of the GNU General Public License. See the file COPYING for details.

General

feedbackd-agent is part of the feedbackd package, a system to provide dynamic feedback to the Linux Virtual Server project. The feedbackd-agent program is run on the realserver nodes, and connects to the master process to report server load information.

Website

feedbackd has a project homepage at:

http://www.redishsoftware.com.au/projects/feedbackd/

Compiling and Installing:

A detailed guide to setting up feedbackd is available in the feedbackd HOWTO

http://www.redishsoftware.com.au/projects/feedbackd/howto/

For the impatient:

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var make
make install

Requirements
libxml2 (http://www.xmlsoft.org) perl NOTE: perl support varies a lot between distributions. If 'make' fails on perl.c, please contact me to fix the problem so that future versions can be improved.

Configure arguments:

--with-xml-config=PATH

      location of the xml-config (or xml2-config) program, used to find
      the libxml2 library

--with-perl=PATH
path to the perl executable

Running

'feedbackd-agent --usage' gives runtime configuration flags.

The feedbackd-agent man page gives configuration and running help.

Code Documentation:

The feedbackd-agent source has inline doxygen comments. To generate (html) code documentation, cd to doc/ and run doxygen.

The default configuration requires the 'dot' utility to generate dependency graphs.

Bug Reports/Feature requests:

Any bug reports/feature requests/comments are welcome. Send to:

jeremy@redfishsoftware.com.au


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.