Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 418 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 418 Bytes

Installation

Copy postgres_tablecount_ into the plugin directory of the pg node, launch autoconfiguration and restart munin node :

git clone https//github.com/af83/postgres_tablecount_.git
cd postgres_tablecount_.git
sudo cp postgres_tablecount_ /usr/local/share/munin/plugins/

sudo munin-node-configure --libdir /usr/local/share/munin/plugins --shell | sudo bash

sudo systemctl restart munin-node