Module: Philae

Defined in:
lib/philae/etcd_probe.rb,
lib/philae.rb,
lib/philae/prober.rb,
lib/philae/nsq_probe.rb,
lib/philae/http_probe.rb,
lib/philae/mongo_probe.rb,
lib/philae/pgsql_probe.rb,
lib/philae/docker_probe.rb,
lib/philae/philae_probe.rb,
lib/philae/collection_probe.rb,
lib/philae/nsq_cluster_probe.rb,
lib/philae/etcd_cluster_probe.rb

Overview

Philae::PostgreSQLProbe tries to connect to the given connection string and ping the database. The connection string must be in the form ‘postgres://[username:password@]host1[/[database]]`

Defined Under Namespace

Classes: CollectionProbe, DockerProbe, EtcdClusterProbe, EtcdProbe, HttpProbe, InvalidSSLConfig, MongoProbe, NSQClusterProbe, NSQProbe, PhilaeProbe, PostgreSQLProbe, Prober