temBoard is a powerful management tool for PostgreSQL.
temBoard agent is a Python service designed to run along PostgreSQL, exposing a REST API to implement various management tasks on PostgreSQL instance. See http://temboard.io/ for the big picture.
- Non intrusive daemon dedicated to one PostgreSQL cluster.
- No extra dependencies.
- Written python2.6 and python3, supported by stable distribution releases.
- Secured REST API with SSL and credentials.
- Extensible with plugins.
See temBoard documentation for available installation methods and details on configuration.