|
c1bf91eff3
|
Merge pull request #2439 from laf/issue-2427
Added support for per device unix-agent port
|
2015-11-17 21:43:21 +01:00 |
|
|
4a99748ccd
|
Merge pull request #2444 from laf/issue-2429
Removed / from link for installs not in /
|
2015-11-17 21:09:59 +01:00 |
|
|
6e1e6b6bb6
|
Merge pull request #2434 from vizay/adauth_adduser_to_db
Ad-auth need to add user to db for dashboards to work properly
|
2015-11-17 12:24:22 +00:00 |
|
|
6e78fc8d0b
|
Update active_directory.inc.php
|
2015-11-17 12:28:28 +01:00 |
|
|
87d273fc7d
|
Removed / from link for installs not in /
|
2015-11-16 20:58:16 -08:00 |
|
|
af8df3469c
|
Added support for per device unix-agent port
|
2015-11-17 00:20:06 +00:00 |
|
|
3540c4753e
|
Merge pull request #2438 from paulgear/master
Add graph selector to devices overview
|
2015-11-16 22:38:37 +00:00 |
|
|
9cecf26a67
|
Merge pull request #2430 from paulgear/fix-ucd-graphs
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
|
2015-11-16 22:19:01 +00:00 |
|
|
e5f1914096
|
Add graph selector to devices overview
Copy of selector code from html/pages/graphs.inc.php that probably has bugs
|
2015-11-17 07:55:35 +10:00 |
|
|
04c75838f6
|
Functionality added: adduser(), user_exists_in_db()
|
2015-11-16 13:37:12 +01:00 |
|
|
f971d7ecf3
|
Signed-off-by: Peter Lamperud <petlam@unibet.com>
|
2015-11-16 12:27:15 +01:00 |
|
|
7c54782cc8
|
Moved auth_ad_dont_check_certificates to auth_ad_check_certificates
|
2015-11-16 10:24:16 +01:00 |
|
|
0d2949f69e
|
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
|
2015-11-15 11:48:39 +10:00 |
|
|
5669c1c3a5
|
Fix netcmd.php URI for installations not under root
|
2015-11-14 18:44:58 +01:00 |
|
|
02d54e9c50
|
Fix AD auth with untrusted certificates. LDAPTLS_REQCERT=never must be
set before ldap_connect.
|
2015-11-13 11:05:05 -06:00 |
|
|
b9e95b702d
|
Updated userlevel >= 10 checks to use functions
|
2015-11-12 19:28:19 +00:00 |
|
|
bdc33ebf59
|
Real-time graphs: fix for graph wraps
FIX is by querying the HC counters first, and fall back to snmpv1 oids
in case of no answer.
|
2015-11-12 14:44:21 +01:00 |
|
|
eed3a89948
|
Fix for percentage bars in billing pages.
|
2015-11-11 22:54:21 +01:00 |
|
|
725fc56f41
|
Merge pull request #2412 from tuxis-ie/master
Add Ceph support
|
2015-11-10 08:08:17 -04:00 |
|
|
930d9b022d
|
Move the ceph_rrd function to includes/common.inc.php
|
2015-11-10 12:33:52 +01:00 |
|
|
669eb872a5
|
Implement a function to fix the rrd path
|
2015-11-10 11:44:30 +01:00 |
|
|
24550b0c02
|
Fix if-then-else
|
2015-11-10 11:44:14 +01:00 |
|
|
9682e8af8e
|
Merge pull request #2405 from rkojedzinszky/master
FIX 95th percent lines in negative range
|
2015-11-10 06:23:52 -04:00 |
|
|
a4eb4391c5
|
Add Ceph support
|
2015-11-10 11:10:06 +01:00 |
|
|
d326869675
|
Removed unused variables
|
2015-11-10 10:47:50 +01:00 |
|
|
16df0fdd2e
|
Coding style
|
2015-11-10 10:39:42 +01:00 |
|
|
2326061e68
|
Removed unused variables and updated coding style
|
2015-11-10 10:38:42 +01:00 |
|
|
0eeb4d2ef8
|
Fixed a bug from scrutinizer
|
2015-11-10 10:03:47 +01:00 |
|
|
a785398492
|
Merge remote-tracking branch 'upstream/master' into active_directory_auth
|
2015-11-10 09:43:30 +01:00 |
|
|
ca595e1e9d
|
FIX 95th percent lines in negative range
|
2015-11-08 18:27:19 +01:00 |
|
|
b0ec65e80a
|
Merge pull request #2385 from laf/issue-2360
Added ability to globally disable sending alerts
|
2015-11-05 21:38:32 +01:00 |
|
|
e929c3acc2
|
Merge pull request #2397 from laf/issue-2395
Made status column sortable in the /devices/ page
|
2015-11-05 21:13:38 +01:00 |
|
|
97392b1c1d
|
Merge pull request #2214 from laf/nagios-plugins
Dynamic use of nagios-service checks
|
2015-11-05 21:13:15 +01:00 |
|
|
7187117511
|
Made status sortable
|
2015-11-05 19:42:06 +00:00 |
|
|
1a5bf414c3
|
Revert 0402afe5f234741578995143d379d3071ad145f5
|
2015-11-05 09:49:24 +00:00 |
|
|
64180fa9a8
|
Added ability to globally disable sending alerts
|
2015-11-04 20:29:02 +00:00 |
|
|
d39f1d71a6
|
Few small changes
|
2015-11-04 19:23:39 +00:00 |
|
|
2bd13d436f
|
Resize WorldMap to widget canvas
|
2015-11-04 13:59:27 +00:00 |
|
|
32cdf4fc1a
|
Removed leaflet CSS
|
2015-11-04 13:58:43 +00:00 |
|
|
b54e553efa
|
Added padding
|
2015-11-04 13:00:10 +00:00 |
|
|
21bcc86f38
|
Patched styles.css to make leaflet resizeable
|
2015-11-04 12:46:26 +00:00 |
|
|
a98085a9ee
|
Quote column titles when sql building to avoid mysql keywords
|
2015-11-04 09:24:02 +00:00 |
|
|
779c90b1fd
|
Checking for groups now
|
2015-10-30 17:17:55 +01:00 |
|
|
7ce765444a
|
Dont show dashboard settings if /bare=yes/
|
2015-10-29 17:00:56 +00:00 |
|
|
97e36f02d6
|
Merge pull request #2213 from laf/issue-2201
Removed ignored,deleted and disabled ports from query
|
2015-10-29 15:20:36 +00:00 |
|
|
0471087d5c
|
Merge pull request #2361 from laf/issue-2186
Basic support for SAF Lumina radios
|
2015-10-29 15:18:21 +00:00 |
|
|
b07c7e3226
|
http://uk.tp-link.com/favicon.ico
|
2015-10-28 21:56:59 +00:00 |
|
|
afff94d8f8
|
https://www.saftehnika.com/images/logo2.png
|
2015-10-28 21:35:52 +00:00 |
|
|
e2b15145ea
|
Revert "Using PERCENTNAN instead of PERCENT"
|
2015-10-28 14:14:15 +00:00 |
|
|
4fe6aeddcf
|
Using PERCENTNAN instead of PERCENT for 95th percentile line
This modifies the existing lines in positive range a bit, but also
enables drawing lines in the negative range when data is missing there.
|
2015-10-27 10:35:43 +01:00 |
|