Advertisement
cyberbob61

Untitled

Aug 23rd, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. [root@192 noc]# ./noc add_mo_noc
  2. 2018-08-23 18:32:55,640 [noc.core.dcs.base] Resolve near service postgres
  3. 2018-08-23 18:32:55,643 [noc.core.dcs.base] Resolved near service postgres to ['192.168.90.42:5432']
  4. Unknown command: 'add_mo_noc'
  5. Type 'manage.py help' for usage.
  6. [root@192 noc]# ls -la custom/commands/
  7. итого 4
  8. drwxr-xr-x 2 root root 27 авг 23 18:30 .
  9. drwxr-xr-x 3 root root 22 авг 23 18:29 ..
  10. -rw-r--r-- 1 root root 1897 авг 23 18:31 add_mo_noc.py
  11. [root@192 noc]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement