summaryrefslogtreecommitdiffstats
path: root/net/spine/DETAILS
blob: 13385aa1a61806038e2d9ed9b12e1117b72b1761 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=spine
         VERSION=0.8.7h
          SOURCE=cacti-$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.cacti.net/downloads/$SPELL/$SOURCE
     SOURCE_HASH=sha512:681ea0849a477636348fbede7b11d04900cb3a2bbcb747deccaea31c67adfdb07f2692934a44de5975a142632154c7249ca66455c4f1beb1679bcfb56088e396
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