Commit Graph
9828 Commits
Author SHA1 Message Date
awlx 53be46ed7d Changed the text to make it more clear what to change. 2016-02-02 11:37:23 +01:00
awlx a53f7c3df1 Added description of AD configuration options 2016-02-02 11:14:09 +01:00
Søren Rosiak cf55f4efd6 Merge pull request #2866 from laf/issue-2770 2016-01-31 20:28:42 +01:00
laf 37d72e1512 Merge branch 'master' of https://github.com/librenms/librenms into issue-2770 2016-01-31 18:17:59 +00:00
laf 34ddc51a19 renamed sql-schema file 2016-01-31 18:17:56 +00:00
Daniel Preussker e02b45f719 Merge pull request #2881 from mmarchand/dup-alerts-take2
Prevent duplicate alerts
2016-01-31 18:16:34 +00:00
root 8795d06e46 change schema number 2016-01-31 19:11:47 +01:00
Mike Rostermund 7591b381e3 Merge pull request #2904 from JamesonFinney/master
Fixed some typos and formatting issues in docs
2016-01-31 11:56:47 +01:00
Jameson Finney 8ec50f11cd Fixed some typos and formatting issues in docs 2016-01-30 22:37:28 -05:00
Mike Rostermund 594fc43a85 Merge pull request #2902 from JamesonFinney/master
Removed trailing whitespace in docs
2016-01-31 03:18:32 +01:00
Jameson Finney 437d1fc40c Removed extra spaces from ends of lines. 2016-01-30 21:06:58 -05:00
Neil Lathwood d225c85930 Merge pull request #2899 from SaaldjorMike/displ-sensor-sort 2016-01-30 23:24:12 +00:00
Neil Lathwood 87c5aa44e1 Merge pull request #2900 from Rosiak/issue-2848 2016-01-30 23:23:28 +00:00
Rosiak 5dd9fed3e0 Wrong array value 2016-01-31 00:18:30 +01:00
Rosiak 3139239240 Do not discover a temp sensor which is not present
#2848
2016-01-31 00:16:39 +01:00
Mike Rostermund ac572e1558 Sort sensors by OID to more logically group sensors on device overview 2016-01-30 23:02:09 +01:00
Neil Lathwood f668f3de41 Merge pull request #2898 from Rosiak/issue-2804
Adjust Leaflet GreenCluster color
2016-01-30 19:24:00 +00:00
Rosiak d29d84a67f Adjust Leaflet GreenCluster color 2016-01-30 20:03:26 +01:00
Paul Gear bea93b52cf Merge pull request #2895 from laf/php53-fix
Another fix
2016-01-30 20:10:56 +10:00
laf 725fbd2c08 Another fix 2016-01-30 10:10:16 +00:00
Paul Gear 8a614c852a Merge pull request #2894 from laf/php53-fix
Fixed code to run with php 5.3
2016-01-30 20:08:55 +10:00
laf f4820dad90 Fixed code to run with php 5.3 2016-01-30 10:05:46 +00:00
Neil Lathwood b72c1282d9 Merge pull request #2797 from BarbarossaTM/issue-386-v2
Ability to use ifIndex,ifName and ifDescr to create and update port rrd files
2016-01-29 13:05:03 +00:00
Neil Lathwood 7c79d62baf Merge pull request #2840 from adaniels21487/issue-1851
Cisco CBQOS
2016-01-29 10:21:34 +00:00
Neil Lathwood aea87a4088 Merge pull request #2882 from Rosiak/master
Eaton Basics
2016-01-29 09:54:15 +00:00
Neil Lathwood 2733ee578e Merge pull request #2884 from QuxLabs/issue-2877
Added custom titles to graph widget
2016-01-29 09:54:00 +00:00
Daniel Preussker fe6d37f273 Added custom titles to graph widget 2016-01-29 07:47:48 +00:00
Rosiak e7e035305b Eaton Basics 2016-01-28 23:11:11 +01:00
root 3872912b43 prevent duplicate alerts 2016-01-28 20:22:49 +01:00
Daniel Preussker cc8a2cec17 Merge pull request #2880 from librenms/revert-2850-dup-alerts
Revert "Removes duplicate alerts from table alerts"
2016-01-28 19:10:09 +00:00
Daniel Preussker d6cb01ef86 Revert "Removes duplicate alerts from table alerts" 2016-01-28 20:09:59 +01:00
Daniel Preussker 0235399d80 Merge pull request #2850 from mmarchand/dup-alerts
Removes duplicate alerts from table alerts
2016-01-28 19:09:20 +00:00
Neil Lathwood 57a7549446 Merge pull request #2764 from vitalisator/stp
Add STP port polling and device information
2016-01-28 19:08:09 +00:00
Mike Rostermund 163609ae73 Merge pull request #2864 from laf/issue-2847
Updated global rules
2016-01-28 15:36:02 +01:00
vitalisator ff71629f34 remove logfie() 2016-01-28 15:10:51 +01:00
vitalisator bcc253cccf fix sorting 2016-01-28 15:09:05 +01:00
vitalisator 5ab9051f4f remove conflict 2016-01-28 14:25:36 +01:00
vitalisator 0e66ddf088 some bugfixing 2016-01-28 13:07:33 +01:00
Neil Lathwood e00a35c2ff Merge pull request #2867 from paulgear/master
Update per-module poller performance collection
2016-01-28 09:41:09 +00:00
Neil Lathwood 060bd55da8 Merge pull request #2868 from jbwiv/master
Added service description to option drop down for editing and deletin…
2016-01-27 18:52:22 +00:00
jbwiv 01c7a7e56c I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-01-27 13:33:14 -05:00
jbwiv 6b97135ec8 Removing unnecessary '(if populated)' text 2016-01-27 13:28:45 -05:00
jbwiv a7cfc66cd6 Added service description to option drop down for editing and deleting services to make it easier to distinguish between services. 2016-01-26 17:17:19 -05:00
Aaron Daniels e54e22b56e - Changed upper case variables to lower case. 2016-01-26 23:31:07 +10:00
Maximilian Wilhelm 63f18a86d4 Dear Scrutinizer, please check my code. Thank you. 2016-01-26 14:06:53 +01:00
Maximilian Wilhelm 8c704f7bdf Allow editing port association mode of a device.
Add a select box to the device SNMP edit page in the WebUI to update
  the port association mode of a device.

