Girish Ramakrishnan
815e5d9d9a
graphs: Compute width of system graph from total memory
...
Fixes #452
2017-10-09 14:58:32 -07:00
Girish Ramakrishnan
5fe73c5a46
Replace df plugin with custom df plugin
...
The built-in df plugin cannot do the following:
* if we choose by type ext4, we want to skip devicemapper (on scaleway)
* the MountPoint of the appsdata directory is not possible to know at install time
Fixes #398
2017-08-11 01:39:51 -07:00
Girish Ramakrishnan
c74fb07ff7
Replace all / with _ when querying graphite
...
Part of #348
2017-06-06 21:25:20 -07:00
Johannes Zellner
b422a27be8
Use the new disks api to explicitly get the apps data disk stats
...
We can add the other graphs if the disks deviate later
Also this is still pending the check if symlinked folders are reported
correctly.
Fixes #290
2017-04-07 18:46:11 +02:00
Girish Ramakrishnan
84bde6327f
graphs: Better disk name matching
...
For some reason, docker devices are collected in collectd stats (despite
us collecting only ext4 and btrfs devices). They have the patter *docker*.
Fixes #222
2017-02-19 15:53:18 -08:00
Johannes Zellner
44775e1791
Cleanup the graphs ui
2017-01-29 11:39:28 -08:00
Johannes Zellner
7804aed5d7
Query graphite for 10 apps at a time at most
...
If many apps are installed, we may reach graphite's query string
size limit, so we get the app details now 10 at a time
2017-01-26 22:53:52 -08:00
Johannes Zellner
761ce99f8e
Show overall system disk usage in graphs
...
Also adds a bit of description what the numbers include.
Fixes #83 since any more folder level information is currently too much work.
2016-12-07 16:48:39 +01:00
Johannes
3bcd255a07
Ugly hack to ensure the modal backdrop is removed when changing views
...
Couldn't figure a way to make this generic
2016-11-21 13:22:58 +01:00
Girish Ramakrishnan
39043736e5
Give empty location a label
2016-09-30 10:17:34 -07:00
Johannes Zellner
ad205da3db
Match any loop back device
...
This is just a quick fix and will potentially match all
loop* devices.
2016-01-25 13:06:38 +01:00
girish@cloudron.io
2f20ff8def
use loop1 instead of loop0
...
box-setup.sh always resizes the loopback partition on reboot. This
means that it always be loop1.
2016-01-22 15:03:23 -08:00
Johannes Zellner
bea605310a
Use memoryLimit from manifest for graphs if specified
2015-09-09 17:11:54 +02:00
Girish Ramakrishnan
20e8e72ac2
reserved blocks are used
2015-08-30 22:24:57 -07:00
Girish Ramakrishnan
13fe0eb882
Only display one donut for memory usage
2015-08-30 22:13:01 -07:00
Girish Ramakrishnan
fca82fd775
Display upto 600mb for apps
2015-08-30 17:21:44 -07:00
Girish Ramakrishnan
1eec6a39c6
Show upto 200mb
2015-08-24 22:39:06 -07:00
Girish Ramakrishnan
df9d321ac3
app.portBindings and newManifest.tcpPorts may be null
2015-07-20 00:10:36 -07:00