d705836c88
Change SQL file name and add /alerts support for procedure
2016-06-09 15:07:02 +02:00
58c3f6e40f
Merge branch 'master' of https://github.com:/wiad/librenms into issue-3615
2016-06-09 12:35:47 +02:00
6641bb17f5
Adhering to librenms style guidelines
2016-06-09 12:35:04 +02:00
8b7cae21d3
Merge pull request #3628 from murrant/sort_defaults
...
Sort poller/discovery modules without affecting the $config order
2016-06-09 11:17:41 +01:00
0b8d9d7a04
Merge pull request #3627 from murrant/rrdcached
...
Rrdcached application monitoring
2016-06-09 11:16:17 +01:00
2cef85380a
Merge pull request #3621 from ekoyle/alerts_table_add_location_on_hover
...
Add device hw/location on hover in alerts table
2016-06-09 11:13:56 +01:00
69f37b365e
Merge pull request #3602 from keeperofdakeys/master
...
Various Network Map Improvements
2016-06-09 11:06:56 +01:00
c97235ab82
Merge branch 'master' of https://github.com:/wiad/librenms into issue-3615
2016-06-09 08:50:53 +02:00
0ed7a51de3
adjust if statement syntax, as per suggestion from @murrant
2016-06-09 08:50:19 +02:00
36818e7a52
Add graphs to graphs menu page.
...
Use rrd_name() function
Add copyright headers
2016-06-09 00:40:04 -05:00
9f94b278d3
Sort poller/discovery modules without affecting the $config order
2016-06-08 23:29:33 -05:00
60624c1ac0
Rrdcached application monitoring
...
Can collect data from the agent or by connecting directly
2016-06-08 20:48:53 -05:00
76920956a9
HWg Additions / Changes
...
#3606
And some changes to existing code.
2016-06-08 21:26:59 +02:00
809d281adf
Add devicee hw/location on hover in alerts table
...
* Add devices.hardware and devices.location
* Remove some un-needed column aliases (col AS col is the default)
2016-06-08 10:10:34 -06:00
88f5423aaf
Test different hostname formats in Oxidized integration
2016-06-07 15:02:11 +02: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
0b0881ae94
Remove doc files and change code indent
2016-06-06 11:49:50 +02:00
6c8a75a5f7
Change procedure management. Using URL instead of file
2016-06-06 11:41:41 +02:00
72cebe413e
Improvements for the link selection for the Network Map
...
Currently the Network Map will draw multiple links between
devices and ports, overlapping themselves on the graph. The
criteria used to select the link is also unspecified.
Instead only allow a single link between any two devices/ports.
Also prefer links with shorter names, and for links derived
using arp/mac, prioritise links with a matching ip address.
2016-06-05 21:45:46 +09:30
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
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
88eb7c4c04
Change button name
2016-05-27 16:18:47 +02:00
8aacb68cb3
Correct useless change
2016-05-27 16:15:59 +02:00
4dadad944b
Add procedure management
2016-05-27 16:13:51 +02:00
d5e26a3438
Add procedure management
2016-05-27 16:11:06 +02:00
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