next up previous contents
Next: Updating the Database Up: telco - observatory master Previous: Talking to the Telco   Contents

Examples

Here is an example of stopping the telco to execute a particular request (ID=3190):
tin daemon=0 
tin reqid=3190
tin daemon=1
When running you may use the tin command to query the status. For example when used without arguments it returns a line similar to:
done telco daemon=1 reqid=429 status=sleeping wake=2007-02-11T01:10:49Z Cooldown
This example says that the daemon is active, that the next request is id=429, it is sleeping for 23129 seconds until the ISO time and will execute Cooldown.

abort - kills the procedure that is currently executing. It doesn't kill the commands within the procedure and so things may still be going on. It should only be used in emergencies.


Louis-Gregory Strolger 2012-01-09