Johannes Zellner
|
ac446d5bd5
|
Avoid shoing empty disk usage entries for uninstalled apps
|
2022-10-14 12:31:53 +02:00 |
|
Johannes Zellner
|
aae3208e5f
|
Use new graphs api response
|
2022-10-14 11:50:06 +02:00 |
|
Johannes Zellner
|
0f52db5dfe
|
More distinct graph colors
|
2022-10-14 01:03:00 +02:00 |
|
Johannes Zellner
|
1c0043feff
|
Ensure we get more bold graph colors
|
2022-10-14 00:18:57 +02:00 |
|
Johannes Zellner
|
647460408a
|
Fixup disk usage of other
|
2022-10-13 23:30:55 +02:00 |
|
Johannes Zellner
|
2a9e177a38
|
Use cpuCount in graphs
|
2022-10-13 23:05:10 +02:00 |
|
Johannes Zellner
|
60f8ab9030
|
Better y axis labels
|
2022-10-13 22:16:35 +02:00 |
|
Johannes Zellner
|
d898c16ceb
|
Show analyze disk button if no disk data is available yet
|
2022-10-13 02:19:38 +02:00 |
|
Johannes Zellner
|
9534bfa9d5
|
Als show apps in system cpu graph if they consume more than 20% within the selected period
|
2022-10-13 01:36:29 +02:00 |
|
Johannes Zellner
|
813ad9f7cd
|
Show apps using more than 1Gb within the selected period in system memory graph
|
2022-10-12 23:25:46 +02:00 |
|
Johannes Zellner
|
c9a5e7216a
|
Show last updated for disks and allow refresh on-demand
|
2022-10-12 17:05:45 +02:00 |
|
Johannes Zellner
|
82f915ac1c
|
Rework the disk usage code
|
2022-10-12 16:26:09 +02:00 |
|
Johannes Zellner
|
51ecb708c7
|
Rework tab based sysinfo view into one wide view
|
2022-10-12 16:00:41 +02:00 |
|
Johannes Zellner
|
b88ee3ed05
|
Add apps with more than 1gb memory to system graph
|
2022-10-11 23:14:34 +02:00 |
|
Johannes Zellner
|
71f24ac10b
|
Add system graph refresh button to allow for ocd
|
2022-10-11 21:36:30 +02:00 |
|
Johannes Zellner
|
e56585df10
|
Fixup system memory and cpu graphs
|
2022-10-11 21:22:56 +02:00 |
|
Johannes Zellner
|
f25158b295
|
Refactor the system/graphs view logic
|
2022-09-16 17:09:54 +02:00 |
|
Johannes Zellner
|
7fbfe4ec98
|
Rework system graphs
|
2022-09-15 20:39:43 +02:00 |
|
Girish Ramakrishnan
|
e938aae257
|
Use system graphs API
|
2022-09-15 12:42:27 +02:00 |
|
Johannes Zellner
|
4947366aaa
|
Filter apps in memory graph which use below 1Gb
|
2022-08-05 15:46:45 +02:00 |
|
Girish Ramakrishnan
|
b14e30504e
|
If disk name has '.', replace with '_'
graphite uses . as the separator between different metric parts
see cloudron/box#348
|
2022-05-27 15:59:05 -07:00 |
|
Johannes Zellner
|
465fc427d6
|
Fix translation for graph time selection and display
|
2021-04-01 16:05:13 +02:00 |
|
Girish Ramakrishnan
|
b146d78525
|
Fix disk usage graphs
|
2021-01-27 21:48:16 -08:00 |
|
Girish Ramakrishnan
|
0867924a01
|
graphs: show the volume usage
part of cloudron/box#756
|
2021-01-04 15:14:30 -08:00 |
|
Johannes Zellner
|
93a7137d10
|
Move reboot server dialog and logic to main view
|
2020-11-05 16:45:45 +01:00 |
|
Johannes Zellner
|
c87f3a8cb4
|
Give services panel a separate top-level view
|
2020-09-28 15:16:02 +02:00 |
|
Johannes Zellner
|
2c3c8f8c4a
|
Show graph labels based on locale
|
2020-09-02 18:53:46 +02:00 |
|
Johannes Zellner
|
18ac61e8ab
|
custom asyncForEach() is gone
|
2020-06-03 23:17:06 +02:00 |
|
Johannes Zellner
|
87c895bd76
|
Show graph minutes, since we now have a smaller resolution
|
2020-05-22 16:33:27 +02:00 |
|
Girish Ramakrishnan
|
4dc034dd5e
|
better redis label
|
2020-05-18 14:57:13 -07:00 |
|
Johannes Zellner
|
ca9528fa4e
|
Show app memory in system view
|
2020-05-13 23:34:14 +02:00 |
|
Johannes Zellner
|
aef625ba31
|
Make it explicit what the graphs show in which units
|
2020-05-13 23:11:30 +02:00 |
|
Johannes Zellner
|
428893d5c5
|
Actually use cpu values in system graphs
|
2020-05-13 21:41:16 +02:00 |
|
Girish Ramakrishnan
|
2092ae22dc
|
redis: show app fqdn instead of location
|
2020-05-07 09:31:31 -07:00 |
|
Johannes Zellner
|
aa9317069a
|
Group redis services and have them collapsed
|
2020-05-05 16:36:52 +02:00 |
|
Girish Ramakrishnan
|
c0f5526801
|
Simple add a used label for disks that contains nothing we monitor
|
2020-04-18 23:02:16 -07:00 |
|
Girish Ramakrishnan
|
861204e442
|
sort returns compare value and not bool
|
2020-04-18 22:56:12 -07:00 |
|
Girish Ramakrishnan
|
eb90b614ea
|
disks: busy flag
|
2020-04-18 22:48:09 -07:00 |
|
Girish Ramakrishnan
|
6ee7e75465
|
do not popup error dialogs
|
2020-04-18 18:09:54 -07:00 |
|
Girish Ramakrishnan
|
da8b76957a
|
sort disk contents by usage
|
2020-04-03 10:41:04 -07:00 |
|
Girish Ramakrishnan
|
b7740a4758
|
do not count reserved as used
|
2020-04-01 22:15:03 -07:00 |
|
Girish Ramakrishnan
|
62c24de5c4
|
don't say ubuntu
https://forum.cloudron.io/topic/2228/what-type-area-of-data-makes-up-other-in-disk-usage/4
|
2020-04-01 18:39:05 -07:00 |
|
Girish Ramakrishnan
|
5ed3e67b76
|
graphs: ubuntu is only on the root mount point
|
2020-04-01 16:56:56 -07:00 |
|
Girish Ramakrishnan
|
b93b1a6eec
|
Fix prettyDiskSize to use 1000 instead of 1024
|
2020-04-01 16:26:47 -07:00 |
|
Girish Ramakrishnan
|
7d52be6e99
|
system: setError is not defined
|
2020-03-31 18:47:19 -07:00 |
|
Girish Ramakrishnan
|
c278d0c5d4
|
bring back reboot button
|
2020-03-17 22:26:01 -07:00 |
|
Girish Ramakrishnan
|
c9f0166c3d
|
Other -> Ubuntu
|
2020-03-05 21:05:31 -08:00 |
|
Johannes Zellner
|
aca5a876d8
|
Move disk usage to system
|
2020-03-05 18:28:11 -08:00 |
|
Girish Ramakrishnan
|
303c55dbba
|
Show busy indicator in reboot button
|
2020-02-25 14:58:29 -08:00 |
|
Johannes Zellner
|
0e6c9177f0
|
Migrate most of .admin usage
|
2020-02-24 12:56:13 +01:00 |
|