Neil Lathwood
c6a0c9d124
api: Added support for Oxidized asking for a single host ( #7705 )
2017-11-16 21:21:52 +00:00
Kevin Krumm
aad821c207
docs: Added alert rule mapping doc ( #7748 )
...
* doc: create rule mapping doc
* Update mkdocs.yml
* Add files via upload
* Update Rule-Mapping.md
2017-11-16 19:58:58 +00:00
Kevin Krumm
133313020f
docs: Added how to add graph ports to dashboards ( #7749 )
...
* docs: added how to graph interface
added to the dashboard doc
* images for port graph
* Update Dashboards.md
2017-11-16 19:56:31 +00:00
Francesco M. Taurino
22f4974eb6
docs: Add sudo guidelines for Proxmox ( #7739 )
2017-11-15 20:52:48 +00:00
Francesco M. Taurino
ae1cb5e6c4
docs: Add sudo suggestion for SMART monitoring ( #7738 )
2017-11-15 20:51:41 +00:00
Kevin Krumm
e4a775a9cd
docs: fix for VM images doc. ( #7740 )
...
* docs: fix for VM images doc.
I messed up the backticks :(
* Update CentOS-image.md
2017-11-15 11:28:28 -06:00
Kevin Krumm
e563931a03
docs: VM images recommended user update ( #7737 )
...
* docs: VM images recommended user update
Added note for the user to update LibreNMS.
and added Community Forum
* docs: VM image doc
recommend user to update.
* Update CentOS-image.md
requested changes made.
* Update Ubuntu-image.md
requested changes made.
2017-11-15 09:33:19 -06:00
Matthew "Mori" Fisk
52b338da76
docs: Added URL to shell script for DHCP Stats ( #7736 )
2017-11-15 08:49:03 +00:00
capitangiaco
5af3a4d6f2
Update Configuration.md ( #7732 )
2017-11-15 08:14:40 +00:00
Søren Rosiak
ec2256c350
docs: Install Docs Update for min PHP ver ( #7630 )
...
* docs: Install Docs Update
* Some changes..
2017-11-15 08:12:14 +00:00
Neil Lathwood
8e61c6394a
feature: Added support for setting php memory_limit in config.php ( #7704 )
2017-11-14 08:17:01 -06:00
Paul Heinrichs
06510bba5e
Switching Multiplier and Divisor Position - Docs ( #7720 )
...
The Constructor declares multiplier first, so just re-arranging to avoid confusion
2017-11-13 19:48:22 +00:00
Kevin Krumm
1c3f0d8345
docs: added link to Documentation ( #7716 )
...
Added Markdown Cheatsheet, helpful when creating docs.
2017-11-13 08:47:35 -06:00
Kevin Krumm
bb3e896ccb
docs: general fixes to the Dashboards ( #7715 )
2017-11-13 08:28:05 -06:00
Neil Lathwood
24c8ac522b
doc: Added video link showing how to add ping only device ( #7711 )
2017-11-12 17:33:06 +00:00
Tony Murray
b79d106c56
fix: Errors with missing posix extension ( #7666 )
...
* fix: errors with missing posix extension
It should be an optional dependency
* add php71w-process to the CentOS 7 install docs
2017-11-10 15:20:47 +00:00
Richard Lawley
925a713a1c
docs: Moved ARP function docs from Bills section ( #7701 )
2017-11-10 12:42:51 +00:00
Jonathan Lassoff
fe8d011dce
refactor: Allow setting the target shorthost length. ( #7453 )
...
* Create a target shorthost length. Addresses #7452 .
* Update defaults.inc.php
2017-11-09 20:47:52 +00:00
Neil Lathwood
a14539a55a
refactor: Switch to using discovery-wrapper.py by default ( #7661 )
2017-11-09 11:19:47 -06:00
Kevin Krumm
f06df46d0b
docs: fix layout changes to dashboard. ( #7693 )
...
* docs: layout changes to dashboard.
images are not lining up correctly. :(
* fix for images inline
2017-11-09 09:06:37 -06:00
Maximilian Wilhelm
95024af2c0
feature: Added purge-port scipt to allow deleting of ports from the CLI. ( #7528 )
...
* Add purge-port scipt to allow deleting of ports from the CLI.
This script allows deleting single ports by their port_id or a list
of ports read from a file or STDIN.
LibreNMS Port purge tool
-p <port_id> Purge single port by it's port-id
-f <file> Purge a list of ports, read port-ids from <file>, one on each line.
A filename of - means reading from STDIN.
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
* Update CLI-Tools.md
2017-11-09 12:57:41 +00:00
Zmegolaz
e31b884cc9
Feature: selected_ports per OS. Fixed layout of example MySQL table. ( #7674 )
...
* selected_ports per OS. Fixed layout of example MySQL table.
* Better table markdown.
2017-11-09 12:57:00 +00:00
Kevin Krumm
d4dab47c75
docs: Create new docs on using dashboards ( #7688 )
...
* docs: create new dashboards doc
* docs: added new dashboard doc
* docs: images for dashboard doc
* Update Dashboards.md
* docs: dashboard minor changes
spelling changes.
2017-11-09 12:00:49 +00:00
Kevin Krumm
c4e0b8e2e0
doc: minor spelling fix for device-troubleshooting ( #7689 )
2017-11-08 21:54:43 -06:00
Kevin Krumm
1aa971375c
docs: added Ping Only Device ( #7687 )
...
* docs: Adding Device - Ping Only Device
* image for adding ping only device
* Update Adding-a-Device.md
* Update Adding-a-Device.md
* Update Adding-a-Device.md
2017-11-08 16:57:23 -06:00
Kevin Krumm
288b7e5a6e
docs: minor changes to Device Troubleshooting/Auth ( #7686 )
...
* docs: minor changes to Device Troubleshooting
* docs: minor change to Authentication
* docs: fix link for Alerting take 3
* Update Testing.md
2017-11-08 16:27:23 -06:00
Kevin Krumm
b19f132659
docs: fix for link in Alerts Testing.md ( #7685 )
...
I messed up the link..minor fix to link.
2017-11-08 14:11:58 -06:00
Kevin Krumm
c7430dc970
docs: alert rules update info ( #7681 )
...
* docs: testing alert rule link
added link to the device troubleshooting page.
* Update Rules.md
fix link
* Update Testing.md
fix link
* Update Rules.md
removed link - not useful for this part.
* image for alert rules collection
* image for alert rules collection
added image alert rules collection
2017-11-08 13:21:47 -06:00
Kevin Krumm
467d38dcba
docs: added more info capture debug ( #7683 )
...
* docs: added more info capture debug
* Update Device-Troubleshooting.md
2017-11-08 13:11:42 -06:00
Kevin Krumm
99fc28f8f5
docs: added in example rule and Link ( #7680 )
...
* docs: added in example rule and Link
Link to Device Troubleshooting page
* Update Rules.md
2017-11-08 11:28:23 -06:00
Kevin Krumm
0bc70f0d3b
docs: fix Install Validation.md ( #7679 )
2017-11-08 10:15:08 -06:00
Kevin Krumm
2f703d1788
docs: added allow graphs without login ( #7675 )
2017-11-08 09:41:38 -06:00
Kevin Krumm
c2cee47a5c
fix for device troubleshooting ( #7659 )
...
I missed the g in troubleshooting.png :(
2017-11-07 10:51:45 +00:00
Kevin Krumm
e7d4716996
docs: Added device-troubleshooting page ( #7638 )
...
* docs: create device-troubleshooting page
using the capture debug info page.
* Update device-troubleshooting.md
* capture debug info images
* Update and rename device-troubleshooting.md to Device-Troubleshooting.md
* added Device-Troubleshooting.md
* Update Device-Troubleshooting.md
2017-11-06 21:52:32 +00:00
Kevin Krumm
e3ba042379
Fix Weathermaps ( #7645 )
...
minor spelling error.
2017-11-06 20:39:13 +00:00
Kevin Krumm
f1ef6d20d8
docs: Updated FAQ on Graph Spikes and why they occur ( #7653 )
...
from murrant post in https://community.librenms.org/t/very-spiky-graph-on-one-host/2550/5
2017-11-06 20:37:00 +00:00
Kevin Krumm
00470df10e
docs: Added WebUI to Validate docs ( #7635 )
...
* docs: Validate to the Web UI
* Add files via upload
images for web ui validate.
2017-11-05 20:25:26 +00:00
Kevin Krumm
532bb60052
docs: Added example on how to add Weathermaps to Dashboards ( #7636 )
...
* docs: How to add Weathermaps to Dashboards
* image for weathermap dashboard
2017-11-05 20:24:49 +00:00
Kevin Krumm
d060eed6ad
docs: Added Windows example for syslog client setup ( #7632 )
...
added in how to for windows send logs to syslog.
2017-11-05 18:55:04 +00:00
Tony Murray
4dd56bc72e
refactor: Wifi cleanup ( #7607 )
...
* refactor: remove duplicated data collection in old wifi module
Still a bit more work before we can fully remove it
* remove unused graphs
update overview graphs for some wireless os
2017-11-02 21:07:58 +00:00
Tony Murray
0d07f85257
feature: Allow snmpget in os discovery yaml ( #7587 )
...
* feature: Allow snmpget in os discovery yaml
Re-submit after release
* Remove extra trim in discovery and in snmp_get.
also trim() always returns a string, so is_string() check is a waste of cpu cycles.
2017-11-02 12:41:18 +00:00
Kevin Krumm
e3b4fa12b1
docs: Added syslog cleanup option to syslog docs ( #7581 )
...
* docs: added syslog cleanup option
syslog purge
* Update Syslog.md
2017-10-31 20:33:17 +00:00
Kevin Krumm
82ac4f59a4
docs: fixed the discovery.md ( #7590 )
...
was missing the py
2017-10-31 13:18:00 +00:00
Tony Murray
9d73cd401a
feature: LDAP auth update: alerts, api, remember me ( #7335 )
...
* feature: LDAP auth update: alerts, api, remember me
Defer ldap connection until it is needed (saves connections from pollers)
Add ability to use a bind account if the server does not allow anonymous bind.
If the server does allow anonymous bind, no config change is needed.
Use Config class
FYI, I have no way to test this.
TODO: update/validate docs
* prevent duplicate users in get_userlist()
* fix bug in Config get for auth_ldap_uid_attribute, `.` should have been `,`
Change case of uidNumber to match common configs (should be case insensitive anyway)
* revert uidnumber case changes and fix up user supplied ones as it is unintuitive that they need to be lowercase.
Add auth_ldap_binddn setting to allow more a more specific way to enter the bind user.
2017-10-30 19:28:40 +00:00
Neil Lathwood
e55c68de3b
docs: Added changelog for 1.33 ( #7580 )
2017-10-29 21:39:24 +00:00
Neil Lathwood
f36a954976
Revert "docs: updated info for graylog" ( #7578 )
...
* Revert "Revert "feature: Allow snmpget in os discovery yaml (#7558 )" (#7576 )"
This reverts commit 426916dbe47d31a38e042aad98915eb618c04760.
* Revert "fix: lldp find_port_id finds not the most correct port (#7564 )"
This reverts commit 7e05fff615bb765262f2abde36219ea691ee7f99.
* Revert "fix: Update RFC1123 Hostname Check (#7572 )"
This reverts commit ebcfa45a933991f35ece3a643a552e161a1825bf.
* Revert "docs: updated info for graylog (#7538 )"
This reverts commit 6fab5166c52306a8da306a36e44b0b68592cdb2a.
2017-10-29 20:10:49 +00:00
Tony Murray
426916dbe4
Revert "feature: Allow snmpget in os discovery yaml ( #7558 )" ( #7576 )
...
This reverts commits:
193db0247597833672a02eb1e141f35d24e553cf
b73c4e9d6eeedffde745db59502e8cca1ac65a0e
a93bb6635ddd070e185d12837decb7a61487c1db
2017-10-29 14:04:26 -05:00
Kevin Krumm
6fab5166c5
docs: updated info for graylog ( #7538 )
...
* docs: updated info for graylog
per user in the forums with Graylog 2.2.3 this is needed.
* Update Graylog.md
* Update Graylog.md
* Update Graylog.md
2017-10-29 10:05:58 +01:00
Kevin Krumm
9d41301200
ssl config fix for centos apache ( #7562 )
...
* docs: ssl config fix for cent os apache
fixed line syntax error.
* Update SSL-Configuration.md
accident did not mean to remove that.
2017-10-28 13:09:52 +01:00
Kevin Krumm
090157779d
Fix for WeatherMaps SELinux ( #7569 )
...
* docs: Fix for WeatherMaps SElinuix
SELinux command.
* Update Weathermap.md
2017-10-28 11:00:36 +01:00