./net/cacti-spine, Cacti poller for large installations

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.2nb2, Package name: cacti-spine-1.2.2nb2, Maintainer: pettai

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.


Required to run:
[net/net-snmp] [net/cacti] [databases/mysql57-client]

Required to build:
[converters/help2man] [pkgtools/cwrappers]

Master sites:

Filesize: 2256.15 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-05 16:31:35 by Nia Alarie | Files touched by this commit (3)
Log message:
cacti-spine: Fix building on NetBSD
   2022-02-20 21:43:31 by Gavan Fantom | Files touched by this commit (2)
Log message:
net/cacti-spine: MySQL 8.0.0 no longer supports my_bool type
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2021-06-23 22:33:18 by Nia Alarie | Files touched by this commit (103)
Log message:
Revbump for MySQL default change
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2020-01-13 00:02:29 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Needs help2man.
   2019-04-30 11:22:10 by Hauke Fath | Files touched by this commit (4)
Log message:
Update net/cacti-spine to v1.2.2

For the many changes, see <https://cacti.net/spine_changelog.php>.

v1.2.3 is available, but does not sport a configure script. An
autotools dance showered me in error messages, so I didn't bother,
since v1.2.x versions are expected to be compatible.