Alexandre Aubin
|
e578140172
|
Improve service diagnoser, report details related to configuration tests
|
2019-11-07 22:22:09 +01:00 |
|
Alexandre Aubin
|
e15d8e7262
|
Add test about configuration validity
|
2019-11-07 11:34:20 +01:00 |
|
Alexandre Aubin
|
d879d27208
|
Add test-status to have a custom status check for service like postfix and yunohost-firewall
|
2019-11-07 11:34:20 +01:00 |
|
Alexandre Aubin
|
08c23599e2
|
Improve yunohost package version diagnosis
|
2019-11-06 23:49:13 +01:00 |
|
Alexandre Aubin
|
fc53148070
|
Merge branch 'stretch-unstable' into new-diagnosis-system
|
2019-11-06 18:14:21 +01:00 |
|
Alexandre Aubin
|
0e98d37c49
|
Remove the whole monitoring / glances stuff
|
2019-11-05 23:41:04 +01:00 |
|
Alexandre Aubin
|
b630724ec9
|
Can't have duplicated routes
|
2019-11-04 22:32:30 +01:00 |
|
Alexandre Aubin
|
bc965dc9f6
|
Merge branch 'stretch-unstable' into maindomain_ux_feedback
|
2019-11-04 22:13:20 +01:00 |
|
Alexandre Aubin
|
62c955c675
|
Merge pull request #824 from YunoHost/burn-app-debug
Remove app_debug, unused stuff / not really relevant
|
2019-11-04 21:58:15 +01:00 |
|
Alexandre Aubin
|
717ec04f54
|
Move debug log dump from ynh_exit_properly to the core after failed app operation
|
2019-11-04 20:20:12 +01:00 |
|
Alexandre Aubin
|
515a8d2f65
|
Merge branch 'stretch-unstable' into future-proof-applist-system
|
2019-11-01 14:59:06 +01:00 |
|
Alexandre Aubin
|
a2563db0e6
|
Merge branch 'stretch-testing' into stretch-unstable
|
2019-10-29 15:50:51 +01:00 |
|
Alexandre Aubin
|
854e52c21e
|
More inclusive rule for this php/sury hack because php version got updated to deb9u6
|
2019-10-29 15:47:13 +01:00 |
|
Alexandre Aubin
|
9294664d6c
|
Fix permission backward compatibility for the case where an app needs to make the app temporarily public during install script...
|
2019-10-26 17:46:51 +02:00 |
|
Alexandre Aubin
|
17ce7bd95c
|
Rework depreciation warning about legacy permission stuff
|
2019-10-26 17:46:51 +02:00 |
|
Rafi59
|
89ab4bd4dc
|
Use ss instead of netstat
|
2019-10-26 13:25:38 +02:00 |
|
Kayou
|
6cd12d450a
|
Update data/helpers.d/network
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
|
2019-10-25 19:55:33 +09:00 |
|
Kayou
|
7c95b8d508
|
fix find udp port
|
2019-10-25 19:39:02 +09:00 |
|
ljf
|
98d60a888b
|
[fix] HTTP API for permissions
|
2019-10-20 02:24:54 +02:00 |
|
Alexandre Aubin
|
f5509b7be7
|
Remove app_debug, unused stuff, not really relevant, now basically superseded by the new log system...
|
2019-10-18 20:20:22 +02:00 |
|
Alexandre Aubin
|
e273195504
|
[fix] Bad copypasta: logger doesn't exists in that context...
|
2019-10-16 20:22:29 +02:00 |
|
Alexandre Aubin
|
5818de3a82
|
Remove the whole monitoring / glances stuff
|
2019-10-14 04:48:56 +02:00 |
|
Alexandre Aubin
|
0839de2d6a
|
Switching to POST method because it's more practical than PUT, idk what im doing
|
2019-10-13 23:02:46 +02:00 |
|
Alexandre Aubin
|
51e7a56522
|
Improve metadata for diskusage tests
|
2019-10-13 18:42:45 +02:00 |
|
Alexandre Aubin
|
f75cd82593
|
First part of implementing the ignore mechanism
|
2019-10-11 20:05:46 +02:00 |
|
Alexandre Aubin
|
d6eb55d2a2
|
Add tmp dummy mail report so that the diagnoser kinda works instead of failing miserably
|
2019-10-11 20:05:10 +02:00 |
|
Alexandre Aubin
|
e67e9e27ba
|
Hmm somehow there seem to be different version of ping supporting or not the -4 / -6 ... let's see if this workaroud works in all contexts
|
2019-10-10 16:48:58 +02:00 |
|
Alexandre Aubin
|
02d6a0212f
|
Remove debug prints
|
2019-10-10 16:40:06 +02:00 |
|
Alexandre Aubin
|
3d7f37176c
|
Remove debug prints
|
2019-10-10 16:23:38 +02:00 |
|
Alexandre Aubin
|
356f2b9ec1
|
Moar ideas
|
2019-10-10 16:16:59 +02:00 |
|
Alexandre Aubin
|
e0fa87cb36
|
Note for the future about trying to diagnose hairpinning
|
2019-10-10 16:16:59 +02:00 |
|
Alexandre Aubin
|
339b6d9cbe
|
Moar notes about what could be implemented for mail diagnoser
|
2019-10-10 16:16:59 +02:00 |
|
Alexandre Aubin
|
d113b6a53f
|
Adding some notes about diagnosis items to be implemented
|
2019-10-10 16:16:59 +02:00 |
|
Alexandre Aubin
|
94f3557aeb
|
Remove old 'tools diagnosis', superseded by the new diagnosis system
|
2019-10-10 16:16:59 +02:00 |
|
Alexandre Aubin
|
47c7c72455
|
Add RAM and swap diagnosis + improve message for disk usage
|
2019-10-10 16:14:20 +02:00 |
|
Alexandre Aubin
|
33180d0947
|
Add base system diagnostic
|
2019-10-10 16:14:20 +02:00 |
|
Alexandre Aubin
|
0c232b6cb5
|
Implement diagnosis show --share
|
2019-10-10 16:13:13 +02:00 |
|
Alexandre Aubin
|
b81cd4fc68
|
Add security diagnoser with meltdown checks
|
2019-10-10 16:13:13 +02:00 |
|
Alexandre Aubin
|
cee3b4de27
|
Add nginx -t check to regenconf diagnoser
|
2019-10-10 16:13:13 +02:00 |
|
Alexandre Aubin
|
4cbd1b06c2
|
Add a regenconf diagnoser to report manually modified files...
|
2019-10-10 16:13:13 +02:00 |
|
Alexandre Aubin
|
0dc1909c68
|
Misc small UX stuff
|
2019-10-10 16:13:13 +02:00 |
|
Alexandre Aubin
|
612a96e1e2
|
Yield one item per port open to be consistent with other diagnosers
|
2019-10-10 16:13:13 +02:00 |
|
Alexandre Aubin
|
91ec775ebb
|
Implement basic dependency system between diagnoser
|
2019-10-10 16:13:13 +02:00 |
|
Alexandre Aubin
|
f050b3c5b8
|
First version of http exposure diagnosis
|
2019-10-10 16:13:13 +02:00 |
|
Alexandre Aubin
|
6c48c131a8
|
Fix small issues in port diagnoser
|
2019-10-10 16:12:50 +02:00 |
|
Alexandre Aubin
|
f690ff6e1e
|
First version of port exposure diagnosis
|
2019-10-10 16:12:50 +02:00 |
|
Alexandre Aubin
|
35f6b77895
|
Reclarify ip diagnoser
|
2019-10-10 16:12:33 +02:00 |
|
Alexandre Aubin
|
d2bbb5a2b3
|
This 'args' things sounds like a big YAGNI after all
|
2019-10-10 16:12:33 +02:00 |
|
Alexandre Aubin
|
24f9d475b8
|
Implement a first version for disk usage check
|
2019-10-10 16:12:32 +02:00 |
|
Alexandre Aubin
|
1019e95b1d
|
Implement a first version for services status check
|
2019-10-10 16:12:12 +02:00 |
|