Commit Graph
1437 Commits
Author SHA1 Message Date
root 0a88c386b0 Add 'puredn' ldap authentication 2015-07-21 20:56:48 +03:00
Neil Lathwood cac95d3581 Merge pull request #1486 from spinza/fixzeromac
Ignore links based on 'unreal' mac addresses.
2015-07-19 22:03:08 +01:00
Louis Rossouw b9cb02057a Ignore links based on 'unreal' mac adresses. 2015-07-19 22:54:16 +02:00
laf 59990d2258 Initialise arrays needed for merge 2015-07-19 21:45:56 +01:00
Neil Lathwood e948db4e8c Revert "Ignore links based on 'unreal' mac addresses." 2015-07-19 22:04:18 +01:00
Louis Rossouw 00bbd02b1d Ignore links based on 'unreal' mac adresses. 2015-07-19 21:08:11 +02:00
laf dde4ac0db6 Initial work on tooltips 2015-07-19 18:52:39 +01:00
Daniel Preussker 6efe5b086c Merge pull request #1370 from travishegner/lazyload
Lazyload
2015-07-18 22:02:13 +02:00
Daniel Preussker 18c2b57cbe Merge pull request #1472 from laf/issue-1468
Fixed clicking anywhere now takes you to where you should go
2015-07-18 22:01:25 +02:00
Daniel Preussker 2170af6a48 Merge pull request #1470 from laf/network-map-updates
Network map updates
2015-07-18 22:00:36 +02:00
laf bfa3d432a3 Fixed clicking anywhere now takes you to where you should go 2015-07-18 18:27:24 +01:00
laf 92dfc7ff42 Linked alert rule name to alert rules page 2015-07-18 17:30:55 +01:00
laf 9092f2729d Removed duplicate array 2015-07-18 17:18:31 +01:00
laf c4dbe18437 Sorting duplicate links 2015-07-18 17:07:37 +01:00
laf 5633e6a005 Try and stop reverse links 2015-07-18 17:03:01 +01:00
laf 31f174c7b1 Docs + some variable changes 2015-07-18 16:15:57 +01:00
laf 87321516be Some small changes 2015-07-18 15:59:19 +01:00
laf 137fbf593c Updated physics and sql query 2015-07-18 15:48:07 +01:00
Rosiak ef23f47b6d Change submenu entry name
- Device -> Network
2015-07-17 13:05:25 +02:00
Rosiak 8d09a66f80 Minor corrections
- Made some changes according to f0o’s recommendation
2015-07-17 11:17:22 +02:00
Rosiak eb87668d07 Availability-map
- Availability-map
- Maps submenu
- Remove old network-map menu entry
2015-07-17 00:36:29 +02:00
Clint Armstrong b5e8998c70 apply lazyload patch 2015-07-16 12:42:58 -04:00
Clint Armstrong 3edce4d7e1 remove checks for options that socket does not use 2015-07-16 11:11:11 -04:00
Clint Armstrong 721455a0d7 don't override the socket option 2015-07-16 11:10:32 -04:00
laf ef6d7b9565 Fixed some scrut issues labelled Major 2015-07-15 22:04:19 +01:00
laf 4c39421787 Network map sql update + fix for duplicate links 2015-07-15 20:09:20 +01:00
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
laf 746f918a8a More map updates 2015-07-14 13:11:54 +01:00
laf dfcf5c912a Updated where queries 2015-07-14 12:15:05 +01:00
laf 69c2b35212 Added restriction for device_id 2015-07-14 12:13:46 +01:00
laf eb2f0d7a54 More network map updates 2015-07-14 11:47:42 +01:00
Rosiak 8f54b612ec Adjust code to Best Practice
- Adjust the code I’ve introduced to Scrut and general Best Practice
2015-07-13 16:08:03 +02:00
Job Snijders ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
Paul Gear 51ff0df11b Really allow dividing as well as multiplying 2015-07-11 18:15:15 +10:00
Paul Gear 249707e2c6 Show agent execution time in seconds
Because a graph that shows a value of 1.25k milliseconds doesn't make a lot of sense.
2015-07-11 18:15:15 +10:00
Paul Gear c3adf36d88 Allow dividing as well as multiplying 2015-07-11 18:15:15 +10:00
Paul Gear 5ea6762f20 phpcbf run 2015-07-11 18:15:15 +10:00
laf a044782420 Final updates to fix user perms for ipv4/ipv6 and mac search 2015-07-07 23:59:13 +01:00
laf fba1e6933a removed debug 2015-07-07 23:28:00 +01:00
laf 3ed8d261a7 Fixed arp search page user perm queries 2015-07-07 23:26:03 +01:00
laf b1a052f357 Some permission updates for non-admin users 2015-07-07 23:18:57 +01:00
laf e9d7d74b72 Fixed issue with name not being set + some validation around this 2015-07-01 21:35:37 +01:00
Clint Armstrong b92e9f2d8f Update to the freqency DS used in collectd > 5.0
Similar to #1347 and #1349
2015-06-30 07:46:09 -04:00
laf a7d83be1af Fixed API graphs not loading 2015-06-30 10:48:08 +01:00
Travis Hegner 8e785ebaaa Fix issue #1362, added a line to reset , because the calling page is expecting new graphs, not appended ones 2015-06-29 10:34:03 -04:00
Neil Lathwood aed0fedf02 Merge pull request #1349 from clinta/entropy-collectd
entropy DS name is value.
2015-06-26 16:29:15 +01:00
Neil Lathwood 322d6ecf1f Merge pull request #1350 from clinta/urlencode-graphs
url encode graph names
2015-06-26 16:19:39 +01:00
Clint Armstrong dbae0e371f url encode graph names 2015-06-26 10:26:52 -04:00
Daniel Preussker 67a1463197 Merge pull request #1347 from clinta/apache-collectd
Correct Apache collectd DS
2015-06-26 16:24:38 +02:00
Clint Armstrong 02780b8e72 entropy DS name is value. 2015-06-26 08:02:20 -04:00