Advertisement
Guest User

Untitled

a guest
Apr 30th, 2015
270
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 10.11.1.199
  2. 2015-04-30 11:23:49,276 Using JSON library: cjson
  3. 2015-04-30 11:23:49,276 Cannot initialize CP reporting: [Errno 13] Permission denied: 'local/cp'
  4. 2015-04-30 11:23:49,558 SSH: Using gmpy
  5. 2015-04-30 11:23:51,223 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  6. 2015-04-30 11:23:52,159 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  7. 2015-04-30 11:23:52,325 Loading PeriodicRegistry
  8. 2015-04-30 11:23:52,691 Registering MetricType
  9. 2015-04-30 11:23:52,939 Loading compiled MIBs
  10. 2015-04-30 11:23:52,940 Loading compiled MIBs from 'cmibs'
  11. 2015-04-30 11:23:52,980 Loading MIB: RFC1213-MIB
  12. 2015-04-30 11:23:52,980 Loading MIB: SNMPv2-MIB
  13. 2015-04-30 11:23:52,983 Loading MIB: IP-MIB
  14. 2015-04-30 11:23:52,988 Loading MIB: IF-MIB
  15. 2015-04-30 11:23:52,989 Loading MIB: CISCO-PPPOE-MIB
  16. 2015-04-30 11:23:52,989 Loading MIB: CISCO-VPDN-MGMT-MIB
  17. 2015-04-30 11:23:53,042 Configuring metric mappings sa.managedobject -> object.{{object.name|qm}}.{{metric_type|qm}}
  18. 2015-04-30 11:23:53,046 Configuring metric mappings inv.interface -> object.{{object.managed_object.name|qm}}.interface.{{object.name|qm}}.{{metric_type|qm}}
  19. 2015-04-30 11:23:53,059 Loading DownloaderRegistry
  20. 2015-04-30 11:23:53,290 Loading ProfileRegistry
  21. 2015-04-30 11:23:56,136 Loading ScriptRegistry
  22. 2015-04-30 11:23:56,621 Adding FTS index for sa.managedobject
  23. 2015-04-30 11:23:56,699 Registering ConnectionType
  24. 2015-04-30 11:23:56,718 Registering ObjectModel
  25. 2015-04-30 11:23:56,722 Registering Capability
  26. 2015-04-30 11:23:56,772 Adding FTS index for vc.vc
  27. 2015-04-30 11:23:56,913 Adding FTS index for ip.vrf
  28. 2015-04-30 11:23:56,970 Adding FTS index for ip.prefix
  29. 2015-04-30 11:23:56,978 Adding FTS index for ip.address
  30. 2015-04-30 11:24:01,145 Setting up 'select' polling method
  31. 2015-04-30 11:24:01,222 Activating 'select' poller
  32. 2015-04-30 11:24:01,222 Loading private ssh key from 'etc/ssh/id_rsa'
  33. 2015-04-30 11:24:01,222 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  34. 2015-04-30 11:24:01,222 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