Skip to content

Commit 7aacd5b

Browse files
committed
Merge pull request #3 from ph07/patch-1
Update README.md
2 parents 2381777 + 31faeaa commit 7aacd5b

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@ Boundary PostgreSQL Plugin
44

55
Extracts metrics from a PostgreSQL database instance.
66

7-
Prerequisites
8-
-------------
9-
The following items are required on the host platform in addition to the Boundary Premium [relay](http://premium-support.boundary.com/customer/portal/articles/1635550-plugins---how-to).
10-
- Python 2.6.6 or later
11-
- PsycoPG2 module
12-
- PostreSQL development packages: postgresql-devel
13-
- Python development packages: python-devel
7+
### Prerequisites
8+
9+
| OS | Linux | Windows | SmartOS | OS X |
10+
|:----------|:-----:|:-------:|:-------:|:----:|
11+
| Supported | v | v | v | v |
12+
13+
14+
| Runtime | node.js | Python | Java |
15+
|:---------|:-------:|:------:|:----:|
16+
| Required | | + | |
17+
18+
- [How to install Python?](https://help.boundary.com/hc/articles/202270132)
19+
- Python libraries: PsycoPG2, postgresql-devel, python-devel
1420

1521
### Plugin Setup
1622

@@ -68,4 +74,3 @@ The following items are required on the host platform in addition to the Boundar
6874
|PostgreSQL - Tuples Inserted |PostgreSQL - Tuples Inserted |
6975
|PostgreSQL - Tuples Returned |PostgreSQL - Tuples Returned |
7076
|PostgreSQL - Tuples Updated |PostgreSQL - Tuples Updated |
71-

0 commit comments

Comments
 (0)