diff options
Diffstat (limited to 'network/cacti-spine/README')
-rw-r--r-- | network/cacti-spine/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/cacti-spine/README b/network/cacti-spine/README new file mode 100644 index 0000000000000..bc47830e31712 --- /dev/null +++ b/network/cacti-spine/README @@ -0,0 +1,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. |