Benito_Camelas

Config OXidized

Nov 5th, 2020 (edited)
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. username: Myuser
  2. password: Myuser
  3. model: junos
  4. resolve_dns: true
  5. interval: 3600
  6. use_syslog: false
  7. debug: false
  8. threads: 30
  9. timeout: 20
  10. retries: 3
  11. prompt: !ruby/regexp /^([\w.@-]+[#>]\s?)$/
  12. rest: 127.0.0.1:8888
  13. next_adds_job: false
  14. vars: {}
  15. groups: {}
  16. models: {}
  17. pid: "/root/.config/oxidized/pid"
  18. crash:
  19. directory: "/root/.config/oxidized/crashes"
  20. hostnames: false
  21. stats:
  22. history_size: 10
  23. input:
  24. default: ssh, telnet
  25. debug: false
  26. ssh:
  27. secure: false
  28. ftp:
  29. passive: true
  30. utf8_encoded: true
  31. output:
  32. default: file
  33. file:
  34. directory: "/root/.config/oxidized/configs"
  35. source:
  36. default: http
  37. debug: false
  38. http:
  39. secure: false
  40. scheme: http
  41. url: http://localhost/api/v0/oxidized
  42. map:
  43. name: hostname
  44. model: os
  45. #group: group
  46. headers:
  47. X-Auth-Token: '04649ad29843438c70d47eb38638c793'
  48. model_map:
  49. juniper: junos
  50. cisco: ios
  51.  
  52.  
Add Comment
Please, Sign In to add comment