Search found 10 matches

by adankert
Mon Feb 04, 2019 3:05 am
Forum: Help: General
Topic: cacti 1.2.1 and remote pollers
Replies: 1
Views: 375

cacti 1.2.1 and remote pollers

I am struggling to find information about remote pollers in cacti 1.2.1.
How to set them up.
Latency requirements/limitations.
New status for Data Collectors: Heartbeat.

Can anyone point me towards documentation (if it exists).
by adankert
Wed Dec 19, 2018 3:06 pm
Forum: Help: General
Topic: Cacti 1.1.38 and boost/rrdtool
Replies: 3
Views: 516

Re: Cacti 1.1.38 and boost/rrdtool

Cannot find that setting in 1.1.38, but I did find the python script to run multiple rrdtool processes in parallel.

Case closed!
by adankert
Wed Dec 19, 2018 2:05 pm
Forum: Help: General
Topic: Cacti 1.1.38 and boost/rrdtool
Replies: 3
Views: 516

Cacti 1.1.38 and boost/rrdtool

I have noticed that on cacti 1.x there only seems to be ONE rrdtool process running when Boost updated the rrd files, as compared to 0.8x where a whole bunch of rrdtool processes would spin up. As a consequence the Boost update take ages on our 1.x instance while the 0.8x updates in less than 1/5th ...
by adankert
Tue Oct 02, 2018 1:26 am
Forum: Help: General
Topic: Cacti 1.x + Superlinks
Replies: 2
Views: 367

Cacti 1.x + Superlinks

The documentation says that Superlinks is now a part of Cacti 1.x, the old plugin is ignored.

I am unable to find any documentation how to use this new integrated Superlinks, and I am unable to find any information on how to migrate old content.

Any hints/information?
by adankert
Tue Oct 02, 2018 1:13 am
Forum: Help: General
Topic: Remote poller + boost
Replies: 2
Views: 541

Re: Remote poller + boost

Osiris wrote:Cacti 1.2 will fundamentally change the remote data collector architecture allowing much increased performance.
Sounds good, fingers crossed....
by adankert
Sun Sep 23, 2018 2:58 pm
Forum: Help: General
Topic: Remote poller + boost
Replies: 2
Views: 541

Remote poller + boost

I have a remote poller with approx 35ms latency to the database/main instance. I use a 1 minute poll interval. When boost is active the remote poller is not able to finish it's poll cycle in a minute and graphing etc. fails as a consequence. This happens even if the remote poller only polls one sing...
by adankert
Thu Oct 05, 2017 5:19 am
Forum: Help: Linux/Unix Specific
Topic: Problems compiling Spine 1.1.24 on Centos 7
Replies: 12
Views: 4713

Re: Problems compiling Spine 1.1.24 on Centos 7

/usr/lib64

ln -s libmysqlclient.so.18.0.0 libmysqlclient.so

Seems to do the trick.
by adankert
Thu Oct 05, 2017 5:16 am
Forum: Help: Linux/Unix Specific
Topic: Remote poller and script server
Replies: 4
Views: 945

Re: Remote poller and script server

To follow up on my own post.

The startup of a remote poller over wan connection with ~140ms latency is very slow.
Database chit chat etc takes ~15seconds before Cacti console displays poller as "Running".
Remote poller on same LAN is almost instant.
by adankert
Wed Oct 04, 2017 8:54 am
Forum: Help: Linux/Unix Specific
Topic: Remote poller and script server
Replies: 4
Views: 945

Re: Remote poller and script server

Thanks for getting back to me on this.
cacti/scripts and cacti/resources are in sync. Same files, owner and sizes.
by adankert
Wed Oct 04, 2017 6:24 am
Forum: Help: Linux/Unix Specific
Topic: Remote poller and script server
Replies: 4
Views: 945

Remote poller and script server

I have a Cacti installation with 3 pollers. One main. One remote poller on same site as main. One remote poller on different continet, latency is 120-140ms. The main poller and local remote poller works fine. The remote poller on different continet does not work. It looks like the php script servers...