crcro
da32f7bb43
webui: Added sorting and poller time support to top-devices widget #4668
2016-10-03 18:59:31 +01:00
Neil Lathwood
9cfa1fd9b4
newdevice: Add support for Mimosa Wireless #4676
2016-10-03 18:54:08 +01:00
FTBZ
d712f4ca69
Added Active GlobalProtect Tunnels graph to PANOS ( #4654 )
...
feature: Added GlobalProtect sessions to PANOS
2016-10-03 17:33:23 +01:00
Neil Lathwood
f4bbba1b7d
fix: Updated edit snmp to set default poller_group ( #4694 )
2016-10-02 07:28:22 +00:00
Rosiak
51a6ed60d7
newdevice: Add support for Mimosa Wireless #4676
2016-10-01 10:24:35 +02:00
crcro
e3bdc2ff66
webui: top devices widget enhancement #4447
...
webui: top devices enhancement #4447
* code cleaning/optimization as per @laf instructions
* removed blank lines, some vars rename for easier understanding
* removed redundant var definition for graphs
* travis recomandation for string to array
2016-09-29 07:40:41 +01:00
crcro
d6f0d819f3
fixed fixing ignored/disabled ( #4660 )
2016-09-29 07:37:53 +01:00
Neil Lathwood
8f868f96d3
webui: Update the mysql application connection graph to use lines ( #4585 )
2016-09-28 19:27:17 -05:00
Neil Lathwood
faeb5e4984
webui: Individual devices now use bootgrid syslog ( #4584 )
2016-09-28 14:15:57 -05:00
Søren Rosiak
f6db0a505a
feature: Add Cisco WAAS Optimized TCP Connections Graph ( #4645 )
...
* feature: Add Cisco WAAS Optimized TCP Connections Graph
* fix names
2016-09-28 08:00:35 +01:00
crcro
f06b0ffb66
fix: device with no uptime ( #4625 )
...
fix: Add checks for devices with no uptime over snmp #4587
2016-09-27 21:07:42 +01:00
Tony Murray
b41ce631a8
device: Edge Core ES3528M - base support
...
device: Edge Core ES3528M - base support
2016-09-27 14:54:39 -05:00
sorano
9142bcc6d3
Increase charlength for Procedure URL. ( #4626 )
...
* Increase charlength for Procedure URL.
Increased charlength for Procedure URL.
Fixes #4305
* Update new_alert_rule.inc.php
2016-09-27 20:33:31 +01:00
Bennett Blodinger
6becfd65eb
align to class ( #4602 )
...
bootstraping when possible
2016-09-27 20:04:32 +01:00
Neil Lathwood
ef59d5110f
Rebased + added OS Tests
2016-09-27 18:05:42 +01:00
Tony Murray
02b84cf3f7
Support device group definitions from v2 ( #4591 )
...
* Support device group definitions from v2
Disable editing v2 groups.
V2 Device groups are defined as follows:
pattern = WHERE query with ? placeholders for values
params = json encoded array of values
* Can't array_unshift something that isn't an array...
2016-09-27 17:50:52 +01:00
crcro
88dc19a323
fix for disabled/ignored ( #4623 )
2016-09-27 09:17:36 -05:00
Neil Lathwood
9936aa77ff
Feature: Added alerts output to capture system ( #4574 )
...
* Feature: Added alerts output to capture system
* Renamed $output to $content
* removed duplicate functions
2016-09-26 16:27:27 -05:00
Neil Lathwood
4a9e8fd535
Merge pull request #4569 from crcro/fix-amap
...
fix: availability-map
2016-09-26 21:29:49 +01:00
crcro
f584b00233
amazon server icon
2016-09-26 13:51:30 +03:00
Neil Lathwood
0c0c553d74
Merge pull request #4566 from laf/fix-ad-auth
...
fix: AD auth stop alerts being generated
2016-09-25 10:41:14 +01:00
crcro
b0491b698e
new line in files
2016-09-25 00:00:06 +03:00
crcro
7f8f302686
rewrite ups-apcups
2016-09-24 23:49:35 +03:00
Neil Lathwood
be611e6f16
Merge pull request #4448 from crcro/app-ups-nut-update1
...
app: ups-nut update 1
2016-09-24 18:29:25 +01:00
crcro
ac2da17164
widget titles for smaller size
2016-09-24 17:10:39 +03:00
crcro
48bfc600a6
code reduction
2016-09-24 14:56:44 +03:00
crcro
0b44335040
fix indented
2016-09-24 04:15:08 +03:00
crcro
11122a5a3d
removed commented lines
2016-09-24 03:33:24 +03:00
crcro
73bb45e465
multiple fixes
2016-09-24 03:28:01 +03:00
Neil Lathwood
00d59362f2
fix: AD auth stop alerts being generated
2016-09-23 22:45:51 +01:00
Neil Lathwood
ccf42864c0
Merge pull request #4442 from jonathon-k/availability-map_add-ignored-and-disabled
...
Update availability map options -- show disabled and ignored
2016-09-23 22:25:41 +01:00
Neil Lathwood
47b97d5d1b
Merge pull request #4558 from boudreau/master
...
fix: APC runtime graph missing in device>health>overview
2016-09-23 22:19:09 +01:00
Jonathon Koyle
121d16fc14
Update to check new setting for true and isset
2016-09-23 14:47:59 -06:00
Jonathon Koyle
5b43119cfd
Leave serviceClass the same as device class for directPage view
2016-09-23 14:47:59 -06:00
Jonathon Koyle
01fc94b31b
Add option for displaying ignored services and devices in availability-map
2016-09-23 14:47:59 -06:00
Neil Lathwood
bcc14390ab
Merge pull request #4518 from FTBZ/issue-4293
...
Enhancement and correction to the VPN session graph
2016-09-23 20:01:21 +01:00
Neil Lathwood
8e4bce97a9
Merge pull request #4435 from benwa/user-badge
...
Fix nav icons
2016-09-23 19:37:59 +01:00
Neil Lathwood
f94b352dbe
Merge pull request #4429 from crcro/availability-map-update-5
...
webui: More updates for availability map
2016-09-23 19:32:21 +01:00
boudreau
9a5b5c41a4
cosmetic change runtime
2016-09-23 09:31:10 -04:00
boudreau
6de26cdc3c
missing file for the runtime graphic in device>health>overview
2016-09-23 09:29:53 -04:00
Bennett Blodinger
c0936e9c72
ugg
...
close the damn }
2016-09-23 08:34:55 -04:00
Bennett Blodinger
f7c8208072
v2
...
Better than first patch. Keeps colors and positioning. Also adds in a
set of badge- context classes for future use.
2016-09-23 08:27:34 -04:00
Bennett Blodinger
d1f25550cb
screen reader fix
2016-09-23 08:24:36 -04:00
Bennett Blodinger
ec37aeba9d
Merge remote-tracking branch 'upstream/master' into user-badge
2016-09-23 07:59:31 -04:00
FTBZ
aee31680fd
Enhancement and correction to the VPN session graph
2016-09-23 08:02:38 +02:00
crcro
27235c3ab1
json_decode as array
2016-09-23 01:31:11 +03:00
Bennett Blodinger
10de31720d
3x to 2x
2016-09-22 14:45:41 -04:00
Bennett Blodinger
4106f0f8c7
fix tooltip
...
`container` property documented here:
http://getbootstrap.com/javascript/#callout-tooltip-groups
2016-09-22 13:44:14 -04:00
Bennett Blodinger
c60d95b015
close <i>
2016-09-22 13:43:12 -04:00
Bennett Blodinger
309beadf10
fix $glyph_
2016-09-22 13:43:03 -04:00