Guest User

Untitled

a guest
Mar 8th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. servers:
  2. site1:
  3. host: foobar.com
  4. user: foo
  5. password: topsecret
  6. command: tail -f
  7. files: /var/log/apache/access_log
  8. parser: apache
  9. color: 0.6, 1, 0.3, 1.0
  10. rails:
  11. host: anotherfunsite.com
  12. user: anotherfunuser
  13. command: tail -f
  14. files: /var/www/apps/funapp/current/log/production.log
  15. parser: rails
  16. color: 0.1, 1, 1, 1.9
  17. config:
  18. dimensions: 1200x600
  19. min_blob_size: 0.004
  20. max_blob_size: 0.04
  21. left_column:
  22. size: 25
  23. alignment: -0.99
  24. blocks:
  25. info:
  26. size: 10
  27. auto_clean: false
  28. show: total
  29. hosts:
  30. size: 3
  31. sites:
  32. size: 10
  33. content:
  34. size: 5
  35. show: total
  36. color: 1.0, 0.8, 0.4, 1.0
  37. status:
  38. size: 10
  39. color: 1.0, 0.8, 0.4, 1.0
  40. types:
  41. size: 5
  42. color: 1.0, 0.4, 0.2, 1.0
  43. users:
  44. size: 10
  45. smtp:
  46. size: 5
  47. logins:
  48. size: 5
  49. database:
  50. size: 10
  51.  
  52. right_column:
  53. size: 25
  54. alignment: 0.99
  55. blocks:
  56. urls:
  57. size: 15
  58. slow requests:
  59. size: 5
  60. show: average
  61. refferers:
  62. size: 10
  63. user agents:
  64. size: 5
  65. color: 1.0, 1.0, 1.0, 1.0
  66. mail from:
  67. size: 5
  68. mail to:
  69. size: 5
  70. viruses:
  71. size: 5
  72. rejections:
  73. size: 5
  74. color: 1.0, 0.2, 0.2, 1.0
  75. warnings:
  76. size: 5
Add Comment
Please, Sign In to add comment