88 Commits

Author SHA1 Message Date
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
4fa88bb928 Remove all unneeded if($debug)-statements and replace them with d_echo . html dir.. 2015-08-21 16:10:01 +02:00
f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
b5e8998c70 apply lazyload patch 2015-07-16 12:42:58 -04:00
f09fcfca29 Updated Design for better mobile view 2015-07-15 15:52:05 -03:00
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
4536bd24fb Added health->load page and added it to the list of tabs on /health/ 2015-06-11 20:52:12 +02:00
f0o
2467b11290 Merge branch 'issue-laf-110-new' of git://github.com/laf/librenms into laf-issue-laf-110-new
Conflicts:
	html/pages/health/mempool.inc.php
	includes/defaults.inc.php
2015-06-07 10:44:39 +00:00
250b58ea8b Minor corrections to memory bootgrid 2015-06-04 00:08:53 +02:00
f9322a29c6 Convert memory page to use bootgrid 2015-06-03 23:39:54 +02:00
054bf3ae20 Convert processors page to use bootgrid
- Based on @laf code from the storage page
2015-06-02 22:15:36 +02:00
laf
04a4987a23 Merge branch 'master' of github.com:laf/librenms into issue-laf-110-new
Conflicts:
	includes/defaults.inc.php
2015-05-25 18:06:49 +01:00
laf
9372d3040e Fixed processor graphs popup 2015-05-24 21:51:52 +01:00
a2c8669bc0 Additional fix for sorting by total used storage column 2015-05-18 23:48:14 +10:00
laf
ec833e88cd Fixed used column sorting 2015-05-18 12:04:44 +01:00
laf
8cd587755f Final version for storage page 2015-05-16 21:04:59 +01:00
laf
7c5087bacb Added bootgrid support for storage page 2015-05-16 16:30:25 +01:00
laf
6e84535031 Dynamic config system 2015-05-14 21:54:33 +01:00
laf
ff93c6a31f Fixed links to disk graphs in /health/metric=storage/ 2015-04-21 23:14:29 +01:00
7bd96c2de7 Fixes non-working links from /health/processor/ when clicking on either processor name or graphs/bars 2015-04-15 06:31:26 -07:00
c1c26bf831 Added new sensor - Battery Charge. Added discover and polling for APC UPSes. 2015-02-26 19:30:49 +00:00
154c67f180 Changed graphs using yearh to year 2014-10-09 17:12:07 +00:00
laf
fc7404a3c4 Updates bringing forms / tables inline with Bootstrap v3, also adds Global search box 2014-01-13 10:08:59 +00:00
1d4b392876 push more state to memcached fix sensors poller to not retry all temperature sensors where return >9000 5 times (lmsensors returns milliC, so 30000 for 30C)
git-svn-id: http://www.observium.org/svn/observer/trunk@3244 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 18:35:17 +00:00
b273e04241 /// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
cacf913a55 # -> / for phpdoc
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
d035e81486 fix health/sensors a little more
git-svn-id: http://www.observium.org/svn/observer/trunk@3232 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-23 15:33:55 +00:00
5a9422d2ba fix health/sensors
git-svn-id: http://www.observium.org/svn/observer/trunk@3231 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-23 15:27:25 +00:00
8df2b9b3f5 remove legacy variables, hopefully i didn't mess anything up
git-svn-id: http://www.observium.org/svn/observer/trunk@3134 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 18:38:11 +00:00
613e8b1e29 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3117 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 22:02:30 +00:00
0376427943 more memcached
git-svn-id: http://www.observium.org/svn/observer/trunk@3114 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 15:06:12 +00:00
a12c71df4e quadgraphs -> graphrow
git-svn-id: http://www.observium.org/svn/observer/trunk@3093 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-26 16:49:38 +00:00
ff72c2843e syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@3045 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-17 15:27:17 +00:00
ebc03a87b2 change more tables to css colouring, some more to do but not for now...
git-svn-id: http://www.observium.org/svn/observer/trunk@3020 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-10 17:21:49 +00:00
8cf5ae5c75 dirty bitch moron files
git-svn-id: http://www.observium.org/svn/observer/trunk@2780 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-14 10:54:35 +00:00
b6e7b4ef7a remove almost all base_url
git-svn-id: http://www.observium.org/svn/observer/trunk@2648 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-05 10:55:10 +00:00
dfda4cf014 stealth toner overview health page
git-svn-id: http://www.observium.org/svn/observer/trunk@2561 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-23 13:54:40 +00:00
42afed145d fix storage link
git-svn-id: http://www.observium.org/svn/observer/trunk@2530 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-21 09:03:09 +00:00
c536624b7c fix some broken links
git-svn-id: http://www.observium.org/svn/observer/trunk@2523 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 15:46:05 +00:00
9a1bee1458 more code cleanup (last commit for now)
git-svn-id: http://www.observium.org/svn/observer/trunk@2520 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 14:37:54 +00:00
7584bba741 more migration to new URL system
git-svn-id: http://www.observium.org/svn/observer/trunk@2492 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-18 13:11:04 +00:00
46b74a5bbc fix sensors
git-svn-id: http://www.observium.org/svn/observer/trunk@2355 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-20 22:42:49 +00:00
1b956853ad cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@2340 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-17 19:21:20 +00:00
75471a30cf health => db* and genericify sensors pages
git-svn-id: http://www.observium.org/svn/observer/trunk@2331 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-16 09:55:27 +00:00
efd9d30ee7 move percentage colour mappings to function. make graphs for memory/storage match percentage colours (should we do this for others?)
git-svn-id: http://www.observium.org/svn/observer/trunk@2160 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-25 17:15:36 +00:00
aed3714c67 fix width of some health pages with graphs enabled not covering notes column
git-svn-id: http://www.observium.org/svn/observer/trunk@2120 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-21 10:31:32 +00:00
c602fcfc94 V > W
git-svn-id: http://www.observium.org/svn/observer/trunk@2107 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-20 10:17:19 +00:00