Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1548 connectés 

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

réponse à un ping

n°302355
watcho
Posté le 06-08-2003 à 20:50:25  profilanswer
 

Je cherche a pouvoir mettre une variable (ou un fichier) à 1 lorsque un ping répond et à 0 sinon,
 
genre:
 
 
si ping répond: echo 1 > /var/run/ping
sinon: echo 0 > /var/run/ping
 
une idée?

mood
Publicité
Posté le 06-08-2003 à 20:50:25  profilanswer
 

n°302358
Zaib3k
Posté le 06-08-2003 à 20:59:04  profilanswer
 

ya un truc dans le man qui parle de ca
 
edit :

Citation :

If ping does not receive any reply packets at all it will exit with code 1. If a packet count and deadline are both specified, and fewer than count packets are received by the time the deadline has arrived, it will also exit with code 1. On other error it exits with code 2. Otherwise it exits with code 0. This makes it possible to use the exit code to see if a host is alive or not.


 
ca devrait t'aider


Message édité par Zaib3k le 06-08-2003 à 21:02:36
n°302362
CSCMEUH
Posté le 06-08-2003 à 21:11:22  profilanswer
 

watcho a écrit :

Je cherche a pouvoir mettre une variable (ou un fichier) à 1 lorsque un ping répond et à 0 sinon,
 
genre:
 
 
si ping répond: echo 1 > /var/run/ping
sinon: echo 0 > /var/run/ping
 
une idée?
 


 

Code :
  1. ping -c 1 host &> /dev/null
  2. if [ $? != 0 ]; then
  3. echo "ping ko"
  4. else
  5. echo "ping ok"
  6. fi

n°302454
PinG
Rooteur
Posté le 07-08-2003 à 00:57:37  profilanswer
 

J'ai rien demandé  :??:


---------------
-- NO SLACKERS - violators will be fsck'd & tar'd
n°302472
alien cons​piracy
hardtrance addict
Posté le 07-08-2003 à 03:17:38  profilanswer
 

PinG a écrit :

J'ai rien demandé  :??:  

C'est que la variable est a 0  :D

n°302505
PinG
Rooteur
Posté le 07-08-2003 à 09:41:55  profilanswer
 

alien conspiracy a écrit :

C'est que la variable est a 0  :D  

k ;)


---------------
-- NO SLACKERS - violators will be fsck'd & tar'd
n°302508
Aiua
PSN : Aiua / GT : Aiua42
Posté le 07-08-2003 à 09:59:31  profilanswer
 

PinG a écrit :

J'ai rien demandé  :??:  

tu n'es pas un ping, tu es le PinG :o ;)


---------------
"The pen is mightier than the sword if the sword is very short, and the pen is very sharp." TP. Mes Jeux. Mes Ventes. Groupe HFR sur PlayFire.
n°303092
PinG
Rooteur
Posté le 07-08-2003 à 23:39:05  profilanswer
 

aiua a écrit :

tu n'es pas un ping, tu es le PinG :o ;)

;)
 
 :hello:


---------------
-- NO SLACKERS - violators will be fsck'd & tar'd
n°303274
Aiua
PSN : Aiua / GT : Aiua42
Posté le 08-08-2003 à 08:11:39  profilanswer
 

:hello:


---------------
"The pen is mightier than the sword if the sword is very short, and the pen is very sharp." TP. Mes Jeux. Mes Ventes. Groupe HFR sur PlayFire.
n°303282
Zitoire
Suppo de Satan
Posté le 08-08-2003 à 09:18:02  profilanswer
 

FS : Heureusement k'on est pas sur bla... euh discussions, sinon, on se serait fé TT + fermeture du topic !!! ;) OSA, nouveau blabla ?


---------------
Ce n'est pas parce qu'on est au régime qu'on a pas le droit de regarder le menu...

Aller à :
Ajouter une réponse
 

Sujets relatifs
Ping d'un client XP vers un serveur linux[debian] pb de ping zut http://www.fwbuilder.org/ marche aps chez moi
[debian] probleme de pingComment gerer les démons sous Linux ? (réponse inside)
[debian]ping qui ne marche pas, pkoi ??ping byzzare a counter .........
[Smoothwall]ping ok, mais pas accès page d'adminmldonkey: ping qui passe a 3sec qd je le lance ....
[www]ping mais pas de reponse serverréponse de ping: Packet filtered
Plus de sujets relatifs à : réponse à un ping


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR