| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Module monitors one or more postgres servers.
Requirements:
Following charts are drawn:
For all available options please see module configuration file.
socket:
name : 'socket'
user : 'postgres'
database : 'postgres'
tcp:
name : 'tcp'
user : 'postgres'
database : 'postgres'
host : 'localhost'
port : 5432When no configuration file is found, module tries to connect to TCP/IP socket: localhost:5432.
| Back | FazBrowse Home | New Git URL |