1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00
Commit graph

184 commits

Author SHA1 Message Date
Josué Tille
baa95866d4
Remove unneded experimental helper and update requirement 2024-04-26 23:47:57 +02:00
Josué Tille
e2b0e14719
use default value if can't retrive max netspeed 2024-04-26 21:48:22 +02:00
Josué Tille
d7dd38a934
Remove syscall filter for monitorix on @mount 2024-04-26 21:42:20 +02:00
Josué Tille
2a2dd0c010
Use = intead of space for helper args to avoid issue with parameter 2024-04-26 21:42:02 +02:00
Josué Tille
fecffedd11
Remove log only if purge are enabled 2024-04-21 12:03:55 +02:00
Josué Tille
727a8d7114
Fix maintainers 2024-04-16 23:26:21 +02:00
Josué Tille
0c860e797f
Fix issue if there are no service description 2024-04-16 23:20:53 +02:00
Josué Tille
51e3082696
Fix typo 2024-04-16 23:18:14 +02:00
Josué Tille
dba405ff29
Add missing managed vars 2024-04-16 23:17:24 +02:00
Josué Tille
29986d229c
Add support to detect process from yunohost services 2024-04-16 23:16:15 +02:00
Josué Tille
be52f3a414
Net interface - Set speed to 1000 if -1 is returned 2024-04-16 22:50:15 +02:00
Josué Tille
42e9bdef0c
Ignore root partition on mount as it's statically defined 2024-04-16 22:50:15 +02:00
yunohost-bot
274e897bd6 Auto-update READMEs 2024-04-12 10:08:49 +00:00
Josué Tille
e8466ab1c8
Add info about var which change on hooks 2024-04-12 12:08:30 +02:00
Josué Tille
417284cf8f
Add missing managed vars 2024-04-10 20:42:02 +02:00
Josué Tille
71f970df4b
Merge remote-tracking branch 'upstream/master' into testing 2024-04-10 18:36:05 +02:00
Josue-T
0342c10941
Merge pull request #55 from YunoHost-Apps/improvements
Improvements
2024-04-10 00:11:55 +02:00
Josué Tille
ac4b0cd537
Improve port number management 2024-04-09 21:05:22 +02:00
Josué Tille
4e2122479f
Add version in php pool name to avoid muliple pool with same name 2024-04-09 20:29:31 +02:00
Josué Tille
987f075e80
Use systemd is-active instead of systemd status 2024-04-08 00:28:45 +02:00
Josué Tille
26e416674e
Fix warning if php is not installed 2024-04-05 12:18:48 +02:00
Josué Tille
636c27c282
Fix CI 2024-04-05 00:08:55 +02:00
Josué Tille
dc34fd5c5f
fix hooks 2024-04-04 23:53:22 +02:00
Josué Tille
2c4e7ff6e4
fix issues with nginx reload 2024-04-04 22:42:20 +02:00
Josué Tille
bc4020564d
Fix nginx php status config 2024-04-04 22:15:58 +02:00
Josué Tille
83492c0925
add template for PR and issues from example 2024-04-04 12:12:41 +02:00
Josué Tille
69493cbd25
Simplify code 2024-04-04 12:12:18 +02:00
Josué Tille
92d8ebddd9
Listen only locally for nginx status 2024-04-04 12:12:04 +02:00
Josué Tille
50db151bfd
Bypass php error on linter as this code is an override of existing pool so it don't need to set user 2024-04-04 12:11:26 +02:00
Josué Tille
9382161b77
fix argments 2024-04-04 08:28:16 +02:00
yunohost-bot
36efc293c5 Auto-update READMEs 2024-04-03 22:36:58 +00:00
Josué Tille
f92db1b78c
Full package improvement
- Update config from upstream
- Use Jinja for config file
- Dynamically generate config file depending of the auto detected system configuration
- Remove dependancy of mysql as it's not needed
- Automatically monitor mysql, postgresql, memcached, redis, php pool v>=8.0, fail2ban, mail, partition and network
- Add some config parameter in config panel to make easy to change values
- Configure alert system (can be enabled by config panel)
- Fix small issue linked to previous packaging v2
2024-04-04 00:35:04 +02:00
yunohost-bot
2863260fdb Auto-update README 2024-03-29 07:13:45 +01:00
yunohost-bot
9b82e772d5 Auto-update README 2023-12-12 09:47:31 +01:00
8ed479fcf1 Upgrade from a working commit 2023-12-12 09:47:31 +01:00
3f42cd562d fix upgrade 2023-12-12 09:47:31 +01:00
yunohost-bot
06a3a2358a Auto-update README 2023-12-12 09:47:31 +01:00
b3c0f4a45a Rework doc, stop/start service on backup 2023-12-12 09:47:31 +01:00
5d186194c8 fix port_nginx_status 2023-12-12 09:47:31 +01:00
6a7677b5e6 fix db_password -> db_pwd 2023-12-12 09:47:31 +01:00
Alexandre Aubin
53b8ffa43c Update conf/nginx_status.conf: __NGINX_STATUS_PORT__ -> __PORT_NGINX_STATUS__ 2023-12-12 09:47:31 +01:00
ae6fd80ffd Fix install 2023-12-12 09:47:31 +01:00
349231b77f fix linter 2023-12-12 09:47:31 +01:00
2f2e780a41 Add tests.toml, fix deb no extract 2023-12-12 09:47:31 +01:00
yunohost-bot
9204e196c2 Auto-update README 2023-12-12 09:47:31 +01:00
00250054a9 initial commit manifestv2 2023-12-12 09:47:31 +01:00
orhtej2
b8a823a6b6 List mariadb-server as dependency. 2023-12-12 09:47:31 +01:00
yunohost-bot
6ea6f67f5d Auto-update README 2023-10-31 14:23:37 +00:00
Alexandre Aubin
03fa0b7617
Improve short description 2023-09-25 22:49:59 +02:00
Éric Gaspar
86bd58b6f0
Merge pull request #49 from YunoHost-Apps/fix_setup_source_syntax
Fix app.src / ynh_setup_source usage
2023-03-20 22:36:56 +01:00