Project

General

Profile

Demande #3730

Ajouter une sonde sur la disponibilité de cmcic_paiement

Added by Christian P. Momon over 4 years ago. Updated about 4 years ago.

Status:
Fermé
Priority:
Normale
Assignee:
Christian P. Momon
Category:
-
Target version:
Start date:
06/03/2019
Due date:
% Done:

0%

Estimated time:
Difficulté:
2 Facile

Description

Suite à une modification malheureuse du fichier de configuration du site adherents.april.org, le lien banque->gdtc(post paiement) a été rompu pendant quelques jours.

Demande : ajouter une sonde pour détecter la non disponibilité du service web cmcic_paiement.


Related issues

Related to gDTC - Anomalie #3729: Accusé de réception invalide pour les paiements par CB immédiate depuis le 27/05/2019Fermé06/03/2019

Actions

History

#1

Updated by Christian P. Momon over 4 years ago

  • Status changed from Nouveau to Résolu
  • Assignee set to Christian P. Momon

Dans galanga:/etc/icinga/objects/hosts/cluster-vms/bastion.cfg, ajout de :

define service {
        service_description     Check Web cmic_response
        use                     web-service
        host_name               bastion
        _fqdn                   adherents.april.org
        _uri                    /cmcic_response.php
        _string                 Flavor inconnue 'flavor'.
}

define service {
        service_description     Check Secure Web cmic_response
        use                     secure-web-service
        host_name               bastion
        _fqdn                   adherents.april.org
        _uri                    /cmcic_response.php
        _string                 Flavor inconnue 'flavor'.
}

#2

Updated by Christian P. Momon over 4 years ago

Résultat du test de remettre une redirection HTTPS :

13:04 < vivivi[4]> [00] bastion:Check Web cmic_response is CRITICAL: HTTP CRITICAL - Invalid HTTP response received from host: HTTP/1.1 301 Moved Permanently

#3

Updated by Isabella Vanni over 4 years ago

  • Related to Anomalie #3729: Accusé de réception invalide pour les paiements par CB immédiate depuis le 27/05/2019 added
#4

Updated by Quentin Gibeaux about 4 years ago

  • Status changed from Résolu to Fermé

Also available in: Atom PDF