Commit Graph
88 Commits
Author SHA1 Message Date
pblasquez ba48567f19 Added bad ifName and ifAlias regex matching
Allow user to ignore interfaces based on regex matching of ifName and
ifAlias values
2016-04-28 15:36:13 -07:00
Neil Lathwood 6d37d36354 Merge pull request #3255 from HenocKA/issue280b
VRF Lite Support - update
2016-04-28 12:22:01 +01:00
Sawachier 5ce6fcdef8 Update Discovery Support.md 2016-04-20 10:46:38 +02:00
HenocKAandChanowk 60a81471c0 Update Discovery Support 2016-04-20 00:32:15 +02:00
HenocKAandChanowk 4f2eac0747 udpate discovery support 2016-04-19 23:50:39 +02:00
pblasquez 02ca54b9a5 Update Configuration.md 2016-03-07 19:03:17 -08:00
Daniel van Dorp 616820d938 Add functions needed to Support/FAQ 'Why do I not see any graphs?' 2016-02-11 16:51:49 +01:00
Neil Lathwood f074f25be2 Revert "Revert "Added location_map_regex"" 2016-02-09 19:02:38 +00:00
Daniel Preussker 1110836662 Revert "Added location_map_regex" 2016-02-09 20:00:54 +01:00
Neil Lathwood 3b19af910b Merge pull request #2935 from pblasquez/pblasquez-location_map_regex
Added location_map_regex
2016-02-09 18:56:55 +00:00
pblasquez 3ee30fae7c Update Configuration.md 2016-02-08 16:03:48 -08:00
Daniel Preussker e2151bfc66 Merge pull request #2908 from khobbits/master
Add ./validate.php -m rrdcheck
2016-02-07 11:47:33 +00:00
Robert (KHobbits) 078c323d1a Update validation docs 2016-02-04 00:21:20 +00:00
Paul Gear a81776e77b Merge pull request #2862 from laf/issue-2859
Added ability to ignore device sensors from entity mib
2016-02-03 15:31:32 +10:00
Jameson Finney 8ec50f11cd Fixed some typos and formatting issues in docs 2016-01-30 22:37:28 -05:00
Jameson Finney 437d1fc40c Removed extra spaces from ends of lines. 2016-01-30 21:06:58 -05:00
laf d8c4916f6b Added docs information on using the new config options 2016-01-25 22:59:11 +00:00
Neil Lathwood 11363653e8 Merge pull request #2728 from jviersel/master
Added username support for libvirt over SSH
2016-01-17 17:20:42 +00:00
Paul Gear d1d3dba97d Merge pull request #2637 from laf/snmp-perf
Moved system polling module to core to centralise some snmpget calls
2016-01-15 20:10:09 +10:00
Mike Rostermund 0fec2ff7b7 Fixed typo in docs 2016-01-11 21:37:52 +01:00
laf c1da4d8a6f rebased 2016-01-10 00:46:04 +00:00
Jurrian van Iersel 93e76a2b5a Added username support for libvirt over SSH 2016-01-09 14:20:57 +01:00
Rosiak c3ce59124e Fix some spellings. 2016-01-07 23:02:18 +01:00
Paul Gear a6f40b4887 Use old value for smokeping pings 2016-01-05 08:30:51 +10:00
Paul Gear 793df90df8 Add install hint 2015-12-29 07:14:34 +10:00
Paul Gear 66468d802c Add pings option 2015-12-29 07:10:15 +10:00
laf 821a797ac9 Moved system polling module to core to centralise some snmpget calls 2015-12-16 20:56:58 +00:00
laf a56ccd7a74 Added option to disable lazy loading of images 2015-12-09 15:50:10 +00:00
laf eb689fe66e Rebased from upstream 2015-12-01 21:50:13 +00:00
Mike Rostermund 3cbd8a6036 Changed Features.md formatting a bit. 2015-11-27 14:23:25 +01:00
Rosiak 559e2db394 Update features.md 2015-11-26 20:56:15 +01:00
laf c000676a2a Some more updates for rrdtool tune 2015-11-18 21:52:32 +00:00
Neil Lathwood d59e268d51 Merge pull request #2436 from Rosiak/issue-2368
Add some of the supported vendors
2015-11-16 22:39:04 +00:00
Rosiak 8a4b3fee19 Rename file. 2015-11-16 22:49:12 +01:00
Rosiak 7e6ca94de4 Add some of the supported vendors 2015-11-16 22:36:36 +01:00
Dan Langille 030fa60745 Fix typo in host name: doc -> docs
http://docs.librenms.org/Extensions/Authentication/ exists, but http://doc.librenms.org/Extensions/Authentication/)
2015-11-11 09:21:58 -05:00
laf 212b1c2f1e Updated docs 2015-10-25 21:25:01 +00:00
laf 76f862fddd Updated to disable auto-discovery by ip 2015-10-20 16:12:03 +00:00
laf 5f369562a5 Added docs on new config option 2015-10-13 19:16:23 +00:00
Daniel Preussker 36b547cf6c Fix typo in FAQ 2015-10-04 09:46:49 +00:00
Daniel Preussker d06ab94998 Merge pull request #1959 from n-st/ipv6-ping
Use fping6 instead of fping for hosts with udp6/tcp6 SNMP transports
2015-09-27 08:14:50 +00:00
Neil Lathwood d7ad5200b0 Merge pull request #1945 from chrisgfx/issue-1942
Documentation : Add Support for a new OS
2015-09-22 22:43:26 +01:00
chrisgfx 035dec21b7 Update Support-New-OS.md 2015-09-22 22:44:29 +02:00
Daniel Preussker 939218865b Merge pull request #1956 from laf/user-validation
Add config option for librenms user + validate.php support
2015-09-22 18:09:28 +00:00
Nils Steinger 772d1762a7 Use relative path for fping6
fping6 will be in /usr/bin on Debian-based systems, but /usr/sbin on CentOS.
Have PHP figure out where fping6 is, to avoid breaking existing setups on CentOS.
2015-09-22 14:57:23 +02:00
laf 144d62c558 Updated validate.php docs 2015-09-21 21:17:36 +00:00
Neil Lathwood 8458851cfd Merge pull request #1952 from n-st/doc-improvements
Documentation improvements: Fixed typo, added description of fping configuration options
2015-09-21 17:16:46 +01:00
Nils Steinger 45d58644f6 Added explanation of fping configuration options (adapted from the fping man page, version 2013-05-21) 2015-09-21 17:53:49 +02:00
Nils Steinger 40ed489f63 Fixed typo 2015-09-21 17:52:33 +02:00
laf 8980bbc4e3 Changed config db options from double quotes to single 2015-09-21 13:23:09 +00:00