Mudanças entre as edições de "Minicluster:Testes"
De WikiLICC
m (→Teste 0) |
m (→Teste 1) |
||
Linha 22: | Linha 22: | ||
== Teste 1 == | == Teste 1 == | ||
+ | Teste semelhante ao anterior utilizando o comando nmap | ||
+ | [dago@one] nmap -sP 192.168.0.108-123 | ||
+ | Nmap scan report for cell108 (192.168.0.108) | ||
+ | Host is up (0.00013s latency). | ||
+ | Nmap scan report for cell109 (192.168.0.109) | ||
+ | ... | ||
+ | |||
== Teste 2 == | == Teste 2 == | ||
== Teste 3 == | == Teste 3 == |
Edição das 12h32min de 14 de março de 2012
Índice
Teste 0
Apenas executa ping para descobrir quais máquinas estão ligadas formando um anel:
[dago@one] ./testeo_ping.sh ping 192.168.0.108 [ OK ] ping 192.168.0.109 [ OK ] ping 192.168.0.110 [ OK ] ping 192.168.0.111 [ OK ] ping 192.168.0.112 [ FALHOU ] ping 192.168.0.113 [ FALHOU ] ping 192.168.0.114 [ FALHOU ] ping 192.168.0.115 [ FALHOU ] ping 192.168.0.116 [ FALHOU ] ping 192.168.0.117 [ FALHOU ] ping 192.168.0.118 [ FALHOU ] ping 192.168.0.119 [ FALHOU ] ping 192.168.0.120 [ FALHOU ] ping 192.168.0.121 [ FALHOU ] ping 192.168.0.122 [ FALHOU ] ping 192.168.0.123 [ FALHOU ] THEMATRIX="one cell108 cell109 cell110 cell111"
Teste 1
Teste semelhante ao anterior utilizando o comando nmap
[dago@one] nmap -sP 192.168.0.108-123 Nmap scan report for cell108 (192.168.0.108) Host is up (0.00013s latency). Nmap scan report for cell109 (192.168.0.109) ...