Skip to content

Packages for libpg to work with sensu embedded ruby

Notifications You must be signed in to change notification settings

sensu-plugins/sensu-pg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sensu pg

Sensu pg is package with compiled libpg against sensu openssl. It makes pg gem installation possible in sensu embedded environment. RPM package will be soon.


Building debian package from source

  1. Clone this repo
git clone https://github.com/sensu-plugins/sensu-pg.git
  1. Install sensu and build-essential pkgs
sudo apt-get install sensu build-essential debhelper
  1. Enter in git repo directory
cd sensu-pg
  1. Build debian binary package
dpkg-buildpackage -b
  1. Install package with dpkg
sudo dpkg -i ../sensu-pg_1.0.2-3_amd64.deb

## Install binary package
1. Go to release page
2. Download the newest deb package
3. Install it with dpkg 

About

Packages for libpg to work with sensu embedded ruby

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published