Advertisement
Guest User

Untitled

a guest
Aug 7th, 2015
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. ubuntu@ubuntu /opt/noc % ./noc debug-script commands 3_mag_dom-5 "commands=['dir']"
  2. 2015-08-07 12:07:50,426 Using JSON library: cjson
  3. 2015-08-07 12:07:50,427 Cannot initialize CP reporting: [Errno 13] Permission denied: 'local/cp'
  4. 2015-08-07 12:07:50,435 SSH: Using gmpy
  5. 2015-08-07 12:07:50,555 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  6. 2015-08-07 12:07:50,771 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  7. 2015-08-07 12:07:50,783 Loading PeriodicRegistry
  8. 2015-08-07 12:07:50,808 Registering MetricType
  9. 2015-08-07 12:07:50,815 Loading compiled MIBs
  10. 2015-08-07 12:07:50,815 Loading compiled MIBs from 'cmibs'
  11. 2015-08-07 12:07:50,815 Loading MIB: RFC1213-MIB
  12. 2015-08-07 12:07:50,816 Loading MIB: SNMPv2-MIB
  13. 2015-08-07 12:07:50,816 Loading MIB: IP-MIB
  14. 2015-08-07 12:07:50,816 Loading MIB: IF-MIB
  15. 2015-08-07 12:07:50,817 Loading MIB: CISCO-PPPOE-MIB
  16. 2015-08-07 12:07:50,817 Loading MIB: CISCO-VPDN-MGMT-MIB
  17. 2015-08-07 12:07:50,825 Configuring metric mappings sa.managedobject -> object.{{object.name|qm}}.{{metric_type|qm}}
  18. 2015-08-07 12:07:50,826 Configuring metric mappings inv.interface -> object.{{object.managed_object.name|qm}}.interface.{{object.name|qm}}.{{metric_type|qm}}
  19. 2015-08-07 12:07:50,828 Installing probe config watchers
  20. 2015-08-07 12:07:50,829 Loading DownloaderRegistry
  21. 2015-08-07 12:07:50,872 Loading ProfileRegistry
  22. 2015-08-07 12:07:51,931 Loading ScriptRegistry
  23. 2015-08-07 12:07:52,141 Adding FTS index for sa.managedobject
  24. 2015-08-07 12:07:52,152 Registering Capability
  25. 2015-08-07 12:07:52,176 Adding FTS index for ip.vrf
  26. 2015-08-07 12:07:52,183 Adding FTS index for vc.vc
  27. 2015-08-07 12:07:52,297 Adding FTS index for ip.prefix
  28. 2015-08-07 12:07:52,299 Adding FTS index for ip.address
  29. 2015-08-07 12:07:52,515 Setting up 'select' polling method
  30. 2015-08-07 12:07:52,516 Activating 'select' poller
  31. 2015-08-07 12:07:52,516 Loading private ssh key from 'etc/ssh/id_rsa'
  32. 2015-08-07 12:07:52,516 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  33. 2015-08-07 12:07:52,516 Cannot find ssh keys. Generate one by './noc generate-ssh-keys' command
  34. ubuntu@ubuntu /opt/noc %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement