2017-06-05 19:28:14 +02:00
|
|
|
Spine is a poller for Cacti that primarily strives to be as fast as
|
2016-05-19 12:44:11 +02:00
|
|
|
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
|
2017-06-05 19:28:14 +02:00
|
|
|
minimal SNMP polling overhead.
|
2005-02-26 22:16:23 +01:00
|
|
|
|
2017-07-26 11:01:06 +02:00
|
|
|
It's a replacement for the default 'poller.php' script, so you must
|
2017-06-05 19:28:14 +02:00
|
|
|
decide if using Spine makes sense for your installation.
|
|
|
|
|
2017-07-26 11:01:06 +02:00
|
|
|
WWW: https://cacti.net/spine_info.php
|