4991 Commits

Author SHA1 Message Date
f0o
fadaffac21 Allow alerting on tables with relative/indirect glues.
This commit introduces a lookup using an adaption of left/right expansion searches to find a missing glue-column across several layers of relations.
You can now alert on data having a glue mapped to other entities as long as it resolves to 'device_id' in under 30 cycles.
First intention of usage is to alert on bill-usages.
The bills-table does not contain a valid 'device_id' glue and has to be resolved via 'bills.bill_id -> bill_ports.port_id -> ports.device_id'.
This example consumes 3+1 cycles.
2015-05-07 14:22:16 +00:00
Daniel Preussker
ddc1d05262 Merge pull request #927 from laf/oxidized
Oxidized support for device config
2015-05-07 06:15:25 +00:00
laf
d4ca6975cd Added config options for Oxidized 2015-05-06 22:57:31 +01:00
laf
dc0d12936c Added support for Oxidized 2015-05-06 22:52:54 +01:00
Daniel Preussker
7f5a64967e Merge pull request #922 from laf/docs-auth
Added docs on using varying authentication types
2015-05-06 13:41:09 +00:00
laf
6ef66cc15d Added missing to 2015-05-06 11:22:50 +01:00
Daniel Preussker
87095c7a64 Merge pull request #921 from laf/devices-fix
Another tweak to SQL query for devices
2015-05-06 08:22:45 +00:00
Daniel Preussker
774e11b5a1 Merge pull request #920 from laf/issue-902
Updated install docs to advise about whitespace in config.php
2015-05-06 06:04:36 +00:00
Daniel Preussker
6819acf46f Merge pull request #919 from laf/docs-devel
Updated development docs
2015-05-06 06:03:56 +00:00
laf
3143018d22 Added docs on using varying authentication types 2015-05-06 01:44:22 +01:00
laf
9d6f20ccf1 Another tweak to SQL query for devices 2015-05-05 23:54:36 +01:00
laf
e4405dbbe3 Added missing ? character 2015-05-05 22:58:58 +01:00
laf
765e6dcbe0 Updated pgp -> php mistake 2015-05-05 22:55:12 +01:00
laf
2f1151045f Added reminder about whitespace outside of <?php?> in config.php 2015-05-05 22:51:04 +01:00
laf
790825efa3 Updated development docs 2015-05-05 22:17:22 +01:00
Daniel Preussker
5f2ccb9507 Merge pull request #917 from laf/devices-fix
Fixed devices location filtering
2015-05-05 11:55:07 +00:00
laf
1fdf271470 Added missing devices. for column reference 2015-05-05 12:54:25 +01:00
laf
fa83e1ecea Fixed devices location filtering 2015-05-05 11:29:59 +01:00
Neil Lathwood
ccef73b87c Merge pull request #916 from f0o/issue-915
Updates Documentation for MySQL, Nginx, Bind
2015-05-05 09:06:42 +01:00
f0o
ee4530d21c Updates Documentation for MySQL, Nginx, Bind
Fixes Nginx-Stats

Solves #790
Solves #915
2015-05-05 07:56:33 +00:00
Daniel Preussker
3c74a1b238 Merge pull request #910 from laf/issue-869
Added documentation to show configuration options available
2015-05-04 18:12:59 +00:00
laf
0d7aba5699 Updated links 2015-05-04 19:07:18 +01:00
Daniel Preussker
2c4f489a72 Merge pull request #911 from laf/docs-faq
Added docs on Discovery / Poller, modules and how to debug + FAQs
2015-05-04 17:54:48 +00:00
Neil Lathwood
8891810e2b Merge pull request #912 from laf/apc-fix
Fixed load / current issue
2015-05-04 18:29:59 +01:00
laf
cd38ad6bb6 Fixed load / current issue 2015-05-04 18:20:52 +01:00
laf
294ea802b3 Updated module list for formatting 2015-05-04 16:29:03 +01:00
laf
12ec5113d6 Added docs on Discovery / Poller, modules and how to debug + FAQs 2015-05-04 16:20:38 +01:00
laf
58cd840ab7 Added documentation to show configuration options available 2015-05-04 13:51:46 +01:00
Daniel Preussker
3de28d8dfb Merge pull request #890 from laf/issue-798
Added support for Siklu devices
2015-05-04 08:32:17 +00:00
laf
0bf3b518f5 Merge branch 'master' of github.com:laf/librenms into issue-798
Conflicts:
	includes/polling/functions.inc.php
2015-05-04 09:16:48 +01:00
Daniel Preussker
a7764dd27c Merge pull request #908 from laf/global-search
Fix json appearing in global search
2015-05-04 06:36:02 +00:00
laf
52197ec3b6 Fix json appearing in global search 2015-05-03 23:15:00 +01:00
Neil Lathwood
8de7f713c8 Merge pull request #907 from laf/map-fix
Fixed map due to using jquery to resize
2015-05-03 22:56:40 +01:00
laf
b5fcc73ce6 Fixed map due to using jquery to resize 2015-05-03 22:39:25 +01:00
Neil Lathwood
d998d06b02 Merge pull request #906 from laf/global-search
removed limit due to issue with typeahead
2015-05-03 22:37:15 +01:00
laf
8e31ef4258 removed limit due to issue with typeahead 2015-05-03 21:25:19 +01:00
Daniel Preussker
05ec2ac339 Merge pull request #904 from laf/changelog
Updated changelog 03/05/15
2015-05-03 18:06:35 +00:00
laf
fd136df1d3 Updated changelog 03/05/15 2015-05-03 19:05:23 +01:00
Daniel Preussker
91578ed64e Merge pull request #882 from laf/twitter-typeahead
Updated typeahead library + others
2015-05-03 17:23:11 +00:00
laf
ac1d85235c Added headers for devices / groups 2015-05-03 17:49:19 +01:00
laf
80028465cb Sorted ports / bgp background 2015-05-03 15:52:04 +01:00
laf
ea61890ddf Changed font color 2015-05-03 15:37:23 +01:00
laf
99d5f13a0d Added hover blue 2015-05-03 14:54:16 +01:00
laf
774421bcf6 Select items are now normal icon 2015-05-03 14:49:21 +01:00
Neil Lathwood
fa06134e76 Merge pull request #894 from Rosiak/master
Add temp polling for IBM Flexsystem switches
2015-05-03 14:38:01 +01:00
laf
e73f005d46 Removed class from dropdown 2015-05-03 14:08:45 +01:00
Søren Rosiak
b124c280aa Update functions.inc.php
- Add extra safety check
2015-05-03 14:33:33 +02:00
laf
0062e59f3a Merge branch 'master' of github.com:laf/librenms into twitter-typeahead
Conflicts:
	html/index.php
2015-05-03 13:30:56 +01:00
Neil Lathwood
c62a5bf3c3 Merge pull request #862 from f0o/issue-851
Updates syslog-page
2015-05-03 13:26:54 +01:00
f0o
7c6e1f4067 Included filter-form into bootgrid
Linked datepickers
2015-05-03 11:50:59 +00:00