As mentioned earlier, the remote poller is essentially a full Cacti system. Hence, your initial task is to install a new Cacti system on the new server.
Setting up the remote poller system
Time for action – setting up the remote poller system
The following steps will prepare a new remote poller server:
- Follow the installation guide from Chapter 1, Installing Cacti but skip the web-based installation.
- Now you have to add the remote poller specific settings. Edit the spine configuration file in vi editor:
vi /etc/spine.conf
- Change the RDB_ variables to match the database settings of your master server:
- Now, edit the include/config.php file and change the rdatabase variables accordingly:
- For the installation...