Skip to content

Instantly share code, notes, and snippets.

@paul
Created March 11, 2011 21:07
Show Gist options
  • Save paul/866580 to your computer and use it in GitHub Desktop.
Save paul/866580 to your computer and use it in GitHub Desktop.
Mar 11 13:06:04 vagrant escalation_stepper:140172834748176:Miniproc_Process::run: Checking for incoming message
Mar 11 13:06:04 vagrant escalation_stepper:140172834748176:Miniproc_Process::run: Consumed message tag: escalation_stepper_dispatch_queue
Mar 11 13:06:04 vagrant escalation_stepper:140172834748176:Miniproc_Process::run: Consumed message rk: escalation_stepper
Mar 11 13:06:04 vagrant escalation_stepper:140172834748176:Miniproc_Process::run: Consumed message exchange: escalation_exchange
Mar 11 13:06:04 vagrant escalation_stepper:140172834748176:Miniproc_Process::run: Processing a data message
Mar 11 13:06:04 vagrant escalation_stepper:140172834748176:Miniproc_Process::run: DEBUG: Incoming Message Data: {"escalation":{"status":2,"state_change":true,"new_state":"ack","escalation_definition":{"id":"1264ff6d-9d32-4985-aa47-65cc233b5d0e","href":"http://alarm.vagrant.localhost/escalation_definitions/1"},"changed_by_user":{"id":"f36f3fff-4602-4ce2-b88a-7dae52f4b886","href":"http://core.vagrant.localhost/accounts/1"},"action":{"end_time":null,"start_time":"2011-03-11T21:05:53+00:00"},"change_notes":"asdfgadsfgsdafg"}}
Mar 11 13:06:04 vagrant escalation_stepper:140172834748176:Escalation_Stepper::process_input: Process input
Mar 11 13:06:05 vagrant escalation_stepper:Miniproc::monitor_thread: DEBUG: Monitor thread going to sleep
...
Mar 11 13:06:14 vagrant escalation_stepper:140172834748176:Escalation_Stepper::escalation_resolved: Status: 0
Mar 11 13:06:14 vagrant escalation_stepper:140172834748176:Escalation_Stepper::get_escalation_cache_entry: DEBUG: Escalation definition URI: http://alarm.vagrant.localhost/escalation_definitions/1
Mar 11 13:06:14 vagrant escalation_stepper:140172834748176:Escalation_Stepper::get_escalation_cache_entry: Found escalation in cache.
Mar 11 13:06:14 vagrant escalation_stepper:140172834748176:Escalation_Stepper::process_state_change: Action: close
Mar 11 13:06:14 vagrant escalation_stepper:140172834748176:Escalation_Stepper::modify_escalation: Closing escalation for the following escalation definition URI: http://alarm.vagrant.localhost/escalation_definitions/1
Mar 11 13:06:14 vagrant escalation_stepper:140172834748176:Escalation_Stepper::process_state_change: Sending notification to historian
Mar 11 13:06:14 vagrant escalation_stepper:140172834748176:Escalation_Stepper::process_state_change: Writing escalation message: {"escalation":{"acknowledge_suspension":false,"action":{"end_time":"","start_time":"2011-03-11T21:05:53+00:00"},"change_notes":"asdfgadsfgsdafg","changed_by_user":{"href":"http://core.vagrant.localhost/accounts/1","id":"f36f3fff-4602-4ce2-b88a-7dae52f4b886"},"clear_suspension":false,"escalation_definition":{"href":"http://alarm.vagrant.localhost/escalation_definitions/1","id":"1264ff6d-9d32-4985-aa47-65cc233b5d0e"},"escalation_messages":{"href":""},"new_state":"closed","new_step":0,"new_step_repetition":0,"previous_state":"open","previous_step":1,"previous_step_repetition":1,"repetition_time_remainder":0,"state_change":true,"state_change_time":"","status":2,"step_change":false,"total_step_repetitions":1,"total_steps":1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment