Commit Graph
9971 Commits
Author SHA1 Message Date
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
svennd 91d980bce6 docs_proxmox_update
A typo, also a note that its currently not working, and changed to how I
got it working (not using mk_extension)

also see ##2467 and #2123
2015-11-21 17:36:01 +01:00
f0o 430ef48b39 Added victorops docs 2015-11-21 16:23:08 +00:00
f0o 1b5eabb919 Added VictorOps transport 2015-11-21 16:04:39 +00:00
Neil Lathwood 47e035d4fd Merge pull request #2004 from QuxLabs/qux-issue-5
Added notification system
2015-11-21 14:24:42 +00:00
Daniel Preussker ff03e17e7f scrut fixes 2015-11-21 14:12:27 +00:00
Daniel Preussker a8841a7dbd Merge pull request #2482 from laf/validate-innodb-buffer
Centralised innodb buffer check and added to validate
2015-11-21 12:59:34 +00:00
Daniel Preussker 340fd75bd5 fix rest of the authmodules 2015-11-21 12:25:34 +00:00
Daniel Preussker 224ccab950 Fixed adduser bug
Always show notification bubble
Added tooltip to archive's sticky button
2015-11-21 12:15:42 +00:00
Daniel Preussker 987c841b48 Automatically mark all news as read for new users
Renamed Schema for old system
2015-11-21 11:40:24 +00:00
Daniel Preussker a386eac904 Merge pull request #2481 from laf/obs-mib
Removed unused MIB
2015-11-21 11:38:13 +00:00
Daniel Preussker 439cb14b49 Added tooltips 2015-11-21 11:23:02 +00:00
Daniel Preussker 5944a56119 Fixed situation where there's only 1 entry 2015-11-21 11:23:01 +00:00
Daniel Preussker 9c96f5f455 Added default notification RSS http://www.librenms.org/notifications.rss 2015-11-21 11:23:00 +00:00
Daniel Preussker 0ff693bd0e Added notifications poller,page,schema,display 2015-11-21 11:22:59 +00:00