GNOME Services (ssh tunnels, …)
A GTK-Panel-widget for watching user-services. For example, I use ssh tunnels for pretty much everything (mail most importantly).
It should provide functionality to
- Test if service is still alive
- Test program: expected return parameter
- Interval
- don’t wait forever for the test program
- Restart/Start service
- automatically on start?
- automatically if test program fails
- manually
These are just the notes I have here. Python+PyGTK would be a good choice for implementing. Should be fairly simple.
Recent Comments