Alessio Sergi
|
c9b09bad63
|
Merge branch 'notFloran-web-ui-alert-highlight' into develop
[Web UI] Highlight resource in alerts
|
2015-05-09 19:12:35 +02:00 |
|
Floran Brutel
|
ccd8fdf481
|
Web UI: highlight resource in alerts
|
2015-05-09 19:11:39 +02:00 |
|
Floran Brutel
|
d407ccb928
|
Use magenta for warning
|
2015-05-09 18:49:57 +02:00 |
|
Alessio Sergi
|
dacb11db67
|
Merge pull request #592 from notFloran/web-ui-limits-alert-log
[Web UI] Load: take core number into account
|
2015-05-09 16:19:04 +02:00 |
|
Floran Brutel
|
e53b85ceb4
|
Load limit use the number of Core
|
2015-05-09 15:33:55 +02:00 |
|
Floran Brutel
|
1eab7e1427
|
alert and alert_log of the webui now manages "maximum" in their calculations
|
2015-05-09 15:33:55 +02:00 |
|
Floran Brutel
|
c4cf1f21cf
|
Refactor handling of alert/alert_log in the web Ui for a better understanding
|
2015-05-09 15:33:55 +02:00 |
|
Alessio Sergi
|
ee6941133f
|
Merge pull request #591 from nclsHart/fix-issue-586
[Web UI] Fix sidebar display problem
|
2015-05-09 14:41:09 +02:00 |
|
Alessio Sergi
|
3dc71a0606
|
Merge pull request #590 from notFloran/web-ui-fix-time+
[Web UI] Fix format of time+ in the process list
|
2015-05-09 14:20:56 +02:00 |
|
Alessio Sergi
|
c0f473df13
|
Merge branch 'nclsHart-fix-issue-556' into develop
[Web UI] Do not display additional data for cpu and mem plugins on small devices
|
2015-05-09 14:10:29 +02:00 |
|
Nicolas Hart
|
39fc371d0c
|
cpu more and mem more are no longer displayed on web ui for small devices
|
2015-05-09 14:09:57 +02:00 |
|
Nicolas Hart
|
df1625cdfc
|
fix wrong decoration on battery value and display unit for each sensor
|
2015-05-08 23:09:13 +02:00 |
|
Nicolas Hart
|
b333b9366d
|
add padding to sidebar cells in order to avoid filesys column to be glued
|
2015-05-08 18:06:05 +02:00 |
|
Floran Brutel
|
a5e88503c7
|
Fix format of time+ in the web UI
|
2015-05-08 17:10:41 +02:00 |
|
Nicolas Hart
|
80df01d13f
|
remove trailing space in web ui system plugin
|
2015-05-08 16:04:38 +02:00 |
|
Nicolas Hennion
|
727e3d708d
|
Merge pull request #585 from notFloran/web-ui-fix-limits
[Web UI] Use limits to highlight the values
|
2015-05-08 14:09:51 +02:00 |
|
Alessio Sergi
|
938cf201da
|
glances_system.py: remove redundant parentheses
|
2015-05-08 12:52:26 +02:00 |
|
Alessio Sergi
|
43b5cc606d
|
Merge pull request #583 from notFloran/fix-nice-web-ui
[Web UI] Highlight nice values
|
2015-05-08 12:28:51 +02:00 |
|
Floran Brutel
|
59c06234f9
|
Fix loading of limits
Remove useless method
Fix variable name of plugins
|
2015-05-08 12:15:48 +02:00 |
|
Floran Brutel
|
de0dc0c25c
|
Fix "Nice: nice values != 0 (Unix-like) and != 32 (Windows) should be highlighted"
|
2015-05-08 11:34:08 +02:00 |
|
Alessio Sergi
|
5d8b177c4f
|
Web UI: fix typo: s/buffer/buffers/
|
2015-05-08 11:18:19 +02:00 |
|
nicolargo
|
6ef956e061
|
Commit Glances 2.4RC2
|
2015-05-08 10:45:28 +02:00 |
|
nicolargo
|
6d8521fbeb
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2015-05-08 10:42:47 +02:00 |
|
Nicolas Hennion
|
58e611fda9
|
Merge pull request #581 from notFloran/web-ui-fix-regression-values
[Web UI] Regression with the CPU plugin: IOWait, IRQ, Steal do not displayed anymore
|
2015-05-08 10:42:36 +02:00 |
|
nicolargo
|
afe22e84f0
|
Correct an issue with the latest InfluxDB module
|
2015-05-08 10:41:54 +02:00 |
|
Nicolas Hennion
|
b8ae357dc0
|
Merge pull request #582 from nicolargo/revert-580-master
Revert "Fix influxdb export for 0.8."
|
2015-05-08 10:13:15 +02:00 |
|
Nicolas Hennion
|
5cdff2589b
|
Revert "Fix influxdb export for 0.8."
|
2015-05-08 10:12:50 +02:00 |
|
Nicolas Hennion
|
05ec8937c8
|
Merge pull request #580 from webworxshop/master
Fix influxdb export for 0.8.
|
2015-05-08 10:08:00 +02:00 |
|
Floran Brutel
|
cf7744af1a
|
Fix display of IOWait, IRQ, Steal when = 0 in web UI
|
2015-05-08 00:48:21 +02:00 |
|
Rob Connolly
|
83801c4883
|
Fix influxdb export for 0.8.
|
2015-05-08 10:26:20 +12:00 |
|
Nicolas Hennion
|
393f2c2d2b
|
Merge pull request #578 from nclsHart/fix-issue-570
[Web UI] Fix system and IP infos
|
2015-05-07 14:20:24 +02:00 |
|
Nicolas Hart
|
d282915683
|
properly handle system other than Linux in the web ui system plugin
|
2015-05-07 14:15:02 +02:00 |
|
Nicolas Hart
|
29b91b46cd
|
hide ip plugin in web ui if netifaces is not installed
|
2015-05-07 14:14:21 +02:00 |
|
Nicolas Hennion
|
f1ccc22bc7
|
Merge pull request #576 from notFloran/web-ui-order-fs
[Web UI] Order file systems by mount point
|
2015-05-07 14:00:23 +02:00 |
|
Nicolas Hennion
|
5c18656044
|
Merge pull request #575 from notFloran/web-ui-hide-not-available-values
[Web UI] Hide values when not available
|
2015-05-07 13:59:26 +02:00 |
|
Nicolas Hennion
|
bb503166cf
|
Merge pull request #574 from notFloran/web-ui-round-load-values
[Web UI] Round load values
|
2015-05-07 13:58:46 +02:00 |
|
Nicolas Hennion
|
9e856150e1
|
Merge pull request #573 from notFloran/web-ui-order-diskname
[Web UI] Order disk by name
|
2015-05-07 13:58:04 +02:00 |
|
Floran Brutel
|
0959389402
|
Order fs by mnt_point in the web UI
|
2015-05-07 13:55:12 +02:00 |
|
Floran Brutel
|
cbba6b03ba
|
Hide irq, iowait, steal, buffers and cached in web UI when the values are not available
|
2015-05-07 13:48:57 +02:00 |
|
Floran Brutel
|
b9ea033fa6
|
Round load value in the web UI
|
2015-05-07 13:42:24 +02:00 |
|
Floran Brutel
|
2293abe6e1
|
Order disk by name in web UI
|
2015-05-07 13:34:19 +02:00 |
|
Nicolas Hennion
|
1ce36026b4
|
Merge pull request #569 from notFloran/web-ui-fix-order-by
[Web UI] Fix order of network interfaces
|
2015-05-07 08:35:41 +02:00 |
|
Nicolas Hennion
|
27d7ebaefa
|
Merge pull request #568 from notFloran/web-ui-fix-unit
[Web UI] Fox conversion issue of bytes/bites
|
2015-05-07 08:35:30 +02:00 |
|
Floran Brutel
|
53ab0b3105
|
Fix order of network interfaces
|
2015-05-07 08:32:34 +02:00 |
|
Nicolas Hennion
|
69553c7dbd
|
Merge pull request #567 from nclsHart/fix-issue-563
[Web UI] Remove decoration on processes which are not running
|
2015-05-06 22:53:31 +02:00 |
|
Nicolas Hart
|
d93756e7af
|
remove decoration on processes not running
|
2015-05-06 22:45:46 +02:00 |
|
Nicolas Hennion
|
b8f0894ef5
|
Merge pull request #565 from nclsHart/fix-issue-562
[Web UI] Fix question mark display instead of zero as nice level in process list
|
2015-05-06 22:42:52 +02:00 |
|
Nicolas Hart
|
a831516ea3
|
fix question mark display instead of zero as nice level in process list
|
2015-05-06 22:33:01 +02:00 |
|
nicolargo
|
ff12ae387b
|
Remove some dev log message
|
2015-05-06 18:53:49 +02:00 |
|
Nicolargo
|
0eb73b696a
|
Update README file (Pip is shipped into Python 2.7.9 or higher)
|
2015-05-06 15:19:05 +02:00 |
|