Advertisement
Guest User

Untitled

a guest
May 28th, 2018
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. Command: /sbin/iptables-save | grep "dport 162": exit-status:
  2. Expected
  3. <int>: 1
  4. to equal
  5. <int>: 0
  6. Command: /sbin/iptables-save | grep "dport 162": stdout: patterns not found: [/ACCEPT/]
  7.  
  8. Command: /sbin/iptables-save | grep "dport 162": exit-status:
  9. Expected
  10. <int>: 1
  11. to equal
  12. <int>: 0
  13. Command: /sbin/iptables-save | grep "dport 162": stdout: patterns not found: [/ACCEPT/]
  14.  
  15. Command: /opt/noc/noc ctl status |grep correlator: stdout: patterns not found: [/correlator-.+RUNNING/]
  16.  
  17. File: /var/lib/grafana/provisioning/datasources/NocDS.yml: owner:
  18. Expected
  19. <string>: grafana
  20. to equal
  21. <string>: root
  22. File: /var/lib/grafana/provisioning/datasources/NocDS.yml: group:
  23. Expected
  24. <string>: grafana
  25. to equal
  26. <string>: root
  27.  
  28.  
  29. File: /opt/noc/ui/bi/index.html: mode:
  30. Expected
  31. <string>: 0666
  32. to equal
  33. <string>: 0644
  34.  
  35.  
  36. Addr: tcp://smtp.yandex.ru:465: reachable:
  37. Expected
  38. <bool>: false
  39. to equal
  40. <bool>: true
  41.  
  42.  
  43. Failures/Skipped:
  44.  
  45. Command: /sbin/iptables-save | grep "dport 162": exit-status:
  46. Expected
  47. <int>: 1
  48. to equal
  49. <int>: 0
  50. Command: /sbin/iptables-save | grep "dport 162": stdout: patterns not found: [/ACCEPT/]
  51.  
  52. Command: /sbin/iptables-save | grep "dport 514": exit-status:
  53. Expected
  54. <int>: 1
  55. to equal
  56. <int>: 0
  57. Command: /sbin/iptables-save | grep "dport 514": stdout: patterns not found: [/ACCEPT/]
  58.  
  59. Command: /opt/noc/noc ctl status |grep correlator: stdout: patterns not found: [/correlator-.+RUNNING/]
  60.  
  61. File: /var/lib/grafana/provisioning/datasources/NocDS.yml: owner:
  62. Expected
  63. <string>: grafana
  64. to equal
  65. <string>: root
  66. File: /var/lib/grafana/provisioning/datasources/NocDS.yml: group:
  67. Expected
  68. <string>: grafana
  69. to equal
  70. <string>: root
  71.  
  72. File: /opt/noc/ui/bi/index.html: mode:
  73. Expected
  74. <string>: 0666
  75. to equal
  76. <string>: 0644
  77.  
  78. Addr: tcp://smtp.yandex.ru:465: reachable:
  79. Expected
  80. <bool>: false
  81. to equal
  82. <bool>: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement