10834 Commits

Author SHA1 Message Date
5d49f72d3e Merge pull request #3543 from Tatermen/master
Basic support for Xirrus Wireless Access Points.
2016-05-30 19:26:06 +01:00
ddb04ad870 Added config option to includes/defaults.inc.php 2016-05-27 17:04:29 +01:00
a7408aea88 Spelling correction (#3569) 2016-05-27 10:44:29 -05:00
18484db3fe Fix adding widgets (#3567) 2016-05-27 09:20:33 -05:00
47c22f6bb0 Merge pull request #3566 from laf/widget-save
dbUpdate will return 0 if no data is changed
2016-05-26 16:07:38 -05:00
laf
582ad082aa dbUpdate will return 0 if no data is changed 2016-05-26 21:03:24 +00:00
da2788e074 Merge pull request #3561 from geordish/issue-2715
Enable discovery of CDP neighbour by IP address
2016-05-26 21:32:28 +01:00
a5d0b0a306 Changed syntax of if statement for readability 2016-05-26 20:43:56 +01:00
524bf05b6d Added config flag ($config['xirrus_disable_stations']) to disable station polling. 2016-05-26 20:42:08 +01:00
bd842f6e09 Renamed includes/polling/os/xirrus.inc.php per change in OS name. Derp. 2016-05-26 20:35:25 +01:00
6398d56fc0 Merge pull request #3565 from murrant/widgets
Scrollable widgets
2016-05-26 20:28:49 +01:00
72d3be26f1 Merge pull request #3438 from cschoonover91/issue-3437 2016-05-26 21:24:43 +02:00
9df0ac8e68 Merge pull request #3548 from geordish/update-docs-and-fix-rule
Update docs and fix rule
2016-05-26 19:56:07 +01:00
a1f85c3998 Merge pull request #3535 from nwautomator/issue-3534
Add inventory support for Alcatel-Lucent SR devices
2016-05-26 19:55:12 +01:00
2a1ae6a3f9 Merge pull request #3531 from wiad/issue-3530
Added auth module combining http authentication and AD authorization
2016-05-26 19:46:26 +01:00
e5a21b04c0 Fixed formatting. 2016-05-26 18:05:36 +01:00
31d4a29359 Changed OS name to "Xirrus ArrayOS" and internal OS name to 'xirrus_os'. 2016-05-26 18:03:05 +01:00
07455a6e0a Scrollable widgets
Remove several javascript:return false;
2016-05-26 09:44:41 -05:00
18eab48d7e Correct array name 2016-05-25 20:13:56 +01:00
ae23432138 Removed ?> from includes/polling/wireless/xirrus.inc.php. Also added graphs for average data rates and noise floor and a custom graph for clients connected per radio that should work on larger models. 2016-05-25 19:56:10 +01:00
dd1ec7a294 Merge pull request #3563 from geordish/correct-branch-testing-instructions
Fix documentation issue for checkout out other peoples commits
2016-05-25 12:26:52 +00:00
3674143f43 Fix documentation issue for checkout out other peoples commits 2016-05-25 13:24:32 +01:00
db5d074a52 Enable discovery of CDP neighbour by IP address 2016-05-25 09:52:28 +01:00
797f7a9705 Merge pull request #3553 from nwautomator/issue-3549-v2
add OS detection support for the Alcatel-Lucent (Nokia) SAR 7705 per issue #3549
2016-05-25 05:51:09 +00:00
3f0ff2bb8c add a few more OIDs for the 7705 SAR since there are different hardware versions of the box. 2016-05-24 16:48:38 -04:00
010e4fc108 add OS detection support for the Alcatel-Lucent (Nokia) SAR 7705 per issue #3549 2016-05-24 16:09:37 -04:00
39f8371ea2 Removed ?> 2016-05-24 20:44:58 +01:00
191fe25c23 Removed ?> from OS discovery as requested. Added Xirrus specific RSSI graph. 2016-05-24 20:42:33 +01:00
4f75f6aa83 Updated SQL to correct bad macro 2016-05-24 20:24:20 +01:00
cf39436865 fix indentation per request 2016-05-24 13:52:04 -04:00
d809276e2b Remove bad fix, and add SQL 2016-05-24 17:42:14 +01:00
45b331b100 Update documentation, and fix rule in database 2016-05-24 17:40:18 +01:00
7d8c220191 alert rules that had /%somevars were not being exploded correctly. Added in a space after the / so this works as expected 2016-05-24 17:21:09 +01:00
97750c01fe Removed debugging line. 2016-05-23 21:34:45 +01:00
bbc8a0979a Basic support for Xirrus Wireless Access Points.
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-05-23 21:27:43 +01:00
39fe65ef94 Merge pull request #3540 from geordish/issue-3536 2016-05-22 22:14:58 +01:00
50ad9e5943 Unset unrequired index from snmp netstats 2016-05-22 21:26:55 +01:00
db14e11445 Merge pull request #3539 from mrunkel/master
Fixes to actually apply color to the hipchat messages
2016-05-22 10:59:36 +00:00
2dd60f1c3d This time, really fix it. 2016-05-22 11:08:26 +02:00
12d713686f Changes to actually change the color of hipchat alerts when a device recovers.
I agree to the conditions of the Contributor Agreement
 contained in doc/General/Contributing.md.
2016-05-21 10:28:18 +02:00
81e263c0da Merge branch 'master' of https://github.com:/wiad/librenms into issue-3530 2016-05-20 10:00:06 +02:00
1a297b8ac5 Added documentation 2016-05-20 09:47:53 +02:00
c7c493c612 Merge pull request #3538 from murrant/services_alphebetical
List service plugins alphabetically.
2016-05-19 21:42:14 +01:00
732524ecda Merge pull request #3519 from Peter2121/master
Improved support for Equallogic storage arrays and DELL servers
2016-05-19 21:40:17 +01:00
4920c39dfd List service plugins alphabetically. 2016-05-19 14:20:42 -05:00
94b2fcb9f0 remove debug print statement and submit this as a PR for Alcatel-Lucent inventory support 2016-05-18 16:48:39 -04:00
75223146f3 add basic inventory support for Alcatel-Lucent SR devices 2016-05-18 16:40:10 -04:00
38d28ec9b1 Reformatting if-else 2016-05-18 15:14:03 +02:00
7f4a05f30a I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-05-18 14:55:35 +02:00
1d2a49746d Added authentication module combining http authentication and Active Directory authorization 2016-05-18 10:06:12 +02:00