index
:
linux-status
aur
debian
master
Simple Linux server monitoring
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
update example screenshot
v2.4.1
Egor Tensin
2023-07-28
|
*
html: tweak styling
Egor Tensin
2023-07-28
|
*
test: check thermal info
Egor Tensin
2023-07-27
|
*
expose thermal info via /thermal
Egor Tensin
2023-07-27
|
*
add thermal sensor readings from /sys/class/thermal
v2.4
Egor Tensin
2023-07-27
|
*
workflows/ci: fix Python 3.6 tests
v2.3.2
Egor Tensin
2022-12-07
|
*
fix preludes in bash scripts
Egor Tensin
2022-12-07
|
*
update URLs
Egor Tensin
2022-10-23
|
*
workflows/ci: upgrade actions
Egor Tensin
2022-10-16
|
*
sort Docker containers by name
v2.3.1
Egor Tensin
2022-10-10
|
*
log real client IP address
v2.3
Egor Tensin
2022-06-30
|
*
update URLs
v2.2.1
Egor Tensin
2022-05-22
|
*
html: show modals for power mgmt failures
v2.2
Egor Tensin
2022-04-29
|
*
index.html: update my link
v2.1.3
Egor Tensin
2022-04-15
|
*
README: update
Egor Tensin
2022-04-13
|
*
index.html: footer didn't stick to the bottom
v2.1.2
Egor Tensin
2022-04-11
|
*
index.html: shorten commands
v2.1.1
Egor Tensin
2022-04-11
|
*
index.html: hostname header too large on mobile
Egor Tensin
2022-04-11
|
*
index.html: get rid of stupid # <a>nchors
Egor Tensin
2022-04-11
|
*
index.html: commands closer to buttons
Egor Tensin
2022-04-11
|
*
support disallowing power requests
v2.1
Egor Tensin
2022-04-11
|
*
app.py: print HTTP status when CGIing
Egor Tensin
2022-04-11
|
*
src: shorter import
Egor Tensin
2022-04-11
|
*
README: update
v2.0
Egor Tensin
2022-04-11
|
*
index.html: get rid of extra whitespace
Egor Tensin
2022-04-11
|
*
README: update
Egor Tensin
2022-04-11
|
*
index.html: add a footer
Egor Tensin
2022-04-11
|
*
index.html: use flexbox for header
Egor Tensin
2022-04-11
|
|
|
|
|
Drop the weird workaround. Also, make the power buttons stack vertically on my phone.
*
index.html: display placeholders if no data
Egor Tensin
2022-04-11
|
*
README: update
Egor Tensin
2022-04-11
|
*
test: fix paths
Egor Tensin
2022-04-11
|
*
put things into proper directories
Egor Tensin
2022-04-11
|
*
index.html: use Bootstrap utilities
Egor Tensin
2022-04-11
|
*
index.html: two-space CSS indent
Egor Tensin
2022-04-11
|
*
upgrade Bootstrap & jQuery
Egor Tensin
2022-04-11
|
*
README: update
Egor Tensin
2022-04-11
|
*
index.html: add Docker status section
Egor Tensin
2022-04-11
|
*
app.py: add Docker container status
Egor Tensin
2022-04-11
|
*
app.py: refactoring
Egor Tensin
2022-04-10
|
|
|
|
|
|
* Every Command is now a Task. * Introduce TaskList. * This allows for shorter and more generic code.
*
test: catch possible undetected failures
Egor Tensin
2022-03-12
|
*
test/test.sh: use the port variable
Egor Tensin
2022-03-11
|
*
server.py: minor refactoring
Egor Tensin
2022-03-11
|
*
workflows/ci: run tests as root also
v1.2
Egor Tensin
2022-01-25
|
*
app.py: don't do systemctl --user if no user instance
Egor Tensin
2022-01-25
|
*
app.py: don't query user info if no users
Egor Tensin
2022-01-25
|
*
test/test.sh: print curl output on failure
Egor Tensin
2022-01-23
|
*
app.py: include command's output in the exception
Egor Tensin
2022-01-23
|
*
dump exceptions to browser's console
Egor Tensin
2022-01-23
|
*
app.py: fix loginctl output parsing
Egor Tensin
2022-01-23
|
*
top: run with -E/-e if supported
v1.1.0
Egor Tensin
2021-10-04
|
[next]