temelio_monitoring.resource.database.redis package

Submodules

temelio_monitoring.resource.database.redis.scalar_info_value module

This ressource check Redis scalar info values

class temelio_monitoring.resource.database.redis.scalar_info_value.ScalarInfoValue(**kwargs)[source]

Bases: nagiosplugin.resource.Resource

This ressource get one value from redis information about connections

probe()[source]

Get information data about connections and return Metric objects

Returns:a generator with informations
Return type:generator

Module contents

Manage Redis module classes import