Commit Graph
2076 Commits
Author SHA1 Message Date
Tony MurrayandGitHub 90565f739f Merge pull request #3692 from laf/issue-3105
Order alerts by state so that we can indicate rules which have triggered
2016-06-21 22:37:29 -05:00
laf 06998420cf Updated unpolled notification to only show unpolled devices 2016-06-21 20:12:32 +01:00
laf 04778eadaa Order alerts by state so that we can indicate rules which have triggered 2016-06-20 23:23:17 +01:00
Neil LathwoodandGitHub e07c935292 Merge pull request #3686 from gcoeugnet/master
Change severity color management
2016-06-20 14:21:43 +01:00
Guillaume COEUGNET 3b9d4bd0d3 Change severity color management 2016-06-20 14:45:10 +02:00
Daniel PreusskerandGitHub 91e37a6eb7 Merge pull request #3667 from laf/issue-3526
Un-acknowledging an alert will allow it to continue sending alerts
2016-06-16 05:30:22 +00:00
Neil LathwoodandGitHub 3c45a96e3b Merge pull request #3661 from laf/issue-3657
Fixed ajax_* calls for use with base_url
2016-06-16 00:51:51 +01:00
laf 16155e2264 Un-acknowledging an alert will allow it to continue sending alerts 2016-06-16 00:50:22 +01:00
Lucas Rolff f5d9c5e48b Add In/Out to multiport graph
- Add In/Out text and color boxes to multiport bit graph
2016-06-15 15:20:19 +02:00
laf e3db9c8561 Fixed ajax_* calls for use with base_url 2016-06-15 12:58:23 +00:00
Dimitry 84b78fc6d2 Fixed spelling 2016-06-15 14:51:23 +02:00
Søren RosiakandGitHub 3d8e75a216 Merge pull request #3652 from laf/issue-3544 2016-06-14 19:01:28 +02:00
laf 1d678642b3 Updated docs and webui 2016-06-13 22:04:51 +00:00
laf ed0479a2f3 Fixed the create new alert template / edit template bug 2016-06-13 19:44:14 +00:00
Neil LathwoodandGitHub dfcc740532 Merge pull request #3640 from tribut/image-keep-aspect
Keep aspect ratio for external images on dashboard
2016-06-12 19:38:08 +01:00
Neil LathwoodandGitHub 2b47c927f9 Merge pull request #3568 from gcoeugnet/master
Add procedure management from alerting widget
2016-06-12 19:26:01 +01:00
Felix Eckhofer 82066f8430 Keep aspect ratio for external images on dashboard 2016-06-12 15:40:21 +02:00
Guillaume COEUGNET d705836c88 Change SQL file name and add /alerts support for procedure 2016-06-09 15:07:02 +02:00
Neil Lathwood 0b8d9d7a04 Merge pull request #3627 from murrant/rrdcached
Rrdcached application monitoring
2016-06-09 11:16:17 +01:00
Neil Lathwood 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
Neil Lathwood 69f37b365e Merge pull request #3602 from keeperofdakeys/master
Various Network Map Improvements
2016-06-09 11:06:56 +01:00
Tony Murray 36818e7a52 Add graphs to graphs menu page.
Use rrd_name() function
Add copyright headers
2016-06-09 00:40:04 -05:00
Tony Murray 60624c1ac0 Rrdcached application monitoring
Can collect data from the agent or by connecting directly
2016-06-08 20:48:53 -05:00
Eldon Koyle 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
Neil Lathwood 5cb9d751c3 Revert "deduping type_where code, adding manual types to graph widgets " 2016-06-07 09:15:04 +01:00
Neil Lathwood 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
Neil Lathwood 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
Guillaume COEUGNET 0b0881ae94 Remove doc files and change code indent 2016-06-06 11:49:50 +02:00
Guillaume COEUGNET 6c8a75a5f7 Change procedure management. Using URL instead of file 2016-06-06 11:41:41 +02:00
Josh Driver 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
Tony Murray bf471698ef Change the rest of the $ds variables to $ldap_connection 2016-06-03 22:16:10 -05:00
Brandon Boudrias 1aa7517372 giving graph widgets option to manually specify port type 2016-06-03 16:05:05 -07:00
Brandon Boudrias 3b4964e13c create common method for generating type_wheres 2016-06-03 10:42:16 -07:00
Tony Murray 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
Tony Murray 009840bf8a Store device group relationships in a pivot table. 2016-06-02 13:25:01 -05:00
Neil Lathwood 5d49f72d3e Merge pull request #3543 from Tatermen/master
Basic support for Xirrus Wireless Access Points.
2016-05-30 19:26:06 +01:00
Guillaume COEUGNET 88eb7c4c04 Change button name 2016-05-27 16:18:47 +02:00
Guillaume COEUGNET 8aacb68cb3 Correct useless change 2016-05-27 16:15:59 +02:00
Guillaume COEUGNET 4dadad944b Add procedure management 2016-05-27 16:13:51 +02:00
Guillaume COEUGNET d5e26a3438 Add procedure management 2016-05-27 16:11:06 +02:00
laf 582ad082aa dbUpdate will return 0 if no data is changed 2016-05-26 21:03:24 +00:00
Neil Lathwood 6398d56fc0 Merge pull request #3565 from murrant/widgets
Scrollable widgets
2016-05-26 20:28:49 +01:00
Tony Murray 07455a6e0a Scrollable widgets
Remove several javascript:return false;
2016-05-26 09:44:41 -05:00
Rick Hodger 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
Rick Hodger 191fe25c23 Removed ?> from OS discovery as requested. Added Xirrus specific RSSI graph. 2016-05-24 20:42:33 +01:00
Adam Winberg 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
Neil Lathwood 580558d195 Merge pull request #3496 from BeryJu/master
Added ability to show Services on Availability Map
2016-05-04 23:19:19 +01:00
BeryJu 25ec0633ef Final fix to availability-map.inc.php 2016-05-05 00:05:35 +02:00
BeryJu 6c20534fa7 Fixed availability-map.inc.php to follow guidelines 2016-05-04 23:58:40 +02:00