-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add extra monitoring helpers from fork #67
Comments
oh that is still WIP, but feel free to use what ever you like. |
i will do it with the monitor thread. |
At this point I was thinking about rewritting the whole thing in C# as an application with a single task-scheduler task to check if it's still alive. That application would take care of monitoring everything. I clearly don't have the time for that right now though. |
If you do, let a C# service handle the chron jobs, don't use the scheduler. |
I found these to be useful to monitor the status of the running servers:
Aeneas1@01e8c80
Aeneas1@cba08bb
Aeneas1@77c4d8c
Aeneas1@aedbd50
The text was updated successfully, but these errors were encountered: