3943 Commits

Author SHA1 Message Date
9f94b278d3 Sort poller/discovery modules without affecting the $config order 2016-06-08 23:29:33 -05:00
5cb9d751c3 Revert "deduping type_where code, adding manual types to graph widgets " 2016-06-07 09:15:04 +01:00
142e11f9d8 Merge pull request #3597 from brandune/rollup_graphs
deduping type_where code, adding manual types to graph widgets
2016-06-06 18:59:40 +01:00
c7ec9aa8bf Merge pull request #3589 from murrant/device-groups-pivot
Store device group relationships in a pivot table.
2016-06-06 18:20:53 +01:00
145ce879d5 Merge pull request #3600 from murrant/rrdcached
Alphabetize the apps list
2016-06-04 07:28:01 +01:00
bf471698ef Change the rest of the $ds variables to $ldap_connection 2016-06-03 22:16:10 -05:00
a68687de5e Alphabetize the apps list 2016-06-03 21:05:09 -05:00
1aa7517372 giving graph widgets option to manually specify port type 2016-06-03 16:05:05 -07:00
3b4964e13c create common method for generating type_wheres 2016-06-03 10:42:16 -07:00
9b0bd4c15a Rename $ds to $ldap_connection
$ds is a global variable, there are many name collisions in the code.  Rename it to avoid the collisions.
2016-06-03 10:56:42 -05:00
f3e79af61b Merge pull request #3579 from murrant/index_nginx_again
Check that variables are set before using them.
2016-06-02 22:17:44 +01:00
3655051782 Merge pull request #3587 from Rosiak/buffalo-support
Basic Buffalo TeraStation Support
2016-06-02 22:16:46 +01:00
167aabb9ff Merge pull request #3582 from geordish/move-os-logo
Moved image to correct location
2016-06-02 22:12:59 +01:00
009840bf8a Store device group relationships in a pivot table. 2016-06-02 13:25:01 -05:00
df8514e143 Basic Buffalo TeraStation Support
#3492
2016-06-02 18:48:36 +02:00
laf
db0e1ca203 Resolved some security issues 2016-06-02 06:56:45 +00:00
77e76793c5 Moved image to correct location (Definition is ['os'][]['icon'] = 'microsemi';
)
2016-06-01 13:26:08 +01:00
c7d551f6d1 Check that variables are set before using them.
This will hide ugly output for users not using a subdirectory, but may make it harder to diagnose issues for those that are.
2016-05-31 22:28:34 -05:00
5d49f72d3e Merge pull request #3543 from Tatermen/master
Basic support for Xirrus Wireless Access Points.
2016-05-30 19:26:06 +01:00
18484db3fe Fix adding widgets (#3567) 2016-05-27 09:20:33 -05:00
laf
582ad082aa dbUpdate will return 0 if no data is changed 2016-05-26 21:03:24 +00:00
6398d56fc0 Merge pull request #3565 from murrant/widgets
Scrollable widgets
2016-05-26 20:28:49 +01:00
07455a6e0a Scrollable widgets
Remove several javascript:return false;
2016-05-26 09:44:41 -05: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
191fe25c23 Removed ?> from OS discovery as requested. Added Xirrus specific RSSI graph. 2016-05-24 20:42:33 +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
81e263c0da Merge branch 'master' of https://github.com:/wiad/librenms into issue-3530 2016-05-20 10:00:06 +02:00
4920c39dfd List service plugins alphabetically. 2016-05-19 14:20:42 -05:00
1d2a49746d Added authentication module combining http authentication and Active Directory authorization 2016-05-18 10:06:12 +02:00
f0o
091cc822de Added Hit/Misses graphs for memcached 2016-05-05 14:47:08 +00:00
580558d195 Merge pull request #3496 from BeryJu/master
Added ability to show Services on Availability Map
2016-05-04 23:19:19 +01:00
25ec0633ef Final fix to availability-map.inc.php 2016-05-05 00:05:35 +02:00
6c20534fa7 Fixed availability-map.inc.php to follow guidelines 2016-05-04 23:58:40 +02:00
ab890520a3 Fixed availability-map.inc.php dropdown 2016-05-04 23:32:32 +02:00
723bf03baa Fixed availability-map.inc.php's Service Links
Links were pointing to the wrong destination.
2016-05-04 23:01:37 +02:00
43201165b5 Added ability to show Services on Availability Map
In the Settings you can choose between 'Only Devices' (Default), 'Only Services' and 'Devices and Services'.
2016-05-04 22:49:13 +02:00
b4a3de7220 Merge pull request #3494 from pheinrichs/issue-3493
API bug fix
2016-05-04 21:20:04 +01:00
b46a70185f API bug fix 2016-05-04 15:50:41 -04:00
b1de07417f Merge pull request #3485 from laf/issue-3298
Updated sensor hostname to use correct variable
2016-05-04 21:47:39 +02:00
laf
bc423fb710 derp 2016-05-04 19:46:42 +00:00
9884e0decc Merge pull request #3481 from laf/issue-3452
Updated services box to be 2 for down
2016-05-04 21:44:18 +02:00
9775421129 Merge pull request #3484 from laf/issue-3372
Removed gc_maxlifetime setting
2016-05-04 21:42:34 +02:00
laf
7f4bb93a24 Updated sensor hostname to use correct variable 2016-05-03 23:11:03 +00:00
laf
c80d9d8a59 Removed gc_maxlifetime setting 2016-05-03 22:53:09 +00:00
laf
e0f14798fe Updated services box to be 2 for down 2016-05-03 22:15:29 +00:00
laf
0652052d95 Included file to create map was referencing wrong dir 2016-05-03 22:05:09 +00:00
e12f670de7 Merge pull request #3479 from laf/issue-3114
Fixed broken performance chart due to deprecated visjs option
2016-05-03 19:43:22 +02:00
f630acb8b2 Merge pull request #3471 from laf/issue-3294
Added abililty to filter by alert state Ok or Alert
2016-05-03 19:42:55 +02:00
laf
fbbab3dac6 Fixed broken performance chart due to deprecated visjs option 2016-05-03 16:18:21 +00:00
a6bc551769 Merge pull request #3468 from laf/issue-3451
Fixed php short tags
2016-05-03 10:02:22 -05:00