Commit Graph
1730 Commits
Author SHA1 Message Date
Tony MurrayandGitHub b4e35bcc65 whitespace 2020-06-14 16:19:58 -05:00
Tony MurrayandGitHub b2eadb3ba2 Update Install-LibreNMS.md
restore alphabetical package list and more pip3 removals
2020-06-14 16:18:58 -05:00
Tony MurrayandGitHub bde2ad0069 Remove pip3 2020-06-14 16:14:15 -05:00
Hans Erasmus 71050edfd1 Added minor changes 2020-06-08 16:22:35 +02:00
Tony Murray 9a16bc4f7a Merge branch 'consolidate-install-doc' of https://github.com/murrant/librenms into consolidate-install-doc 2020-06-04 08:32:27 -05:00
Tony MurrayandGitHub 9ab49bf81c missing bash-completion 2020-06-03 09:53:07 -05:00
Tony Murray abcfb0a98e CentOS 8
lnms auto-complete
some reorganization (timezone before mysqld start)
selinux and firewald simplifications
use dnf
2020-06-03 02:24:38 -05:00
Tony Murray e0202a0744 Doc cleanup 2020-06-02 23:24:18 -05:00
Tony Murray d09d0ab5f8 CentOS security streamline 2020-06-01 13:52:32 -05:00
Tony Murray 64d567059e CentOS 8 nginx, not clean, but installs at least 2020-06-01 02:36:21 -05:00
Tony Murray b8055f4922 rename nginx 2020-06-01 01:29:35 -05:00
Tony Murray 46cdc8fe81 Ubuntu Apache WIP 2020-06-01 00:57:56 -05:00
Tony Murray 841203c8c5 Consolidated doc (Ubuntu 20.04 Nginx tested) 2020-05-31 21:45:39 -05:00
Tony Murray 75e36fbffb Changelog for 1.64 2020-05-31 10:47:58 -05:00
5f3b82de6f Added discovery and graphing for JunOS (SRX) RPM probes (#11187)
* Added discovery and graphing for JunOS (SRX) RPM probes

* Proposed changes for a percent based sensor type

* Fixed missing MIB declaration in JunOS YAML discovery file

* Updated Health-information.md to reflect the new percentage value type

* Added separate test data for junos_rpm type

* Update sensors.php

* Update sensors.php

* Update functions.inc.php

* test re-run

* Update junos_rpm.json

* percentage -> loss

* add ifSpeed prev test data

* mis-merge

* update sensors

* and bgp...

Co-authored-by: PipoCanaja <[email protected]>
Co-authored-by: Tony Murray <[email protected]>
2020-05-30 18:24:43 -05:00
Tony MurrayandGitHub 90e95f160d fix bullets (#11732) 2020-05-30 06:36:17 +02:00
Hans ErasmusandGitHub b2d6540ff2 Update rrdtool setting explanation (#11724)
After some users said it was not clear.
2020-05-28 11:13:02 +02:00
Tony MurrayandGitHub b767c61836 Update distributed poller docs intro (#11721)
Add info about config sharing
2020-05-28 08:43:10 +02:00
gardarandGitHub 14193253fe Add support for windows librenms(check_mk) agent (#11691)
* Allow agent to run against windows os

* Display processes from windows check_mk agent

* Replace tabs with spaces

* Fix indent

* Add documentation for windows agent
2020-05-26 16:04:38 +02:00
SourceDoctorandGitHub 73e2649712 Hardware examples SourceDoctor (#11680) 2020-05-25 02:10:16 +02:00
4bb064c7ad Enabling general search for ports, devices, and more (#11571)
* Search engine for device, through API

* reviewed port search through API

* fixed die

* Update api_functions.inc.php

* Update api_functions.inc.php

* Update api_functions.inc.php

* Update api_functions.inc.php

* Update api.php

* Update api.php

* Update Ports.md

Co-authored-by: Tony Murray <[email protected]>
2020-05-24 17:16:07 -05:00
UnknownandGitHub acd090da81 Corrected wrong path in documentation (#11675) 2020-05-24 13:51:52 -05:00
TheGreatDocandGitHub 0b7373d973 Update Installation-CentOS-7-Nginx.md (#11629) 2020-05-22 20:27:16 -05:00
craig-nokiaandGitHub bffa46f34a Update the options for distributed_poller (#11655)
Added $config[] and enabled the remi repository for redis.
2020-05-22 01:16:56 +02:00
jonasblomqandGitHub caf1cd3707 Update Fast-Ping-Check.md (#11645)
Added stopping and starting RRDCached during the change of the rrd files step.
This will prevent data loss and corruption of the rrd files.
2020-05-20 08:09:23 -05:00
SourceDoctorandGitHub 4edff1e88a Application - Redis (#11612)
* Application - Redis

* Travis fix
2020-05-15 22:05:40 +02:00
lazyb0nesandGitHub e87f590232 Update Example-Hardware-Setup.md (#11611)
* Update Example-Hardware-Setup.md

* Update Example-Hardware-Setup.md

* Update Example-Hardware-Setup.md
2020-05-14 21:07:33 -05:00
gardarandGitHub f62216fdc5 Add missing python3 modules from repo, remove pip (#11594)
* Add missing python3 modules from repo, remove pip

Added missing python3 modules from official debian repos and thus removing the need for pip

* Add python3-setuptools
2020-05-13 08:58:18 -05:00
Luca OlivettiandGitHub 5e6d371e42 Added example for the alerta transport (#11596) 2020-05-12 15:45:00 -05:00
a9f6c935a4 Removed reference to deprecated poller-service.py (#11598)
* Removed reference to deprecated poller-service.py

* Update Dispatcher-Service.md

Co-authored-by: Tony Murray <[email protected]>
2020-05-12 15:39:44 -05:00
PipoCanajaandGitHub 7a2424c524 Correct sensor ignore documentation (#11591) 2020-05-12 09:22:47 -05:00
60552d96ae Copy and modify the syslog transport for sending alerts to Splunk in an easy to parse format (#11176)
* Create Splunk.php

* add documentation

add documentation for splunk transport rule

Co-authored-by: Tony Murray <[email protected]>
2020-05-11 23:11:45 -05:00
MunzyandGitHub e37cf6fc64 Typo Fix (#11588) 2020-05-11 17:44:21 +02:00
c6c7b3c5cc Update Docker installation doc (#11579)
Co-authored-by: CrazyMax <[email protected]>
2020-05-09 14:28:31 -05:00
305ccf20aa Added note about having same APP_KEY value (#11521)
* Added note about having same APP_KEY value

As per discussion in discord all pollers belonging to the same LNMS environment, will need to have the same APP_KEY set in future. Updating docs now already to ensure users knows this and fixes their installs where needed.

* Update Distributed-Poller.md

Co-authored-by: Tony Murray <[email protected]>
2020-05-07 23:40:56 -05:00
Hans ErasmusandGitHub c1c95ffda2 Add python3 and pip3 to installs (#11566)
* Add python3 and pip3 to installs

* Ubuntu NGINX install

* Update Debian install

* CentOS7 NGINX install
2020-05-07 11:06:21 -05:00
Hans ErasmusandGitHub 612817f1a0 Added python3 for new installs (#11564)
`./scripts/composer_wrapper.php install --no-dev` will fail without pip3 installed.
2020-05-06 22:57:14 +02:00
LaZyDKandGitHub a985cb60ba Update Installation-Ubuntu-1804-Nginx.md (#11466)
Fixing unzip error along with timezone settings.
2020-05-03 13:19:53 +02:00
Nicolas SimondandGitHub 954cb87e03 Updated Index to add the doc for Debian 10 (#11515)
Updated Index to add the documentation for Debian 10 with NGINX
2020-05-01 10:25:09 +02:00
Tony Murray f078371145 Changelog for 1.63 2020-04-27 22:52:41 -05:00
Hans ErasmusandGitHub 3169e663d1 Remove webtatic repo from CentOS install docs (#11490)
I personally have no problem with them, but after a recent discussion in discord about a user asking which Repo, it got me thinking that maybe we should also stick to what the OS providers have to say? I see that (obviously) SCL and remi is on the trusted list, so shouldn't the install docs rather stick with them?
https://wiki.centos.org/AdditionalResources/Repositories
2020-04-27 09:07:16 +02:00
Lucas DousseandGitHub 5242c26fb4 Add ASP sms provider (#11489) 2020-04-26 19:40:19 +02:00
Anael MobiliaandGitHub 1b7d0dd4e9 Add transport for Smsmode (SMS provider) (#11332)
* Add transport for Smsmode (SMS provider)

* Delete Smsmode.php

* Add SMSmode to doc using API transport
2020-04-26 13:02:04 +02:00
Nicolas SimondandGitHub d5002593b2 Created installation for Debian 10 (#11481)
* Created installation for Debian 10 

Based on the one for Ubuntu 18.04

* Update Installation-Debian-10-Nginx.md
2020-04-25 13:14:52 +02:00
JellyfrogandGitHub 05507526c0 Set PHP 7.2.5 as minimum supported version (#11470) 2020-04-24 11:04:36 +02:00
91574c9899 Add php-opcache settings to Performance Tuning (#11452)
* Add php-opcache settings to Performance Tuning

* Updated according to comment made by @murrant

* Changed the content based on discussions in Discord.

* Fixed space.

* Incorporated all changes as per ongoing discussions

* My recommendations.

* My reply to recommendations.

Co-authored-by: Tony Murray <[email protected]>
2020-04-23 22:42:57 -05:00
ChristopheandGitHub ac7ebc065f Change stats file location (Bind9) (#11439)
The stats file should not be placed in /var/run/named but in /var/cache/bind.
In run there will be permissions problems.
2020-04-19 12:32:23 +02:00
Hans ErasmusandGitHub a82f0660f0 Updated selected-port-polling explanation (#11435) 2020-04-19 00:30:42 -05:00
PipoCanajaandGitHub dd46e15e09 Update FAQ.md (#11423)
Replace issues by community forum in FAQ20
2020-04-15 18:06:21 +02:00
TheGreatDocandGitHub f535008680 Doc : Credentials for VM (#11418)
Added info about first access after importing VM into VirtualBox.
2020-04-14 11:04:19 +02:00