Commit Graph
17185 Commits
Author SHA1 Message Date
Travis Hegner 590063426c testing with static graph WxH values 2015-06-29 12:48:19 -04:00
Travis Hegner 46608b2cb9 including lazyload library in index.php 2015-06-29 11:36:06 -04:00
laf 57159cc8cd Updated NX-OS to avoid conflicts elsewhere 2015-06-29 16:28:58 +01:00
Travis Hegner f9f9df2c0e adding class and WxH attributes to graph images, adding jquery lazyload plugin 2015-06-29 11:12:28 -04:00
Neil Lathwood def582a18f Merge pull request #1363 from travishegner/master
Fix issue #1362, added a line to reset , because the calling page is …
2015-06-29 15:43:04 +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
Christoph Matscheko 5cb5c68480 Extended default options by two functions for displaying and hiding widgets so the default behavior can be overridden 2015-06-29 15:33:55 +02:00
Stephen Hoogendijk 9eaad2925e Updated dev dependencies 2015-06-29 10:33:49 +02:00
Stephen Hoogendijk abd72a5c88 Added code coverage to travis.yml; performance optimizations 2015-06-29 10:20:47 +02:00
Neil Lathwood 14bc6ebff5 Merge pull request #1360 from arnoldthebat/issue-1358
Added HOST-RESOURCES-MIB:: to allow detection of Synology devices
2015-06-28 20:17:21 +01:00
Tony Ditchfield 4e34aecce5 AUTHORS addition 2015-06-28 19:05:43 +01:00
Tony Ditchfield 90563c5b1d Added HOST-RESOURCES-MIB:: to allow detection of Synology devices 2015-06-28 18:54:55 +01:00
laf 5c6e4995ab Updated regex for device groups 2015-06-28 16:25:20 +01:00
laf e43abbedfa Hopefully final updates for Smokeping integration 2015-06-28 16:20:13 +01:00
Daniel Preussker e95d17d1c3 Merge pull request #1356 from laf/issue-1352
Added some additional info from pfsense units
2015-06-28 14:02:57 +02:00
Daniel Preussker 72a518055d Merge pull request #1354 from laf/issue-1335
Added Services extension doc to help people set this up
2015-06-28 13:13:40 +02:00
Walter Dal Mut fbbddbfeac Moved to circle-ci 2015-06-28 10:07:00 +02:00
Walter Dal Mut 0e656fc39a Added circle-ci file 2015-06-28 10:02:13 +02:00
laf 116a64deb9 Added basic detection for Mellanox devices 2015-06-27 22:52:01 +01:00
laf 505429db4d Added some additional info from pfsense units 2015-06-27 22:11:54 +01:00
laf 6ed37c67a5 Added Services extension doc to help people set this up 2015-06-27 21:22:59 +01:00
laf 4bef35c90a Now save the connection value selected and remove when not needed 2015-06-27 17:41:31 +01:00
Walter Dal Mut 3fd559fab2 Removed useless condition
We can only prepare two adapters
2015-06-27 14:45:26 +02:00
Walter Dal Mut 0858197b96 Moved to scrutinizer 2015-06-27 14:34:35 +02:00
Walter Dal Mut 4924c0b116 Removed old helper file 2015-06-27 14:28:56 +02:00
Walter Dal Mut 7d95c6c785 Merge pull request #40 from corley/feature/inline-protocol
Optimized inline protocol conversion
2015-06-27 14:26:40 +02:00
Walter Dal Mut 4517e5c31c Cover merge global tags also when are missing 2015-06-27 14:21:15 +02: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
Daniel Preussker 947d7de928 Merge pull request #1346 from clinta/patch-3
I agree to the conditions of the Contributor Agreement contained in d…
2015-06-26 14:31:58 +02:00
Clint Armstrong 02780b8e72 entropy DS name is value. 2015-06-26 08:02:20 -04:00
Clint Armstrong 523cb83e91 Correct Apache collectd DS 2015-06-26 07:50:37 -04:00
Clint Armstrong 8b06659c86 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-06-26 07:45:29 -04:00
David Morse 2b0f9963ef fix(gridster): Add additiona error checking on widgets removal
…when remove_widget is called with an empty element we need to abandon the action early to avoid exceptions
2015-06-25 21:45:09 -06:00
Stephen Hoogendijk 1bcfebacd5 Updated keywords in composer.json; 2015-06-25 23:40:18 +02:00
Walter Dal Mut 932cd992ff Optimized list to string conversion
The inline protocol converts key values to strings
2015-06-25 23:33:32 +02:00
Stephen Hoogendijk 2b5fc7b279 Updated readme 2015-06-25 23:32:43 +02:00
Neil Lathwood c05a7cc024 Merge pull request #1339 from clinta/patch-1
Do not rewrite server-status
2015-06-25 21:14:37 +01:00
Neil Lathwood 9dedd7547d Merge pull request #1342 from clinta/patch-2
Adding --daemon twice breaks collectd graphs
2015-06-25 18:46:17 +01:00
Clint Armstrong dd5d1c5e05 Adding --daemon twice breaks collectd graphs
When using rrdcached [rrdtool.inc.php](includes/rrdtool.inc.php#L163) already adds the necessary options. Collectd.inc.php adds them again which breaks drawing the graphs.
2015-06-25 13:24:02 -04:00
TheCodeAssassin 4f01e8a863 Update README.md 2015-06-25 18:24:42 +02:00
Stephen Hoogendijk 04e6c83a52 Added travis build badge to README.MD 2015-06-25 18:19:32 +02:00
Stephen Hoogendijk 2b97c8f187 Forced symfony dispatcher dependency to 2.8 2015-06-25 18:16:12 +02:00
Stephen Hoogendijk 963ed464d5 Ensured support for php 5.3 by changing the guzzle client to 3.* 2015-06-25 18:04:12 +02:00
Stephen Hoogendijk abe1492b85 Fixed unit tests 2015-06-25 16:31:04 +02:00
Daniel Preussker 710b17de36 Merge pull request #1340 from librenms/revert-1332-issue-1274
Revert "Temp fix to remove .index at the start of the poller run"
2015-06-25 15:21:14 +02:00
Neil Lathwood 07c1be5b00 Revert "Temp fix to remove .index at the start of the poller run" 2015-06-25 14:20:48 +01:00
Clint Armstrong 0a54602028 Do not rewrite server-status
Currently users cannot use the check_mk apache plugin to monitor the apache instance that is running librenms. Excluding server-status from the rewrite rules allows users to use mod_status.
2015-06-25 08:01:05 -04:00