temelio_monitoring.resource.webserver.nginx package

Submodules

temelio_monitoring.resource.webserver.nginx.stub_status_page module

This module manage the StubStatusPage class

This is an Nginx status page were we can see useful informations about connections states count

class temelio_monitoring.resource.webserver.nginx.stub_status_page.StubStatusPage(url='', username='', password='', contexts=None)[source]

Bases: nagiosplugin.resource.Resource

This ressource manage data in Nginx stub status page

probe()[source]

Get status page content and return Metric objects

Returns:a generator with statistics
Return type:generator

Module contents

Manage Nginx module classes import