diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /net-mgmt/cacti-spine/pkg-descr | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) | |
download | ports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip |
Notes
Diffstat (limited to 'net-mgmt/cacti-spine/pkg-descr')
-rw-r--r-- | net-mgmt/cacti-spine/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/cacti-spine/pkg-descr b/net-mgmt/cacti-spine/pkg-descr index bf46eb143990..8c0b26d034ed 100644 --- a/net-mgmt/cacti-spine/pkg-descr +++ b/net-mgmt/cacti-spine/pkg-descr @@ -1,8 +1,8 @@ -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. Cactid is a replacement for the default -cmd.php poller so you must decide if using Cactid makes sense for your +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. Cactid is a replacement for the default +cmd.php poller so you must decide if using Cactid makes sense for your installation. WWW: http://www.cacti.net/cactid_info.php |