summaryrefslogtreecommitdiffstats
path: root/network/cacti-spine/README
blob: bc47830e31712b91f41060990c4f42324c8b8f39 (plain)
1
2
3
4
5
6
7
Spine, formerly 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.