Aranha server monitor 0.1.0 review

Download
by rbytes.net on

Aranha is an application that uses an XML-RPC layer to retrieve information from one or more servers

License: GPL (GNU General Public License)
File size: 0K
Developer: krico
0 stars award from rbytes.net

Aranha is an application that uses an XML-RPC layer to retrieve information from one or more servers. The type of information gathered is implemented via plugins, and can be displayed or archived in several different ways.

The data is gathered in Round Robin Databases (integrated with rrdtool) and can be accessed using a XUL interface available from the system. Plugins are very easy to write.

Configuration

To configure this module, either pass specific configuration values to
Makefile.PL like this:

perl Makefile.PL CONFIG_VAR="config val"
or
edit the %DEFAULTS variable on the toplevel Makefile.PL

Installation

To install this module type the following:

perl Makefile.PL
make
make test
make install

Aranha server monitor 0.1.0 search tags