2017 © Pedro Peláez
 

simplesamlphp-module simplesamlphp-module-monitor

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

image

tvdijen/simplesamlphp-module-monitor

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  • Thursday, July 12, 2018
  • by tvdijen
  • Repository
  • 1 Watchers
  • 3 Stars
  • 129 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 7 Open issues
  • 18 Versions
  • 57 % Grown

The README.md

simplesamlphp-module-monitor

[Build Status] Scrutinizer Code Quality codecov, (*1)

This module provides a framework for monitoring SimpleSAMLphp., (*2)

Using TestSuites and TestCases, virtually anything can be monitored. TestSuites and TestCases for the most common usecases ship with the module, but you can easily add your own!, (*3)

When you enable this module, a link to the monitoring-page will appear on the admin configuration-tab. Add ?output=xml to the url to get an XML-representation of the monitoring-page, for use with your 3rd party monitoring system like SCOM / Nagios, or even load balancers that determine a node's health. A JSON-formatted output is also possible using ?output=json in the url., (*4)

The XML-page will also set a HTTP reponse-code corresponding to the 'overall status': - 200 - Everything is OK - 417 - There is at least one warning - 500 - There is at least one error, (*5)

Install

Install with composer, (*6)

vendor/bin/composer require tvdijen/simplesamlphp-module-monitor

Configuration

Next thing you need to do is to enable the module:, (*7)

in config.php, search for the module.enable key and set monitor to true:, (*8)

    'module.enable' => [ 'monitor' => true, … ],

Copy config-templates/module_monitor.php to the SimpleSAML config-directory, (*9)

The Versions

12/07 2018

dev-master

9999999-dev

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0 LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

04/06 2018

dev-patch-namespace

dev-patch-namespace

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

22/05 2018

dev-monitor-2.3.0

dev-monitor-2.3.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

22/05 2018

v2.3.0

2.3.0.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

14/05 2018

dev-monitor-2.2.x

dev-monitor-2.2.x

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

14/05 2018

v2.2.0

2.2.0.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

07/05 2018

dev-monitor-2.1.x

dev-monitor-2.1.x

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

07/05 2018

v2.1.1

2.1.1.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

07/05 2018

dev-monitor-2.0.x

dev-monitor-2.0.x

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

07/05 2018

dev-monitor-1.x

dev-monitor-1.x

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

06/05 2018

v2.1.0

2.1.0.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

06/05 2018

v2.0.1

2.0.1.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

05/05 2018

v1.1.3

1.1.3.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

05/05 2018

v2.0.0

2.0.0.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

04/02 2018

v1.1.2

1.1.2.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

27/11 2017

v1.1.1

1.1.1.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

13/11 2017

v1.1.0

1.1.0.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring

24/10 2017

v1.0.0

1.0.0.0

A module that is able to perform various checks on the health of a SimpleSAMLphp installation

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

by Tim van Dijen

simplesamlphp health monitoring