Guest User

Untitled

a guest
Mar 12th, 2021
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. ssh://root@***.**.**.***:22/opt/noc/bin/python -u /opt/noc/commands/script.py --debug Eltex.MES.get_uptime Begovaya229_4_Teh
  2. 2021-03-12 15:57:27,194 [py.warnings] /opt/noc/core/profile/base.py:72: UserWarning: None: 'pattern_more' '^---MORE---' pattern must be of binary type. Support for text values will be removed in NOC 20.2
  3. warnings.warn(
  4.  
  5. 2021-03-12 18:57:27,360 [noc.core.ioloop.util] Setting up asyncio event loop policy
  6. 2021-03-12 18:57:27,360 [noc.core.ioloop.util] Setting up default event loop
  7. 2021-03-12 18:57:27,361 [asyncio] Using selector: EpollSelector
  8. 2021-03-12 18:57:27,362 [root] Starting DCS runner thread
  9. 2021-03-12 18:57:27,362 [asyncio] Using selector: EpollSelector
  10. 2021-03-12 18:57:27,363 [root] DCS runner thread is ready
  11. 2021-03-12 18:57:27,363 [root] Starting DCS consul://consul:8500/noc
  12. 2021-03-12 18:57:27,426 [noc.core.dcs.base] Resolve near service postgres
  13. 2021-03-12 18:57:27,427 [noc.core.http.client] HTTP GET http://consul:8500/v1/health/service/postgres?passing=1&near=_agent
  14. 2021-03-12 18:57:27,431 [noc.core.http.client] HTTP Response 200
  15. 2021-03-12 18:57:27,432 [noc.core.dcs.base] Resolved near service postgres to ['***.**.**.***:****']
  16. 2021-03-12 18:57:27,650 [noc.main.models.textindex] Adding FTS index for ip.vrf
  17. 2021-03-12 18:57:27,677 [noc.core.cache.base] Using cache backend: noc.core.cache.mongo.MongoCache
  18. 2021-03-12 18:57:27,722 [noc.main.models.doccategory] Registering Capability
  19. 2021-03-12 18:57:27,724 [noc.main.models.doccategory] Registering MetricType
  20. 2021-03-12 18:57:27,757 [noc.main.models.doccategory] Registering ConnectionType
  21. 2021-03-12 18:57:27,766 [noc.main.models.doccategory] Registering ObjectModel
  22. 2021-03-12 18:57:27,796 [noc.main.models.textindex] Adding FTS index for sa.managedobject
  23. 2021-03-12 18:57:27,808 [asyncio] Using selector: EpollSelector
  24. 2021-03-12 18:57:27,809 [noc.core.dcs.base] [mongo] Starting resolver (near=False)
  25. 2021-03-12 18:57:27,810 [noc.core.dcs.base] [mongo] Requesting changes from index 0
  26. 2021-03-12 18:57:27,810 [noc.core.http.client] HTTP GET http://consul:8500/v1/health/service/mongo?passing=1
  27. 2021-03-12 18:57:27,813 [noc.core.http.client] HTTP Response 200
  28. 2021-03-12 18:57:27,814 [noc.core.dcs.base] [mongo] Index changed 0 -> 265998. Applying changes
  29. 2021-03-12 18:57:27,814 [noc.core.dcs.base] [mongo] Set active services to: mongo: ***.**.**.***:****
  30. 2021-03-12 18:57:27,815 [noc.core.dcs.base] [mongo] Stopping resolver
  31. 2021-03-12 18:57:27,816 [noc.core.mongo.connection] Connecting to MongoDB {'db': 'noc', 'username': 'noc', 'password': '********', 'authentication_source': 'noc', 'replicaSet': 'noc', 'readPreference': 'secondaryPreferred', 'maxIdleTimeMS': 60000, 'host': 'mongodb://noc:********@***.**.**.***:27017/noc'}
  32. 2021-03-12 18:57:27,897 [noc.core.loader.base] [script] Loading script Eltex.MES.get_uptime
  33. 2021-03-12 18:57:27,912 [noc.core.loader.base] [profile] Loading profile Eltex.MES
  34. 2021-03-12 18:57:27,920 [script] [Eltex.MES.get_uptime|***.**.**.***] Filling get_version cache with {'vendor': 'Eltex', 'platform': 'MES-2308', 'version': '4.0.10.1', 'image': 'mes3300-4010-1R16.ros'}
  35. 2021-03-12 18:57:27,920 [script] [Eltex.MES.get_uptime|***.**.**.***] is_has_image = True
  36. 2021-03-12 18:57:27,921 [script] [Eltex.MES.get_uptime|***.**.**.***] is_has_chgroup = True
  37. 2021-03-12 18:57:27,921 [script] [Eltex.MES.get_uptime|***.**.**.***] is_3124 = False
  38. 2021-03-12 18:57:27,921 [script] [Eltex.MES.get_uptime|***.**.**.***] Running. Input arguments: {}, timeout 3600
  39. 2021-03-12 18:57:27,922 [script] [Eltex.MES.get_uptime|***.**.**.***] Result: None
  40. 2021-03-12 18:57:27,922 [script] [Eltex.MES.get_uptime|***.**.**.***] Complete (0.71ms)
  41. None
  42.  
  43. Process finished with exit code 0
  44.  
Advertisement
Add Comment
Please, Sign In to add comment