Cleanup monitoring generated files, use UTC timezone
some jio folders are not needed anymore, webdav is only needed for config folder. Report results are placed in documents folder so they will not be synced automatically (we can get then when needed) Use UTC timezone in json result instead of local time.
I also have this to merge: https://lab.nexedi.com/nexedi/slapos/commit/d49efea01f1b19a7bf5655ee74d514b909ab0d46
- Last updated by Alain Takoudjou
69 69 '%s' % pid_path, '--output', output_path, 70 70 '--promise_script', promise_path, 71 71 '--promise_name', name, '--promise_type', promise_type, 72 '--monitor_url', 'https://monitor.test.com/share/jio_private/', It's updated on current monitor https://lab.nexedi.com/nexedi/erp5/blob/ef6ca76d3310a9334be7e9fc0e4e9b68d0a15624/bt5/erp5_web_monitoring/PathTemplateItem/web_page_module/gadget_monitoring_promise_interface_js.js#L179 and also in the one I'm developing with the new interface.
Once everything will be upgraded erverywhere, I'll just remove the fix. I also tested this changes on monitor.
Added 3 commits:
- 78d6a7bd...2e1df74e - 2 commits from branch
master
- b27f2787 - monitor: remove useless folders and information, always set date with utc timezone
- 78d6a7bd...2e1df74e - 2 commits from branch