Advertisement
Guest User

Untitled

a guest
Apr 30th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. ubuntu@ubuntu /opt/noc % ./noc debug-script get_interface 10.11.1.199
  2. 2015-04-30 11:15:29,912 Using JSON library: cjson
  3. 2015-04-30 11:15:29,913 Cannot initialize CP reporting: [Errno 13] Permission denied: 'local/cp'
  4. 2015-04-30 11:15:31,597 SSH: Using gmpy
  5. 2015-04-30 11:15:43,424 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  6. 2015-04-30 11:15:49,906 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  7. 2015-04-30 11:15:50,680 Loading PeriodicRegistry
  8. 2015-04-30 11:15:52,587 Registering MetricType
  9. 2015-04-30 11:15:53,177 Loading compiled MIBs
  10. 2015-04-30 11:15:53,177 Loading compiled MIBs from 'cmibs'
  11. 2015-04-30 11:15:53,328 Loading MIB: RFC1213-MIB
  12. 2015-04-30 11:15:53,355 Loading MIB: SNMPv2-MIB
  13. 2015-04-30 11:15:53,380 Loading MIB: IP-MIB
  14. 2015-04-30 11:15:53,420 Loading MIB: IF-MIB
  15. 2015-04-30 11:15:53,447 Loading MIB: CISCO-PPPOE-MIB
  16. 2015-04-30 11:15:53,448 Loading MIB: CISCO-VPDN-MGMT-MIB
  17. 2015-04-30 11:15:53,747 Configuring metric mappings sa.managedobject -> object.{{object.name|qm}}.{{metric_type|qm}}
  18. 2015-04-30 11:15:53,747 Configuring metric mappings inv.interface -> object.{{object.managed_object.name|qm}}.interface.{{object.name|qm}}.{{metric_type|qm}}
  19. 2015-04-30 11:15:53,826 Loading DownloaderRegistry
  20. 2015-04-30 11:15:54,634 Loading ProfileRegistry
  21. 2015-04-30 11:16:23,851 Loading ScriptRegistry
  22. 2015-04-30 11:16:26,749 Adding FTS index for sa.managedobject
  23. 2015-04-30 11:16:27,778 Registering ConnectionType
  24. 2015-04-30 11:16:27,860 Registering ObjectModel
  25. 2015-04-30 11:16:27,862 Registering Capability
  26. 2015-04-30 11:16:28,144 Adding FTS index for vc.vc
  27. 2015-04-30 11:16:28,844 Adding FTS index for ip.vrf
  28. 2015-04-30 11:16:28,982 Adding FTS index for ip.prefix
  29. 2015-04-30 11:16:29,048 Adding FTS index for ip.address
  30. 2015-04-30 11:16:33,825 Setting up 'select' polling method
  31. 2015-04-30 11:16:33,909 Activating 'select' poller
  32. 2015-04-30 11:16:33,909 Loading private ssh key from 'etc/ssh/id_rsa'
  33. 2015-04-30 11:16:33,910 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  34. 2015-04-30 11:16:33,910 Cannot find ssh keys. Generate one by './noc generate-ssh-keys' command
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement