8940 Commits

Author SHA1 Message Date
Daniel Preussker
7c96909bee Merge pull request #2585 from laf/issue-2570
Added API route to update devices columns in DB
2015-12-09 15:56:58 +00:00
Daniel Preussker
7a6837edbf Merge pull request #2588 from MACscr/patch-1
fixed backslash bug on ceph.inc.php
2015-12-09 11:51:41 +00:00
Mark Chaney
674373d99a fixed backslash bug on ceph.inc.php
fixed backslash syntax error that stopped graphs from properly being generated.
2015-12-09 05:27:54 -06:00
Daniel Preussker
30b01f72b8 Merge pull request #2586 from laf/issue-2574
Fixed hipchat transport
2015-12-09 08:22:52 +00:00
laf
9e9a48d78c I will never understand scrut! 2015-12-08 23:12:26 +00:00
laf
c5b708d931 Fixed hipchat transport 2015-12-08 23:09:27 +00:00
laf
977cdd558d Added API route to update devices columns in DB 2015-12-08 22:53:52 +00:00
Daniel Preussker
a2d97f4283 Merge pull request #2458 from laf/rrdtune
Fix for crazy traffic values seen in graphs
2015-12-08 16:12:22 +00:00
laf
48fab36592 Check that $fields has value 2015-12-08 15:17:53 +00:00
Neil Lathwood
d13e86579c Merge pull request #2575 from rucarrol/patch-1
Update AUTHORS.md
2015-12-08 14:32:34 +00:00
laf
e75fc4b8b1 Future proofed 2015-12-08 13:53:38 +00:00
Ruairi Carroll
5ed39bad00 Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-12-08 13:02:09 +01:00
Daniel Preussker
8a1573aff4 Merge pull request #2571 from jcbailey2/authors-jcbailey2
Agreeing to Contributor Agreement
2015-12-08 08:00:08 +00:00
Jonathan Bailey
d4c2114fa3 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-12-07 21:14:55 -06:00
Neil Lathwood
2e10a5d4f6 Merge pull request #2566 from laf/changelog
Added missing new transport
2015-12-06 18:07:03 +00:00
laf
d006d3b0db Added missing new transport 2015-12-06 18:05:18 +00:00
Neil Lathwood
29bfe1a6aa Merge pull request #2565 from laf/changelog
Updated changelog 06/12/2015
201512
2015-12-06 18:02:38 +00:00
laf
687ce6b444 Updated changelog 06/12/2015 2015-12-06 18:02:01 +00:00
Neil Lathwood
2728bca07c Merge pull request #2487 from f0o/issue-2485 2015-12-05 15:58:27 +00:00
Daniel Preussker
a196a7fb67 Merge pull request #2560 from ekoyle/docs-alerting
Docs alerting
2015-12-04 20:18:55 +00:00
Eldon Koyle
475a721787 Save some space, add a few more options 2015-12-04 13:14:35 -07:00
Eldon Koyle
3e9158d11a Add more docs on alerting foo 2015-12-04 13:14:30 -07:00
Daniel Preussker
d838bc2b07 Merge pull request #2555 from laf/notifications
Replace \n with <br />
2015-12-04 09:57:53 +00:00
laf
9fce58d872 Replace \n with <br /> 2015-12-04 09:50:51 +00:00
Neil Lathwood
b47444a257 Merge pull request #2522 from f0o/alert_expansion_fix
Fix Glue-Expansion on alerts
2015-12-04 09:26:37 +00:00
Daniel Preussker
9977729c3b Merge pull request #2551 from murrant/pathinfo
Fix missing path info on nginx.
2015-12-03 20:14:37 +00:00
Tony Murray
e8d5756467 Fix missing path info on nginx.
Update nginx documentation to set the PATH_INFO variable.
Avoid hacks in index.php if it PATH_INFO is already set for both nginx and apache.
2015-12-03 13:23:37 -06:00
Daniel Preussker
04b887ef97 Merge pull request #2544 from laf/issue-2520
eth0 on AirFibre units get data from another MIB
2015-12-03 15:12:40 +00:00
Daniel Preussker
9aca18ad49 Merge pull request #2547 from tuxis-ie/proxmox_rrd_update
Do not unset the vars while we're in the loop and upgrade to the new …
2015-12-03 15:00:17 +00:00
Mark Schouten
9881f53e4a Do not unset the vars while we're in the loop and upgrade to the new rrdtool_update 2015-12-03 15:07:27 +01:00
Paul Gear
b2ae7ce86a Merge pull request #2545 from ekoyle/master
Fix map page in case of loopback cable
2015-12-03 10:46:02 +10:00
Eldon Koyle
ca0a05d970 Merge branch 'master' of https://github.com/librenms/librenms 2015-12-02 17:09:29 -07:00
Eldon Koyle
9659bb322b Fix map bug caused by loopback cable
Fix a map bug where vis.js aborts because a device is inserted twice.
Need to add to $tmp_ids before checking the next device.
2015-12-02 17:07:32 -07:00
Neil Lathwood
7b8d61665d Merge pull request #2543 from SaaldjorMike/doc-inst-rem-mysql-client
Removed mysql-client for apt install, as this has been covered in sepa…
2015-12-02 23:58:02 +00:00
laf
8460adc756 eth0 on AirFibre units get data from another MIB 2015-12-02 23:23:31 +00:00
Mike Rostermund
19e57c5983 Removed mysql-client for apt install, as this has been covered in separat docs section before this. 2015-12-02 23:04:51 +01:00
Daniel Preussker
bb8daaf8ae Merge pull request #2541 from laf/issue-2520
Pointed the snmp calls for Huawei to the correct folder
2015-12-02 21:05:33 +00:00
laf
c1239b50e1 Pointed the snmp calls for Huawei to the correct folder! 2015-12-02 20:57:04 +00:00
Neil Lathwood
827dab4a23 Merge pull request #2538 from ekoyle/master
Add Eldon Koyle to AUTHORS.md
2015-12-02 20:53:55 +00:00
Daniel Preussker
8bd9e74b30 Merge pull request #2539 from laf/oxidized-filter
Added ability to filter devices by type and os for Oxizied api call
2015-12-02 20:32:38 +00:00
laf
6dfc186bb5 Added ability to filter devices by type and os for Oxizied api call 2015-12-02 20:22:38 +00:00
Neil Lathwood
ebec58ac00 Merge pull request #2534 from rucarrol/master
Bumping all Fortgate MIBs to latest
2015-12-02 19:24:57 +00:00
laf
55d3242bd6 Updated version checking in rrdtool() function 2015-12-02 19:21:01 +00:00
Eldon Koyle
9aacd1564d Add Eldon Koyle to AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-12-02 12:09:08 -07:00
Paul Gear
3821622d36 Merge pull request #2531 from laf/issue-2492
Bootgrid the sensors pages
2015-12-02 21:04:29 +10:00
Paul Gear
cc42ac913c Merge pull request #2530 from laf/issue-2514
Added dropdown caret to alert setting accordians
2015-12-02 21:01:45 +10:00
Ruairi Carroll
72bd6db537 Bumping all Fortgate MIBs to latest 2015-12-02 11:21:39 +01:00
laf
9655a0496a Fixed scrut errors 2015-12-02 01:37:26 +00:00
laf
f75d93f4cf Bootgrid the sensors pages 2015-12-02 01:13:31 +00:00
laf
3429d56561 Added dropdown caret to alert setting accordians 2015-12-01 22:58:17 +00:00