Commit Graph

2339 Commits

Author SHA1 Message Date
Tony Murray
4ff9e84f4e refactor: populate native vlans in the ports_vlan table for cisco devices too (#4805) 2016-10-19 22:44:49 +01:00
David Bell
bfe59646bf Remove Superfluous \'s from mempool graph (#4827) 2016-10-19 20:28:02 +01:00
Justin Settle
102c54c897 Correct extra \ on wifi_clients graph (#4828) 2016-10-19 20:08:21 +01:00
Justin Settle
9d67c90a50 Implement rrdtool_check_rrd_exists 2016-10-17 12:41:20 -04:00
Justin Settle
10ad85374f Add mib-based polling of Unifi Wifi Capacity 2016-10-17 11:02:43 -04:00
crcro
5569884f7f webui: Updated devices view (#4700) 2016-10-16 15:58:48 +01:00
Neil Lathwood
a2f2ccfd2c security: Fix some reported security issues (#4807) 2016-10-15 20:45:18 +01:00
jonathon-k
87ff439d8f webui: Option to display devices as a uniform size w/o labels in availability map widget 2016-10-15 17:58:27 +01:00
Tony Murray
980590b293 Change the recommended snmpwalk capture options to ease parsing. (#4804)
Remove `t` we lose the declaration of the Timeticks: type with that
Add `U` removes unit suffixes.
Add `b` displays indexes numerically instead of as strings
2016-10-15 15:47:06 +01:00
Neil Lathwood
56557f68a4 api: Added additional port stats info like pps, perc and rate (#4759) 2016-10-15 00:42:54 +01:00
Neil Lathwood
e1fac851f9 refactor: Update alert rules to generate sql query and store in db (#4748) 2016-10-15 00:29:55 +01:00
crcro
fb677beb72 fix: availability map multiple instances (#4773) 2016-10-14 19:04:38 +01:00
crcro
610c933997 fix: top widget multiple instances (#4757) 2016-10-14 19:01:26 +01:00
Neil Lathwood
eab4ae5ab5 Added more debug to alerting capture (#4727) 2016-10-13 20:14:02 -05:00
Neil Lathwood
ef5045181a fix: Stopped showing sub menus when empty #4713 2016-10-13 22:18:19 +01:00
jonathon-k
ba9672b986 fix: Prevent accidental anonymous binds (#4784)
* Prevent ldap and Active Directory authentication from allowing anonymous binds

* fix style
2016-10-13 10:19:36 -05:00
Eldon Koyle
7ca80410d5 feature: Add q-bridge-mib tagged VLAN membership #3285 2016-10-11 22:29:06 +01:00
Tony Murray
ead6b5b8ac webui: Display vlans for all devices. #4349, #3059 2016-10-11 08:05:34 +01:00
Karl Shea
ab8dd6eb43 Spelling error (#4758) 2016-10-09 12:00:07 +01:00
Karl Shea
daf2cf7a24 app: Add GPSD application (#4754) 2016-10-08 21:25:50 +01:00
Guillem
c73ed98ea7 newdevice: Add additional features to SAF Tehnika (#4666) 2016-10-06 17:49:40 +01:00
Vitali Kari
3680849206 feature: Add description and notes to be used in alerts templates (#4706) 2016-10-03 20:31:50 +01:00
crcro
da32f7bb43 webui: Added sorting and poller time support to top-devices widget #4668 2016-10-03 18:59:31 +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
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
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
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
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
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