Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > System > Monitoring

    Stats Collector 3.1

    Download button

    Downloads: 417  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.2/5)
    14 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Javier Palacios | More programs
    GPL / FREE
    April 28th, 2008, 16:58 GMT
    ROOT / System / Monitoring

     Read user reviews (0)  Refer to a friend  Subscribe

    Stats Collector description

    Stats Collector is a set of tools intended to get statistical values from remote nodes.

    Stats Collector is a software useful to collect statistics from remote nodes. That includes standard server metrics and any other numerical quantity we can use to characterize the node state (as the number of users or processes).

    It is built under a distributed agent-manager model. RRDtool is used as database, so representation capabilities are bundled.

    Although rrdUtils are not a requisite, they are used in some auxiliar tasks and using both tools is highly recommended.

    Installation:

    Manager side

    gunzip -c rrdUtils-3.1.tar.gz | tar -xf -
    cd rrdUtils
    ./configure --with-rrddir=/stats
    make install

    gunzip -c stats-station-3.0.tar.gz | tar -xf -
    cd stats-station
    ./configure --with-statsdir=/stats --with-port=666
    make install

    cd rrdConf
    ./install_confs.sh
    ./haz_index.sh -g

    The -g flag creates graphs with the html pages, and reduces the number of error messages that haz_index will issue.
    The only task that needs to be completed at this point is the periodic graphs generation by a crontab entry that calls the make_graphs.sh script.
    Once we start the server using the provided initscript, we get the manager side ready.

    Agent side

    gunzip -c stats-3.0.tar.gz | tar -xf -
    cd stats
    ./configure --with-host=central.node --with-port=666
    --with-statsdir=/usr/local/stats
    make install

    With a crontab entry to execute the statlaunch script every 15 minutes, the whole system is up and running.

    What's New in This Release:

    · RPM and Debian packages are supplied, built using facilities already included in previous versons.
    · The primary change is the modification of the default destination node into a simple non-qualified name, to ease deployments just adding a single CNAME.
    · Also, a minimal configuration file to modify the destination host and port has been included.



    Product's homepage

      


    TAGS:

    statistical values | values nodes | Stats Collector | statistical | values

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM