1 Oct 2008 01:25
Re: dual cacti servers with db replication
Larry Adams <larryjadams <at> comcast.net>
2008-09-30 23:25:21 GMT
2008-09-30 23:25:21 GMT
In your case, I agree with Tony, dual pollers all the way. IMHO. Larry Tony Roman wrote: > Well.... > > There are many options to have a fully redundant Cacti environment. I > personally have setup a few. > > If you are in an HA environment with a shared disk for the RRD's and > database, then a simple failover script to startup the database and > start polling is your best bet. > > But, if you can't afford or don't have the knowledge to configure a HA > environment, there are alternatives. > > It's actually pretty simple to setup replication of the Cacti database > in mySQL. It's important to note that on larger installations, copying > or rsyncing the RRD files can be very costly and running dual pollers is > a suggested alternative. But, if you are going to dual pollers, it's > important to exclude certain poller related tables from replication. > > When setting up replication, it's important to exclude the following > tables, so that the pollers can function independently of each other. > > poller_output > poller_command > poller_reindex >(Continue reading)
RSS Feed