Guest User

Untitled

a guest
Feb 20th, 2018
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. merb_requests:master$ scout -v -l info test merb_requests.rb "{'log'=>'testlog.log','max_request_length'=>1}"
  2. I, [2008-09-25 22:24:17 #19404] INFO -- : History file created.
  3. I, [2008-09-25 22:24:17 #19404] INFO -- : History file loaded.
  4. I, [2008-09-25 22:24:17 #19404] INFO -- : Processing the Local Plugin plugin:
  5. I, [2008-09-25 22:24:17 #19404] INFO -- : Plugin compiled.
  6. I, [2008-09-25 22:24:17 #19404] INFO -- : Plugin loaded.
  7. I, [2008-09-25 22:24:17 #19404] INFO -- : Plugin completed its run.
  8. I, [2008-09-25 22:24:17 #19404] INFO -- : Report sent.
  9. I, [2008-09-25 22:24:17 #19404] INFO -- : Report sent.
  10. I, [2008-09-25 22:24:17 #19404] INFO -- : Report sent.
  11. I, [2008-09-25 22:24:17 #19404] INFO -- : Alert sent.
  12. I, [2008-09-25 22:24:17 #19404] INFO -- : Plugin Removed.
  13. I, [2008-09-25 22:24:17 #19404] INFO -- : Plugin Local Plugin processing complete.
  14. {:reports=>
  15. [{:slow_request_count=>1},
  16. {:request_count=>6},
  17. {:average_request_length=>"1.06"}],
  18. :memory=>{:last_completed=>"17946:12619820"},
  19. :alerts=>
  20. [{:body=>
  21. [{:timestamp=>Thu Sep 25 18:46:56 -0400 2008,
  22. :route=>
  23. {"plugin_id"=>"1458",
  24. "client_key"=>"e165c829-3ef9-4add-9fc7-8e187592daff",
  25. "action"=>"create",
  26. "version"=>"2.0.6",
  27. "controller"=>"reports",
  28. "report"=>{"plugin_id"=>"1458", "data"=>{"uptime"=>"3 days"}}},
  29. :params=>
  30. {"plugin_id"=>"1458",
  31. "client_key"=>"e165c829-3ef9-4add-9fc7-8e187592daff",
  32. "action"=>"create",
  33. "version"=>"2.0.6",
  34. "controller"=>"reports",
  35. "report"=>{"plugin_id"=>"1458", "data"=>{"uptime"=>"3 days"}}},
  36. :dispatch=>
  37. {:before_filters_time=>0.003495,
  38. :action_time=>0.010856,
  39. :dispatch_time=>6.011696,
  40. :after_filters_time=>1.1e-05},
  41. :pid=>"17946",
  42. :ref=>"12785770"}],
  43. :subject=>"Maximum Time (1 sec) exceeded on 1 request"}],
  44. :errors=>[]}
  45. I, [2008-09-25 22:24:17 #19404] INFO -- : History file saved.
Add Comment
Please, Sign In to add comment