Skip to content

Commit 5f73167

Browse files
serhiirevamajormoses
authored andcommitted
Centos installation
1 parent 0d544e9 commit 5f73167

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,14 @@ You can ovveride `pgpass` values with command line arguments, e.g. `-h` for host
8585
gem install sensu-plugins-postgres
8686
```
8787

88+
## Centos installation
89+
90+
```
91+
yum -y install gcc ruby-devel rubygems postgresql-devel
92+
sensu-install -p sensu-plugins-postgres
93+
94+
```
95+
8896
See [Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html) for details.
8997

9098
### Known issues

0 commit comments

Comments
 (0)