English Dutch
Configuration of Poller Configuratie van Poller
Your Remote Cacti Poller information has not been included in your config.php file. Please review the config.php.dist, and set the variables: <i>$rdatabase_default, $rdatabase_username</i>, etc. These variables must be set and point back to your Primary Cacti database server. Correct this and try again. Uw Remote Cacti Poller informatie is niet opgenomen in uw config.php bestand. Bekijk de config.php.dist en stel de variabelen in: <i>$rdatabase_default, $rdatabase_gebruikersnaam</i>, enz. Deze variabelen moeten worden ingesteld en terug naar uw Primaire Cacti database server wijzen. Corrigeer dit en probeer het opnieuw.
Remote Poller Variables Verre Poller-variabelen
The variables that must be set in the config.php file include the following: De variabelen die moeten worden ingesteld in het config.php-bestand omvatten het volgende:
The Installer automatically assigns a $poller_id and adds it to the config.php file. De Installateur wijst automatisch een $poller_id toe en voegt deze toe aan het config.php bestand.
Once the variables are all set in the config.php file, you must also grant the $rdatabase_username access to the main Cacti database server. Follow the same procedure you would with any other Cacti install. You may then press the 'Test Connection' button. If the test is successful you will be able to proceed and complete the install. Zodra alle variabelen zijn ingesteld in het config.php-bestand, moet u de $rdatabase_username ook toegang verlenen tot de hoofdserver van de Cacti database. Volg dezelfde procedure als bij elke andere Cactus. U kunt dan op de knop 'Test Connection' drukken. Als de test geslaagd is, kunt u verder gaan en de installatie voltooien.
Additional Steps After Installation Extra stappen na installatie
It is essential that the Central Cacti server can communicate via MySQL to each remote Cacti database server. Once the install is complete, you must edit the Remote Data Collector and ensure the settings are correct. You can verify using the 'Test Connection' when editing the Remote Data Collector. Het is essentieel dat de Central Cacti server via MySQL kan communiceren met elke remote Cacti database server. Zodra de installatie is voltooid, moet u het externe gegevensverzamelprogramma bewerken en ervoor zorgen dat de instellingen juist zijn. U kunt dit controleren met behulp van de 'Test Connection' bij het bewerken van de Remote Data Collector.
One or more paths appear to be incorrect, unable to proceed Een of meer paden lijken onjuist te zijn en niet in staat om verder te gaan
These directories will be required to stay read writable after the install so that the Cacti remote synchronization process can update them as the Main Cacti Web Site changes Deze mappen moeten na de installatie leesbaar blijven, zodat het synchronisatieproces op afstand van de Cactus ze kan bijwerken als de Main Cacti website verandert.
For remote pollers, it is critical that the paths that you will be updating frequently, including the plugins, scripts, and resources paths have read/write access as the data collector will have to update these paths from the main web server content. Voor externe pollers is het van cruciaal belang dat de paden die u regelmatig bijwerkt, inclusief de plugins, scripts en bronpaden lees-/schrijftoegang hebben, aangezien het veldgeheugen deze paden vanaf de hoofdserverinhoud moet bijwerken.
Potential permission issues Mogelijke vergunningsproblemen
Please make sure that your webserver has read/write access to the cacti folders that show errors below. Zorg ervoor dat uw webserver lees/schrijftoegang heeft tot de cactusmappen die hieronder fouten tonen.
If SELinux is enabled on your server, you can either permanently disable this, or temporarily disable it and then add the appropriate permissions using the SELinux command-line tools. Als SELinux is ingeschakeld op uw server, kunt u dit permenant uitschakelen, of tijdelijk uitschakelen en dan de juiste permissies toevoegen met behulp van de SELinux commandoregeltools.
The user '%s' should have MODIFY permission to enable read/write. De gebruiker '%s' moet MODIFY toestemming hebben om lezen/schrijven mogelijk te maken.
An example of how to set folder permissions is shown here, though you may need to adjust this depending on your operating system, user accounts and desired permissions. Een voorbeeld van hoe u mapmachtigingen kunt instellen wordt hier getoond, maar het kan zijn dat u dit moet aanpassen afhankelijk van uw besturingssysteem, gebruikersaccounts en gewenste machtigingen
Once installation has completed the CSRF path, should be set to read-only. Zodra de installatie het CSRF-pad heeft voltooid, moet het worden ingesteld op alleen-lezen.
Input Validation Whitelist Protection Inputvalidatie Whitelist Protection
Cacti Data Input methods that call a script can be exploited in ways that a non-administrator can perform damage to either files owned by the poller account, and in cases where someone runs the Cacti poller as root, can compromise the operating system allowing attackers to exploit your infrastructure. Cacti-gegevensinvoermethoden die een script aanroepen, kunnen worden misbruikt op een manier dat een niet-beheerder schade kan toebrengen aan bestanden die eigendom zijn van het poller-account en in gevallen waarin iemand de Cacti-poller als root uitvoert, het besturingssysteem kan aantasten waardoor aanvallers gebruik uw infrastructuur.
Therefore, several versions ago, Cacti was enhanced to provide Whitelist capabilities on the these types of Data Input Methods. Though this does secure Cacti more thoroughly, it does increase the amount of work required by the Cacti administrator to import and manage Templates and Packages. Daarom is Cacti verschillende versies geleden verbeterd om Whitelist-mogelijkheden te bieden voor dit soort gegevensinvoermethoden. Hoewel dit Cacti meer grondig beveiligt, verhoogt het de hoeveelheid werk die de Cacti-beheerder nodig heeft om sjablonen en pakketten te importeren en te beheren.