prooph / link-monitor
Process monitor for prooph LINK
Requires
- php: >=5.5
- prooph/link-app-core: ~0.3
- prooph/link-process-manager: ~0.2
- prooph/link-processor-proxy: ~0.2
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is auto-updated.
Last update: 2022-02-01 12:45:07 UTC
README
[deprecated] Process monitor for prooph LINK
Process Monitoring
Without a reliable process monitoring tool automated workflow processing would end up in chaos. Therefor, prooph LINK ships with this wonderful monitor module. It adds a monitoring widget to the dashboard which lists the last three processes and offers a details view for each process with a list of all performed tasks and potential errors.
Support
- Ask any questions on prooph-users google group.
- File issues at https://github.com/prooph/link-monitor/issues.
Contribution
You wanna help us? Great! We appreciate any help, be it on implementation level, UI improvements, testing, donation or simply trying out the system and give us feedback. Just leave us a note in our google group linked above and we can discuss further steps.
Thanks, your prooph team