Install docs, note proxy config (#9720)

* Update Installation-Ubuntu-1804-Apache.md

As discussed here:
https://github.com/librenms/librenms/issues/9709

* Update Installation-Ubuntu-1804-Apache.md

* Update Installation-Ubuntu-1804-Apache.md

* Update Installation-Ubuntu-1804-Apache.md

* Update Installation-Ubuntu-1804-Nginx.md

* Update Installation-Ubuntu-1604-Nginx.md

* Update Installation-Ubuntu-1604-Apache.md

* Update Installation-Ubuntu-1404-Nginx.md

* Update Installation-Ubuntu-1404-Lighttpd.md

* Update Installation-Ubuntu-1404-Apache.md

* Update Installation-CentOS-7-Nginx.md

* Update Installation-CentOS-7-Apache.md

* Update Installation-CentOS-6-Apache-Nginx.md
This commit is contained in:
mhzgh
2019-02-13 17:13:33 +01:00
committed by Tony Murray
parent 5f0015ab8b
commit f7ae5e3cff
10 changed files with 20 additions and 0 deletions

View File

@@ -324,6 +324,8 @@ Create the cronjob
cp librenms.nonroot.cron /etc/cron.d/librenms cp librenms.nonroot.cron /etc/cron.d/librenms
> NOTE: Keep in mind that cron, by default, only uses a very limited set of environment variables. You may need to configure proxy variables for the cron invocation. Alternatively adding the proxy settings in config.php is possible too. The config.php file will be created in the upcoming steps. Review the following URL after you finished librenms install steps: https://docs.librenms.org/Support/Configuration/#proxy-support
### Copy logrotate config ### ### Copy logrotate config ###
LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file: LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file:

View File

@@ -154,6 +154,8 @@ Edit the text which says `RANDOMSTRINGGOESHERE` and set your own community strin
cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms
> NOTE: Keep in mind that cron, by default, only uses a very limited set of environment variables. You may need to configure proxy variables for the cron invocation. Alternatively adding the proxy settings in config.php is possible too. The config.php file will be created in the upcoming steps. Review the following URL after you finished librenms install steps: https://docs.librenms.org/Support/Configuration/#proxy-support
#### Copy logrotate config #### Copy logrotate config
LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file: LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file:

View File

@@ -186,6 +186,8 @@ Edit the text which says `RANDOMSTRINGGOESHERE` and set your own community strin
cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms
> NOTE: Keep in mind that cron, by default, only uses a very limited set of environment variables. You may need to configure proxy variables for the cron invocation. Alternatively adding the proxy settings in config.php is possible too. The config.php file will be created in the upcoming steps. Review the following URL after you finished librenms install steps: https://docs.librenms.org/Support/Configuration/#proxy-support
#### Copy logrotate config #### Copy logrotate config
LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file: LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file:

View File

@@ -203,6 +203,8 @@ LibreNMS uses Job Snijders' [poller-wrapper.py][1]. By default, the cron job ru
Create the cronjob Create the cronjob
cp librenms.nonroot.cron /etc/cron.d/librenms cp librenms.nonroot.cron /etc/cron.d/librenms
> NOTE: Keep in mind that cron, by default, only uses a very limited set of environment variables. You may need to configure proxy variables for the cron invocation. Alternatively adding the proxy settings in config.php is possible too. The config.php file will be created in the upcoming steps. Review the following URL after you finished librenms install steps: https://docs.librenms.org/Support/Configuration/#proxy-support
### Copy logrotate config ### ### Copy logrotate config ###

View File

@@ -184,6 +184,8 @@ Create the cronjob
cp librenms.nonroot.cron /etc/cron.d/librenms cp librenms.nonroot.cron /etc/cron.d/librenms
> NOTE: Keep in mind that cron, by default, only uses a very limited set of environment variables. You may need to configure proxy variables for the cron invocation. Alternatively adding the proxy settings in config.php is possible too. The config.php file will be created in the upcoming steps. Review the following URL after you finished librenms install steps: https://docs.librenms.org/Support/Configuration/#proxy-support
### Copy logrotate config ### ### Copy logrotate config ###
LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file: LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file:

View File

@@ -212,6 +212,8 @@ Create the cronjob
cp librenms.nonroot.cron /etc/cron.d/librenms cp librenms.nonroot.cron /etc/cron.d/librenms
> NOTE: Keep in mind that cron, by default, only uses a very limited set of environment variables. You may need to configure proxy variables for the cron invocation. Alternatively adding the proxy settings in config.php is possible too. The config.php file will be created in the upcoming steps. Review the following URL after you finished librenms install steps: https://docs.librenms.org/Support/Configuration/#proxy-support
### Copy logrotate config ### ### Copy logrotate config ###
LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file: LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file:

View File

@@ -101,6 +101,8 @@ Edit the text which says `RANDOMSTRINGGOESHERE` and set your own community strin
cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms
> NOTE: Keep in mind that cron, by default, only uses a very limited set of environment variables. You may need to configure proxy variables for the cron invocation. Alternatively adding the proxy settings in config.php is possible too. The config.php file will be created in the upcoming steps. Review the following URL after you finished librenms install steps: https://docs.librenms.org/Support/Configuration/#proxy-support
#### Copy logrotate config #### Copy logrotate config
LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file: LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file:

View File

@@ -106,6 +106,8 @@ Edit the text which says `RANDOMSTRINGGOESHERE` and set your own community strin
cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms
> NOTE: Keep in mind that cron, by default, only uses a very limited set of environment variables. You may need to configure proxy variables for the cron invocation. Alternatively adding the proxy settings in config.php is possible too. The config.php file will be created in the upcoming steps. Review the following URL after you finished librenms install steps: https://docs.librenms.org/Support/Configuration/#proxy-support
#### Copy logrotate config #### Copy logrotate config
LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file: LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file:

View File

@@ -100,6 +100,8 @@ Edit the text which says `RANDOMSTRINGGOESHERE` and set your own community strin
cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms
> NOTE: Keep in mind that cron, by default, only uses a very limited set of environment variables. You may need to configure proxy variables for the cron invocation. Alternatively adding the proxy settings in config.php is possible too. The config.php file will be created in the upcoming steps. Review the following URL after you finished librenms install steps: https://docs.librenms.org/Support/Configuration/#proxy-support
#### Copy logrotate config #### Copy logrotate config
LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file: LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file:

View File

@@ -105,6 +105,8 @@ Edit the text which says `RANDOMSTRINGGOESHERE` and set your own community strin
cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms
> NOTE: Keep in mind that cron, by default, only uses a very limited set of environment variables. You may need to configure proxy variables for the cron invocation. Alternatively adding the proxy settings in config.php is possible too. The config.php file will be created in the upcoming steps. Review the following URL after you finished librenms install steps: https://docs.librenms.org/Support/Configuration/#proxy-support
#### Copy logrotate config #### Copy logrotate config
LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file: LibreNMS keeps logs in `/opt/librenms/logs`. Over time these can become large and be rotated out. To rotate out the old logs you can use the provided logrotate config file: