Guest User

Untitled

a guest
Nov 27th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # ./noc debug-script Cisco.IOS.get_chassis_id.py sw0549-ST1.mo.lesnoy.F14
  2. 2013-11-27 19:12:04,967 SSH: Using gmpy
  3. 2013-11-27 19:12:05,040 Using JSON library: cjson
  4. 2013-11-27 19:12:05,102 Loading PeriodicRegistry
  5. 2013-11-27 19:12:05,106 Loading DownloaderRegistry
  6. 2013-11-27 19:12:05,130 Loading ProfileRegistry
  7. 2013-11-27 19:12:05,615 Loading ScriptRegistry
  8. 2013-11-27 19:12:05,853 Setting up 'select' polling method
  9. 2013-11-27 19:12:05,853 Activating 'select' poller
  10. 2013-11-27 19:12:05,854 Loading private ssh key from 'etc/ssh/id_rsa'
  11. 2013-11-27 19:12:05,854 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  12. access_profile {
  13. profile: "Cisco.IOS"
  14. scheme: SSH
  15. address: "172.16.130.4"
  16. port: 22
  17. user: "osp"
  18. password: "ххххххх"
  19. attrs {
  20. key: "image"
  21. value: "C3750-ADVIPSERVICESK9-M"
  22. }
  23. attrs {
  24. key: "platform"
  25. value: "C3750"
  26. }
  27. attrs {
  28. key: "vendor"
  29. value: "Cisco"
  30. }
  31. attrs {
  32. key: "version"
  33. value: "12.2(46)SE"
  34. }
  35. }
  36. object_name: "sw0549-ST1.mo.lesnoy.F14"
  37. script: "Cisco.IOS.get_chassis_id.py"
  38.  
  39. 2013-11-27 19:12:05,857 Running socket factory (SelectPoller)
  40. 2013-11-27 19:12:05,857 Running script thread
  41. 2013-11-27 19:12:05,857 Creating transaction id=1619984300 method=None callback=None
  42. 2013-11-27 19:12:05,857 Error: Invalid script 'Cisco.IOS.get_chassis_id.py'
  43. 2013-11-27 19:12:06,858 Tick
  44. 2013-11-27 19:12:06,858 3 TICKS TO EXIT
  45. 2013-11-27 19:12:07,859 Tick
  46. 2013-11-27 19:12:07,859 2 TICKS TO EXIT
  47. 2013-11-27 19:12:08,860 Tick
  48. 2013-11-27 19:12:08,860 1 TICKS TO EXIT
  49. 2013-11-27 19:12:09,861 Tick
  50. 2013-11-27 19:12:09,862 EXIT
  51. 2013-11-27 19:12:09,862 Shutting down the factory
  52. 2013-11-27 19:12:09,862 0 TICKS TO EXIT
  53. 2013-11-27 19:12:09,862 Stopping socket factory
Advertisement
Add Comment
Please, Sign In to add comment