Commit Graph
17185 Commits
Author SHA1 Message Date
Mike Rostermund a2da09941b Let device location be clickable in device header, to allow fast search for devices with same location. 2015-11-27 07:27:54 -08:00
Mike Rostermund 3cbd8a6036 Changed Features.md formatting a bit. 2015-11-27 14:23:25 +01:00
Louis Bailleul 094f7d50da Replace the reload on browser resize by a graph width resize 2015-11-27 11:58:56 +00:00
Daniel Preussker 30ba9b2983 Merge pull request #2511 from Rosiak/update-features
Update features.md
2015-11-27 06:59:13 +00:00
Rosiak 559e2db394 Update features.md 2015-11-26 20:56:15 +01:00
Louis Bailleul ef1c7a58e3 Fix infinite reload loop due to bad cherry pick
Fix code to respect coding standard
2015-11-26 17:41:41 +00:00
Louis Bailleul 3f25aa4592 Calculate the height as width/2.15 to respect the old aspect ratio
Only display two graphs per line for resolution with width between 700x and 1024px
2015-11-26 17:35:30 +00:00
Louis Bailleul 4d6e194a52 Add reload on resize event to regenerate the graphs correctly 2015-11-26 17:35:16 +00:00
Louis Bailleul a62067a5b9 Rework the padding and ratio to better fit the lazy loading 2015-11-26 17:35:09 +00:00
Louis Bailleul 66cf9dfffc Only remove the height tag from the lazy loaded images 2015-11-26 17:34:20 +00:00
Louis Bailleul 8e271ace83 Remove debug echo 2015-11-26 17:34:02 +00:00
Louis Bailleul 64b5fa3c4c Round the width and height to prevent weird behavior 2015-11-26 17:33:06 +00:00
Louis Bailleul c4d774e8d7 Add more padding to accomodate row of graphs that have large y-axis text
Slightly reduced the height of rows of graphs
2015-11-26 17:32:33 +00:00
Louis Bailleul 6bd84ee94f Use media query to reduce font and img size when width is < 960px
Avoid having horizontal scrollbars.
2015-11-26 17:32:13 +00:00
Louis Bailleul ccfc9450ae Add media query to cahnge the size of the thumbnails
This prevent the scrollbar on graph.inc.php
Tweaked the graphs sizing to fit better on the screen
2015-11-26 17:31:35 +00:00
Louis Bailleul 961a9fff4b Make graph page use session variable to compute graph size 2015-11-26 17:29:17 +00:00
Louis Bailleul ce8e79c63a Update the session variables for browser width and height when browser is resized 2015-11-26 17:26:27 +00:00
Louis Bailleul 6e1d234312 Divide the width by the number of graphs in a row reduced by an arbitrary value to allow margins
Only display one graph per line if width is < 800px
2015-11-26 17:23:55 +00:00
Louis Bailleul 8961a5f2c1 Use media query to reduce font and img size when width is < 960px
Avoid having horizontal scrollbars.
2015-11-26 17:16:35 +00:00
Louis Bailleul 8f2ddb243d Add media query to cahnge the size of the thumbnails
This prevent the scrollbar on graph.inc.php
Tweaked the graphs sizing to fit better on the screen
2015-11-26 17:15:54 +00:00
Louis Bailleul 12e37a20ee Fix syntax 2015-11-26 17:14:25 +00:00
Louis Bailleul 9ad6763c86 Make graph page use session variable to compute graph size 2015-11-26 17:13:59 +00:00
Louis Bailleul b1fd1b3137 Only update resolution if session variables don't exist
Tune print-graphrow.inc.php to avoid last graph going to a new line in certain cases
2015-11-26 17:13:29 +00:00
Louis Bailleul 4731e8621b Correct code to match code standards 2015-11-26 17:12:38 +00:00
Louis Bailleul bafdeaf9ee Update the session variables for browser width and height when browser is resized 2015-11-26 17:10:34 +00:00
Louis Bailleul 6116f00e58 Divide the width by the number of graphs in a row reduced by an arbitrary value to allow margins
Only display one graph per line if width is < 800px
2015-11-26 17:09:39 +00:00
Louis Bailleul fc9f7eade8 Store browser height and width in session using ajax call
Modify html/includes/print-graphrow.inc.php to make use of the new Session variable
2015-11-26 17:08:39 +00:00
nokoya 5a6f05b0a0 Update ports.inc.php 2015-11-26 20:05:58 +08:00
Joni Lee d6116f2f98 Sort by Traffic in "Device Port" page 2015-11-26 17:56:14 +08:00
Neil Lathwood 9bf3665706 Merge pull request #2501 from murrant/configs
Oxidized: use the actual group when fetching configs
2015-11-25 21:10:16 +00:00
Søren Rosiak e42179ae36 Merge pull request #2498 from laf/issue-2496 2015-11-25 18:54:15 +01:00
Neil Lathwood 9030f7dfe1 Merge pull request #2502 from f0o/issue-2488
Added SLES detection to distro script
2015-11-25 13:37:07 +00:00
f0o 380c98c438 Added SLES detection to distro script 2015-11-25 13:23:52 +00:00
Tony Murray dcd0955ab5 Oxidized: used the actual group as collected from node_info instead of assuming group == $device['os']
Left $device['os'] as a fallback.
2015-11-24 23:27:38 -06:00
Neil Lathwood 677c3d0394 Merge pull request #2489 from tuxis-ie/powerdns-via-unixagent
Allow the powerdns App to be set via the unix agent.
2015-11-24 21:07:53 +00:00
Neil Lathwood 8a6bd518c2 Merge pull request #2483 from svennd/docs_proxmox_update
docs_proxmox_update
2015-11-24 21:00:35 +00:00
Neil Lathwood d3f3b1d423 Merge pull request #2470 from Alucardfh/mergeCpu
Merge all cpu in one graph in device overview
2015-11-24 20:25:41 +00:00
Neil Lathwood f511e04dea Merge pull request #2495 from librenms/stats-doc
Update Callback-Stats-and-Privacy.md
2015-11-23 22:16:35 +00:00
Neil Lathwood 489fa888c9 Update Callback-Stats-and-Privacy.md
Added header to direct users to how to enable stats submission :)
2015-11-23 22:16:16 +00:00
Neil Lathwood 041f9a1fe0 Merge pull request #2490 from tuxis-ie/fix-proxmox-bug
Fix a bug where not all input was handled if there was only one vm on…
2015-11-23 16:46:30 +00:00
Neil Lathwood d08328a36b Merge pull request #2491 from f0o/hotfix-transports
HotFix remove empty transports with keys
2015-11-23 16:02:56 +00:00
f0o bb112a97b0 HotFix remove empty transports with keys 2015-11-23 15:57:43 +00:00
Svennd d8832e6b4b Proxmox extension is working again
Updated to reflext the hard work beeing done :)
2015-11-23 15:58:19 +01:00
Mark Schouten d3fc0591f0 Fix a bug where not all input was handled if there was only one vm on a node 2015-11-23 14:33:36 +01:00
Mark Schouten 91b1f28fb5 Allow the powerdns App to be set via the unix agent. Uses the agent in https://github.com/librenms/librenms-agent/pull/16 2015-11-23 14:12:46 +01:00
Louis Bailleul a56344246a Cleanup and reorganize code
Make the average cpu the default
2015-11-23 09:37:58 +00:00
Daniel Preussker b2034cb329 Added master and release update-channels 2015-11-22 17:06:21 +00:00
Daniel Preussker 45b6a4c558 Restructured daily.sh
Added staged update and check for distributed poller setups
2015-11-22 16:27:04 +00:00
Daniel Preussker 5f4acdc64e Merge pull request #2443 from laf/issue-2104
Added Webui support for Clickatell and PlaySMS
2015-11-21 16:39:56 +00:00
Daniel Preussker 3f4a35fb94 Merge pull request #2104 from f0o/issue-2089
Added Clickatell and PlaySMS Transports
2015-11-21 16:39:52 +00:00