Signed-off-by: Maximilian Wilhelm <[email protected]>
2016-01-26 13:50:00 +01:00
Maximilian Wilhelm 2ae99e50f5 Add support for setting port association mode when adding a host.
This adds a '-p' switch to addhost.php and a select box to the WebUI to
  set the port association mode for newly added devices.

Signed-off-by: Maximilian Wilhelm <[email protected]>
2016-01-26 13:49:57 +01:00
Maximilian Wilhelm 4d78a0261e Update graph and port pages to use new RRD naming schema.
Signed-off-by: Maximilian Wilhelm <[email protected]>
2016-01-26 13:49:54 +01:00
Maximilian Wilhelm 2c9df26bbf Update discovery and poller to allow stable interface mapping by ifName/ifDescr based port mapping.
By default libreNMS used the ifIndex to associate ports just found via SNMP
  with ports discoverd/polled before and stored in the database. On Linux boxes
  this is a problem as ifIndexes are rather likely to be unstable between reboots
  or (re)configuration of tunnel interfaces (think: GRE/OpenVPN/Tinc/...), bridges,
  Vlan interfaces, Bonding interfaces, etc.

  This patch adds a »port association mode« configuration option per device which
  allows to map discovered and known ports by their ifIndex, ifName, ifDescr, or
  maybe other means in the future.
  The default port association mode still is ifIndex for compatibility reasons.

  As port RRD files were stored by their ifIndex before, they are now identified
  by their unique and stable port_id to ensure a stable and unique mapping and
  allow future port association modes to be added without requireing any further
  internal changes. Existing RRD files are renamend accordingly in discovery and
  poller tools to ensure stability of port associations in both modules as we
  don't know which might run first after an update.

Signed-off-by: Maximilian Wilhelm <[email protected]>
2016-01-26 13:49:30 +01:00
Paul Gear 99a76d4ea2 Update per-module poller performance collection
This makes the following changes:
- Record per-module performance data in the same measurement as overall poller-perf
- Add tags to distinguish modules
- Update rrd filenames
- Use stacked graph for poller modules
2016-01-26 20:20:42 +10:00