Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@hostname-ubuntu-01:~# cd /opt/noc
- root@hostname-ubuntu-01:/opt/noc# ./noc datastream rebuild --datastream managedo bject
- 2021-03-04 19:42:34,355 [noc.core.ioloop.util] Setting up asyncio event loop pol icy
- 2021-03-04 19:42:34,355 [noc.core.ioloop.util] Setting up default event loop
- 2021-03-04 19:42:34,563 [noc.core.dcs.base] Resolve near service postgres
- 2021-03-04 19:42:34,589 [noc.core.dcs.base] Resolved near service postgres to [' 172.16.99.124:5432']
- 2021-03-04 19:42:35,890 [py.warnings] /opt/noc/core/profile/base.py:72: UserWarn ing: None: 'pattern_more' '^---MORE---' pattern must be of binary type. Support for text values will be removed in NOC 20.2
- warnings.warn(
- 2021-03-04 19:42:36,075 [noc.core.cache.base] Using cache backend: noc.core.cach e.mongo.MongoCache
- 2021-03-04 19:42:36,539 [noc.core.dcs.base] [mongo] Starting resolver (near=Fals e)
- 2021-03-04 19:42:36,542 [noc.core.dcs.base] [mongo] Set active services to: mong o: 172.16.99.124:27017
- 2021-03-04 19:42:36,542 [noc.core.dcs.base] [mongo] Stopping resolver
- 2021-03-04 19:42:36,542 [noc.core.mongo.connection] Connecting to MongoDB {'db': 'noc', 'username': 'noc', 'password': '********', 'authentication_source': 'noc ', 'replicaSet': 'noc', 'readPreference': 'secondaryPreferred', 'maxIdleTimeMS': 60000, 'host': 'mongodb://noc:********@172.16.99.124:27017/noc'}
- 2021-03-04 19:42:36,566 [noc.core.loader.base] [datastream] Loading managedobjec t
- 100% (0.09 of 0.09) |####################| Elapsed Time: 0:00:00 Time: 0:00:00
- Done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement