summaryrefslogtreecommitdiffstats
path: root/net/spine/DETAILS
blob: 27a786576122bda006d365489bfed893e08787eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=spine
         VERSION=0.8.7g
          SOURCE=cacti-$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.cacti.net/downloads/$SPELL/$SOURCE
     SOURCE_HASH=sha512:be0dd06649005085b2ef6c773e934e9dedd35d7c2d990637ae45347c5e27d8076f046f7b08ea497e183b688661b63b4135e6cecefe4c74f4b422f7008e90f117
SOURCE_DIRECTORY="$BUILD_DIRECTORY/cacti-$SPELL-$VERSION"
        WEB_SITE=http://www.cacti.net/spine_info.php
      LICENSE[0]=LGPL
         ENTERED=20090926
           SHORT="poller for Cacti"
cat << EOF
Spine, formally Cactid, is a poller for Cacti that primarily strives to be
as fast as possible. For this reason it is written in native C, makes use
of POSIX threads, and is linked directly against the net-snmp library for
minmumal SNMP polling overhead. Spine is a replacement for the default cmd.php
poller so you must decide if using Spine makes sense for your installation.
EOF