Advertisement
Guest User

Untitled

a guest
Apr 30th, 2015
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. ubuntu@ubuntu /opt/noc % ./noc debug-script get_interfaces 1300
  2. 2015-04-30 12:08:02,351 Using JSON library: cjson
  3. 2015-04-30 12:08:02,352 Cannot initialize CP reporting: [Errno 13] Permission denied: 'local/cp'
  4. 2015-04-30 12:08:02,809 SSH: Using gmpy
  5. 2015-04-30 12:08:04,965 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  6. 2015-04-30 12:08:06,193 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  7. 2015-04-30 12:08:06,359 Loading PeriodicRegistry
  8. 2015-04-30 12:08:07,283 Registering MetricType
  9. 2015-04-30 12:08:07,390 Loading compiled MIBs
  10. 2015-04-30 12:08:07,390 Loading compiled MIBs from 'cmibs'
  11. 2015-04-30 12:08:07,414 Loading MIB: RFC1213-MIB
  12. 2015-04-30 12:08:07,414 Loading MIB: SNMPv2-MIB
  13. 2015-04-30 12:08:07,419 Loading MIB: IP-MIB
  14. 2015-04-30 12:08:07,433 Loading MIB: IF-MIB
  15. 2015-04-30 12:08:07,433 Loading MIB: CISCO-PPPOE-MIB
  16. 2015-04-30 12:08:07,434 Loading MIB: CISCO-VPDN-MGMT-MIB
  17. 2015-04-30 12:08:07,593 Configuring metric mappings sa.managedobject -> object.{{object.name|qm}}.{{metric_type|qm}}
  18. 2015-04-30 12:08:07,593 Configuring metric mappings inv.interface -> object.{{object.managed_object.name|qm}}.interface.{{object.name|qm}}.{{metric_type|qm}}
  19. 2015-04-30 12:08:07,611 Loading DownloaderRegistry
  20. 2015-04-30 12:08:07,813 Loading ProfileRegistry
  21. 2015-04-30 12:08:11,795 Loading ScriptRegistry
  22. 2015-04-30 12:08:12,388 Adding FTS index for sa.managedobject
  23. 2015-04-30 12:08:12,516 Registering ConnectionType
  24. 2015-04-30 12:08:12,534 Registering ObjectModel
  25. 2015-04-30 12:08:12,548 Registering Capability
  26. 2015-04-30 12:08:12,605 Adding FTS index for vc.vc
  27. 2015-04-30 12:08:12,741 Adding FTS index for ip.vrf
  28. 2015-04-30 12:08:12,744 Adding FTS index for ip.prefix
  29. 2015-04-30 12:08:12,746 Adding FTS index for ip.address
  30. 2015-04-30 12:08:13,974 Setting up 'select' polling method
  31. 2015-04-30 12:08:14,005 Activating 'select' poller
  32. 2015-04-30 12:08:14,005 Loading private ssh key from 'etc/ssh/id_rsa'
  33. 2015-04-30 12:08:14,006 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  34. 2015-04-30 12:08:14,006 Cannot find ssh keys. Generate one by './noc generate-ssh-keys' command
  35. ubuntu@ubuntu /opt/noc %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement