stop ping

This commit is contained in:
Jérôme Bousquié
2018-12-05 10:31:22 +01:00
parent 5a080696ad
commit 429c33df9e
9 changed files with 110 additions and 12 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
<?php
// Version
$version = "1.6.0";
$version = "1.6";
// URL administration de Winlog
$winlog_url = "https://winlog.iut-rodez.fr/admin/";
// URL serveur Winlog : URL sur laquelle les requêtes des PC clients arrivent
@@ -151,8 +151,9 @@ $fichier_liste_ping = "/var/www/html/admin/ping/liste_ping.txt";
// timeout si pas de réponse au ping en milliseconde
$ping_timeout = 100;
// fichier bash de lancement du démon, doit être éxecutable (ne pas modifier)
// laisser vide pour ne pas activer le démon ping : $winlog_start_ping = "";
$winlog_start_ping = "/var/www/html/admin/ping/winlog_start_ping.sh";
// fichier bash d'arrêt du démon, doit être éxecutable (ne pas modifier)
$winlog_stop_ping = "/var/www/html/admin/ping/winlog_stop_ping.sh";
// fichier bash du démon pinger, doit être éxecutable (ne pas modifier)
$winlog_ping = "/var/www/html/admin/ping/winlog_ping.sh";
// fichier de log