Commit Graph

744 Commits

Author SHA1 Message Date
Daniel Preussker
b58c178f1b Merge pull request #2508 from nokoya/issue-2507
Sort by Traffic in "Device Port" page
2015-11-28 11:20:52 +00:00
Mike Rostermund
91bb7b9c1f Fixed background color to white in a few overlib graphs 2015-11-27 08:31:08 -08: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
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
Louis Bailleul
a56344246a Cleanup and reorganize code
Make the average cpu the default
2015-11-23 09:37:58 +00:00
Louis Bailleul
439193c9fa Add the number of cpu between the type and percent graph 2015-11-20 15:53:02 +00:00
Louis Bailleul
ee99ee89d6 Replace tab by space 2015-11-20 15:48:44 +00:00
Louis Bailleul
8921c75d1e Fix formatting 2015-11-20 15:40:57 +00:00
Louis Bailleul
a2bc1a4513 Add possibility to merge all cpu in one graph in the device overview 2015-11-20 15:33:56 +00:00
Mike Rostermund
fc85b71207 Merge pull request #2445 from laf/issue-2426
Added missing fields when inserting into applications table
2015-11-17 23:00:58 +01:00
laf
8660745b92 Added missing fields when inserting into applications table 2015-11-16 21:07:50 -08:00
laf
af8df3469c Added support for per device unix-agent port 2015-11-17 00:20:06 +00:00
Mark Schouten
24550b0c02 Fix if-then-else 2015-11-10 11:44:14 +01:00
Mark Schouten
a4eb4391c5 Add Ceph support 2015-11-10 11:10:06 +01:00
Mike Rostermund
55fbf48a6d Merge pull request #2183 from laf/issue-2156
Centralised the date selector for graphs for re-use
2015-10-21 00:14:38 +02:00
laf
e9deae1315 Centralised the date selector for graphs for re-use 2015-10-20 21:35:08 +00:00
laf
bbae6e9c48 Removed ping + performance graphs and tab if skip ping check 2015-10-17 18:49:01 +00:00
laf
0af676ecb9 Updated for field 2015-10-17 11:28:03 +00:00
laf
769cc293c3 Added WebUI override to disable icmp checks for a device 2015-10-13 19:12:07 +00:00
laf
1b07d8ce13 Merge branch 'master' of https://github.com/librenms/librenms into issue-2018 2015-10-11 19:32:40 +00:00
Rosiak
fcae31c27c fix device notes whitespace 2015-10-11 15:52:18 +02:00
laf
13e3ff04aa Moved some files around 2015-10-10 13:49:09 +00:00
laf
37b7e8247d Added support for excluding devices from Oxidized api 2015-10-10 13:40:27 +00:00
Mike Rostermund
868e4d0920 Device overview: all headers are now bold and elements within are not. 2015-10-08 19:38:34 +02:00
Falk Stern
671457a453 Correct the SQL query to fetch data from the correct table 2015-10-08 14:25:11 +02:00
Mike Rostermund
2da11dbe31 Make header for mempools section bold for consistency 2015-10-07 15:07:16 +02:00
Daniel Preussker
511f4e9037 Excluded more pages from caching 2015-09-30 20:27:12 +00:00
Daniel Preussker
7832868dd6 Added generic memcached support to dbFacile.*
Remove now obsolete memcached code in:
  html/ajax_rulesuggest.php

Remove all the broken memcached code in:
  html/pages/device/health/mempool.inc.php
  html/pages/device/overview/generic/sensor.inc.php
  html/pages/device/overview/mempools.inc.php
  html/pages/device/port.inc.php
  html/pages/device/ports.inc.php
  html/pages/health/sensors.inc.php
  includes/polling/functions.inc.php
  includes/polling/mempools.inc.php
  includes/polling/ports.inc.php
  includes/polling/storage.inc.php
2015-09-27 19:33:17 +00:00
Arjit Chaudhary
f222d5de0e Minor UI changes
Screenshot: http://i.imgur.com/VqJ2W8f.png
2015-09-22 18:28:55 +05:30
laf
5bd99b8622 Removed required option for community - breaks v3 2015-09-22 11:01:18 +00:00
Arjit Chaudhary
9df476d789 Remove unnecessary width="100%" 2015-09-21 19:12:06 +05:30
Arjit Chaudhary
e6965765f5 Various UI changes 2015-09-21 01:30:23 +05:30
Rosiak
ff7e1f5e84 Use htmlentities 2015-09-17 20:51:10 +02:00
Rosiak
62328dab91 Add Device Notes Field
Add a “Notes” field for devices to accommodate #1897
2015-09-17 16:19:48 +02:00
Arjit Chaudhary
9fcee7a040 Added back table-condensed 2015-09-16 19:04:29 +05:30
Arjit Chaudhary
99e819d3bb Add fa-check to Save and move out of table 2015-09-16 19:03:46 +05:30
Arjit Chaudhary
5e92e9799a Fix to offset on alerts 2015-09-16 18:03:57 +05:30
Arjit Chaudhary
7c3e7d26ad Merge remote-tracking branch 'librenms/master' 2015-09-16 16:19:35 +05:30
Arjit Chaudhary
4c0b7078fb switch to bootstrap offsets 2015-09-16 16:07:15 +05:30
Arjit Chaudhary
5b1d1f79fd Display success/error messages across the width of the page
screenshot: http://i.imgur.com/xcuHrMF.png
2015-09-16 16:04:21 +05:30
Arjit Chaudhary
c14942e399 snmp.inc.php switch to offsets 2015-09-16 16:02:38 +05:30
Arjit Chaudhary
a827b3daab fix device.inc.php indents and switch to using offsets 2015-09-16 16:00:07 +05:30
Daniel Preussker
de7871aae5 Merge pull request #1887 from arjitc/patch-26
Added <br> to add some space for divider to showup
2015-09-15 18:58:33 +00:00
Arjit Chaudhary
ea5b86529f Added back table-condensed 2015-09-15 22:17:11 +05:30
Arjit Chaudhary
c6d7d4eaf8 Set community field as required
under "SNMP Community input" -- edit device -> SNMP
2015-09-15 01:55:40 +05:30
Arjit Chaudhary
abd6d37658 UI cleanup and added icons to various buttons 2015-09-15 01:52:20 +05:30
Arjit Chaudhary
62e3eb0e3f Cleanup UI, expand table to full width, add icon to save 2015-09-15 01:45:54 +05:30
Arjit Chaudhary
44042d99c3 UI cleanup and icons added 2015-09-15 01:41:39 +05:30
Søren Rosiak
1aa4b784f5 Merge pull request #1886 from arjitc/patch-25 2015-09-14 19:58:34 +02:00