From 090496d8b8d59db9026686e94e23508a6cfaef7c Mon Sep 17 00:00:00 2001 From: Daniel Preussker Date: Tue, 6 Oct 2015 09:26:54 +0000 Subject: [PATCH] Update Installation-(RHEL-CentOS).md --- doc/Installation/Installation-(RHEL-CentOS).md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/Installation/Installation-(RHEL-CentOS).md b/doc/Installation/Installation-(RHEL-CentOS).md index 994dcc85c0..a9b560de83 100644 --- a/doc/Installation/Installation-(RHEL-CentOS).md +++ b/doc/Installation/Installation-(RHEL-CentOS).md @@ -308,10 +308,7 @@ Discover localhost: ### Create cronjob ### -The polling method used by LibreNMS is `poller-wrapper.py`, which was placed in -the public domain by its author. By default, the LibreNMS cronjob runs `poller- -wrapper.py` with 16 threads. The current LibreNMS recommendation is to use 4 th -reads per core. The default if no thread count is `16 threads`. +The polling method used by LibreNMS is `poller-wrapper.py`, which was placed in the public domain by its author. By default, the LibreNMS cronjob runs `poller-wrapper.py` with 16 threads. The current LibreNMS recommendation is to use 4 threads per core. The default if no thread count is `16 threads`. If the thread count needs to be changed, you can do so by editing the cron file (`/etc/cron.d/librenms`). Just add a number after `poller-wrapper.py`, as in the below example: